Patch to move to GFDL 1.2

Joseph S. Myers jsm28@cam.ac.uk
Tue Feb 4 01:59:00 GMT 2003


This patch updates the GCC manuals from GFDL >= 1.1 to GFDL >= 1.2
(version update approved by RMS).  This copy includes only the libstdc++
and fastjar changes; for the rest, see gcc-patches.  Note that I haven't
updated the libstdc++ onlinedocs that use the GFDL (with a plaintext
COPYING.DOC file), only the Texinfo manuals.

It passes "make info", "make dvi" and "make generated-manpages".
Applied to mainline and 3.3 branch.

fastjar:
2003-02-04  Joseph S. Myers  <jsm@polyomino.org.uk>

	* fastjar.texi: Update to GFDL 1.2.

libstdc++-v3:
2003-02-04  Joseph S. Myers  <jsm@polyomino.org.uk>

	* docs/html/17_intro/porting.texi: Update to GFDL 1.2.
	* docs/html/17_intro/porting.html: Regenerate.

diff -ruN GCC.orig/fastjar/fastjar.texi GCC/fastjar/fastjar.texi
--- GCC.orig/fastjar/fastjar.texi	2002-12-23 20:52:10.000000000 +0000
+++ GCC/fastjar/fastjar.texi	2003-02-04 00:32:05.000000000 +0000
@@ -35,7 +35,7 @@
 Copyright (C) @value{copyrights-fastjar} 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'', the Front-Cover
 texts being (a) (see below), and with the Back-Cover Texts being (b)
@@ -78,7 +78,7 @@
 Boston, MA 02111-1307, USA@*
 @sp 1
 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'', the Front-Cover
 texts being (a) (see below), and with the Back-Cover Texts being (b)
diff -ruN GCC.orig/libstdc++-v3/docs/html/17_intro/porting.texi GCC/libstdc++-v3/docs/html/17_intro/porting.texi
--- GCC.orig/libstdc++-v3/docs/html/17_intro/porting.texi	2002-12-28 20:53:49.000000000 +0000
+++ GCC/libstdc++-v3/docs/html/17_intro/porting.texi	2003-02-04 00:32:25.000000000 +0000
@@ -12,7 +12,7 @@
 Copyright @copyright{} 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'', the Front-Cover
 texts being (a) (see below), and with the Back-Cover Texts being (b)

-- 
Joseph S. Myers
jsm28@cam.ac.uk



More information about the Libstdc++ mailing list