diff options
author | Gerald Pfeifer <gerald@pfeifer.com> | 2010-06-09 23:46:33 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@gcc.gnu.org> | 2010-06-09 23:46:33 +0000 |
commit | 07a67d6a95eb71c83de2025fce75118bd26dcd6a (patch) | |
tree | f3063ea0dc11ba062ec96ded3cbf47e54f536deb /gcc/java/gcj.texi | |
parent | 15e80fc3b1203a7ba72f1fa1dfd0079b6b691285 (diff) | |
download | gcc-07a67d6a95eb71c83de2025fce75118bd26dcd6a.zip gcc-07a67d6a95eb71c83de2025fce75118bd26dcd6a.tar.gz gcc-07a67d6a95eb71c83de2025fce75118bd26dcd6a.tar.bz2 |
fdl.texi: Move to GFDL version 1.3.
gcc:
* doc/include/fdl.texi: Move to GFDL version 1.3.
* doc/cpp.texi: Move to GFDL version 1.3.
* doc/gcc.texi: Move to GFDL version 1.3. Fix copyright years.
* doc/gccint.texi: Move to GFDL version 1.3.
* doc/gcov.texi: Move to GFDL version 1.3. Update copyright years.
* doc/install.texi: Move to GFDL version 1.3. Fix copyright years.
* doc/invoke.texi: Move to GFDL version 1.3.
gcc/fortran:
* gfc-internals.texi: Move to GFDL 1.3.
* gfortran.texi: Ditto.
* intrinsic.texi: Ditto.
* invoke.texi: Ditto.
gcc/java:
* gcj.texi: Move to GFDL version 1.3. Fix copyright years.
libgomp:
* libgomp.texi: Move to GFDL version 1.3. Update copyright years.
From-SVN: r160518
Diffstat (limited to 'gcc/java/gcj.texi')
-rw-r--r-- | gcc/java/gcj.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/java/gcj.texi b/gcc/java/gcj.texi index 46b0899..01acf43 100644 --- a/gcc/java/gcj.texi +++ b/gcc/java/gcj.texi @@ -17,14 +17,14 @@ @c the word ``Java'. @c When this manual is copyrighted. -@set copyrights-gcj 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 +@set copyrights-gcj 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2010 @copying @c man begin COPYRIGHT Copyright @copyright{} @value{copyrights-gcj} 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.2 or +under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, the Front-Cover Texts being (a) (see below), and with the Back-Cover Texts being (b) (see below). |