aboutsummaryrefslogtreecommitdiff
path: root/libiberty
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2002-03-12 20:42:36 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>2002-03-12 20:42:36 +0000
commita5e5b673825845455b48c7e8fd5d50c43dc918e6 (patch)
tree610532e68b980e636f1ac80d4276f7bba4256203 /libiberty
parentfa8bcfde1a4a4ff84cdd1ccad3e7827e6f4fab53 (diff)
downloadgcc-a5e5b673825845455b48c7e8fd5d50c43dc918e6.zip
gcc-a5e5b673825845455b48c7e8fd5d50c43dc918e6.tar.gz
gcc-a5e5b673825845455b48c7e8fd5d50c43dc918e6.tar.bz2
cp-demangle.c: Add libgcc exception to cp-demangle.c copyright notice.
* cp-demangle.c: Add libgcc exception to cp-demangle.c copyright notice. From-SVN: r50680
Diffstat (limited to 'libiberty')
-rw-r--r--libiberty/ChangeLog5
-rw-r--r--libiberty/cp-demangle.c9
2 files changed, 14 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 109cab5..0723f30 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,8 @@
+2002-03-12 Mark Mitchell <mark@codesourcery.com>
+
+ * cp-demangle.c: Add libgcc exception to cp-demangle.c copyright
+ notice.
+
2002-03-11 Douglas B Rupp <rupp@gnat.com>
* xatexit.c [VMS]: Include stdlib.h and unixlib.h.
diff --git a/libiberty/cp-demangle.c b/libiberty/cp-demangle.c
index 136dc72..c9d27e4 100644
--- a/libiberty/cp-demangle.c
+++ b/libiberty/cp-demangle.c
@@ -9,6 +9,15 @@
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
+ 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 combined
+ executable.)
+
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