Sophie

Sophie

distrib > Mandriva > current > x86_64 > by-pkgid > 05965ea51ba88df53613c82df06af8e0 > files > 8

bos-2.5-3mdv2010.1.x86_64.rpm

GCC libs copyright statements and licensing terms
=================================================
GCC is Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
Free Software Foundation, Inc.

This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any
later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.

The libstdc++-v3 library is licensed under the terms of the GNU General
Public License, with this special exception:

   As a special exception, you may use this file as part of a free software
   library without restriction.  Specifically, if other files instantiate
   templates or use macros or inline functions from this file, or you compile
   this file and link it with other files to produce an executable, this
   file does not by itself cause the resulting executable to be covered by
   the GNU General Public License.  This exception does not however
   invalidate any other reasons why the executable file might be covered by
   the GNU General Public License.

gcc/libgcc2.c (source for libgcc) has the following addition:

    In addition to the permissions in the GNU General Public License,
    the Free Software Foundation gives you unlimited permission to
    link the compiled version of this file into combinations with
    other programs, and to distribute those combinations without any
    restriction coming from the use of this file.  (The General Public
    License restrictions do apply in other respects; for example, they
    cover modification of the file, and distribution when not linked
    into a combine executable.)

gcc/unwind-libunwind.c (source for libgcc) has the following addition:

    As a special exception, if you link this library with other files,
    some of which are compiled with GCC, to produce an executable,
    this library does not by itself cause the resulting executable to
    be covered by the GNU General Public License.  This exception does
    not however invalidate any other reasons why the executable file
    might be covered by the GNU General Public License.