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 /gcc/f | |
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 'gcc/f')
-rw-r--r-- | gcc/f/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/f/g77.texi | 2 | ||||
-rw-r--r-- | gcc/f/invoke.texi | 2 |
3 files changed, 6 insertions, 2 deletions
diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index 9241290..553ce62 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,3 +1,7 @@ +2003-02-04 Joseph S. Myers <jsm@polyomino.org.uk> + + * g77.texi, invoke.texi: Update to GFDL 1.2. + 2003-01-31 Toon Moene <toon@moene.indiv.nluug.nl> * news.texi: Document fixing PR fortran/7681 diff --git a/gcc/f/g77.texi b/gcc/f/g77.texi index 1ae25e4..3c1fce2 100644 --- a/gcc/f/g77.texi +++ b/gcc/f/g77.texi @@ -66,7 +66,7 @@ Copyright @copyright{} @value{copyrights-g77} 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 or +under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with the Invariant Sections being ``GNU General Public License'' and ``Funding Free Software'', the Front-Cover diff --git a/gcc/f/invoke.texi b/gcc/f/invoke.texi index 58710ce..50c7ca4 100644 --- a/gcc/f/invoke.texi +++ b/gcc/f/invoke.texi @@ -9,7 +9,7 @@ Copyright @copyright{} 1996, 1997, 1998, 1999, 2000, 2001, 2002 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 or +under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with the Invariant Sections being ``GNU General Public License'' and ``Funding Free Software'', the Front-Cover texts being (a) (see below), and with |