diff options
author | Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | 2008-07-30 05:28:53 +0000 |
---|---|---|
committer | Ralf Wildenhues <rwild@gcc.gnu.org> | 2008-07-30 05:28:53 +0000 |
commit | 70b1e3763115ba960003375325844418d0eb0eaa (patch) | |
tree | e1d6528d31af8931b7f3f106dfea46dad443171a /gcc/doc/cpp.texi | |
parent | d161cb2dde01d0224f471b8a3ed16ab858276dc1 (diff) | |
download | gcc-70b1e3763115ba960003375325844418d0eb0eaa.zip gcc-70b1e3763115ba960003375325844418d0eb0eaa.tar.gz gcc-70b1e3763115ba960003375325844418d0eb0eaa.tar.bz2 |
re PR ada/15479 (Ada manual problems)
gcc/ada/
PR documentation/15479
* gnat-style.texi: Remove AdaCore copyright statement and GPL
statement for GNAT. Add @copying stanza, use it. Update to
GFDL 1.2. Do not list GFDL as Invariant Section, do not list
title as Front-Cover Text.
* gnat_rm.texi: Likewise.
* gnat_ugn.texi: Likewise.
gcc/
* doc/cpp.texi: Update to GFDL 1.2.
* doc/gcc.texi: Do not list GPL as Invariant Section.
* doc/gccint.texi: Likewise. Update copyright years.
* doc/install.texi: Update copyright years.
gcc/fortran/
* gfc-internals.texi: Update to GFDL 1.2. Do not list GPL as
Invariant Section.
* gfortran.texi: Likewise.
* intrinsic.texi: Do not list GPL as Invariant Section.
* invoke.texi: Likewise. Update copyright years.
gcc/java/
* gcj.texi: Update copyright years. Do not list GPL as
Invariant Section.
libgomp/
* libgomp.texi: Update to GFDL 1.2. Update copyright years.
Do not list GPL as Invariant Section.
From-SVN: r138293
Diffstat (limited to 'gcc/doc/cpp.texi')
-rw-r--r-- | gcc/doc/cpp.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/cpp.texi b/gcc/doc/cpp.texi index 7b5eb7f..aaf83f9 100644 --- a/gcc/doc/cpp.texi +++ b/gcc/doc/cpp.texi @@ -15,7 +15,7 @@ Copyright @copyright{} 1987, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 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. A copy of the license is included in the @c man end |