diff options
author | DJ Delorie <dj@delorie.com> | 2003-02-04 02:13:39 +0000 |
---|---|---|
committer | DJ Delorie <dj@delorie.com> | 2003-02-04 02:13:39 +0000 |
commit | fd0f53447dbefe9791dfbc7404f2245edd36db68 (patch) | |
tree | cc1f3b86524759f977e521579a5b207a3d2ca7fa | |
parent | 0452b27d8eb0b9c8d880508ea4fa4b36c6fd5e8e (diff) | |
download | gdb-fd0f53447dbefe9791dfbc7404f2245edd36db68.tar.gz |
merge from gcc
-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 9945c9ceafc..57acfc068eb 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 4b60d6a07fb..b57e3c530e1 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 |