diff options
author | Joseph Myers <jsm@polyomino.org.uk> | 2003-02-04 01:27:53 +0000 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2003-02-04 01:27:53 +0000 |
commit | b3a8389d1892fa92870da786523894ad36c8f991 (patch) | |
tree | 0bede92bd7becdf86900bdbf00680c083391dec8 /libiberty | |
parent | 95628882f05787d9e753f91bc8b302a2e28b9e6d (diff) | |
download | gcc-b3a8389d1892fa92870da786523894ad36c8f991.zip gcc-b3a8389d1892fa92870da786523894ad36c8f991.tar.gz gcc-b3a8389d1892fa92870da786523894ad36c8f991.tar.bz2 |
fastjar.texi: Update to GFDL 1.2.
fastjar:
* fastjar.texi: Update to GFDL 1.2.
gcc:
* doc/gcc.texi, doc/gccint.texi, doc/gcov.texi,
doc/include/fdl.texi, doc/invoke.texi: Update to GFDL 1.2.
* doc/install.texi: Update copyright dates. Update to GFDL 1.2.
gcc/ada:
* gnat_rm.texi, gnat_ug.texi: Update to GFDL 1.2.
* gnat_ug_unx.texi, gnat_ug_vms.texi, gnat_ug_vxw.texi,
gnat_ug_wnt.texi: Regenerate.
gcc/f:
* g77.texi, invoke.texi: Update to GFDL 1.2.
gcc/java:
* gcj.texi: Update to GFDL 1.2.
gcc/treelang:
* treelang.texi: Update to GFDL 1.2.
libiberty:
* libiberty.texi: Update to GFDL 1.2.
libstdc++-v3:
* docs/html/17_intro/porting.texi: Update to GFDL 1.2.
* docs/html/17_intro/porting.html: Regenerate.
From-SVN: r62365
Diffstat (limited to 'libiberty')
-rw-r--r-- | libiberty/ChangeLog | 4 | ||||
-rw-r--r-- | libiberty/libiberty.texi | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 9945c9c..57acfc0 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,7 @@ +2003-02-04 Joseph S. Myers <jsm@polyomino.org.uk> + + * libiberty.texi: Update to GFDL 1.2. + 2003-01-30 Christian Cornelssen <ccorn@cs.tu-berlin.de> * Makefile.in (libiberty_topdir): New subst. diff --git a/libiberty/libiberty.texi b/libiberty/libiberty.texi index 4b60d6a..b57e3c5 100644 --- a/libiberty/libiberty.texi +++ b/libiberty/libiberty.texi @@ -29,7 +29,7 @@ This edition accompanies GCC 3, September 2001. Copyright @copyright{} 2001 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document - under the terms of the GNU Free Documentation License, Version 1.1 + under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the @@ -58,7 +58,7 @@ notice identical to this one except for the removal of this paragraph Copyright @copyright{} 2001 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document - under the terms of the GNU Free Documentation License, Version 1.1 + under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the |