remove trailing whitespace to placate Jim, more license syncs
authorKarl Berry <karl@freefriends.org>
Mon, 13 Apr 2009 17:04:12 +0000 (10:04 -0700)
committerKarl Berry <karl@freefriends.org>
Mon, 13 Apr 2009 17:04:12 +0000 (10:04 -0700)
13 files changed:
build-aux/gendocs.sh [changed mode: 0755->0644]
config/srclist.txt
doc/COPYING.LESSERv2
doc/COPYING.LESSERv3
doc/Copyright/assign.future.manual
doc/Copyright/assign.manual
doc/Copyright/request-assign.changes
doc/gendocs_template
doc/gendocs_template_min
doc/gpl-2.0.texi
doc/lgpl-2.1.texi
doc/maintain.texi
doc/standards.texi

old mode 100755 (executable)
new mode 100644 (file)
index ba76744..a1ed4b4
@@ -2,7 +2,7 @@
 # gendocs.sh -- generate a GNU manual in many formats.  This script is
 #   mentioned in maintain.texi.  See the help message below for usage details.
 
-scriptversion=2009-01-02.08
+scriptversion=2009-04-08.09
 
 # Copyright 2003, 2004, 2005, 2006, 2007, 2008, 2009
 # Free Software Foundation, Inc.
@@ -19,7 +19,7 @@ scriptversion=2009-01-02.08
 #
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
-# 
+#
 # Original author: Mohit Agarwal.
 # Send bug reports and any other correspondence to bug-texinfo@gnu.org.
 
@@ -98,7 +98,7 @@ You can set the environment variables MAKEINFO, TEXI2DVI, and DVIPS to
 control the programs that get executed, and GENDOCS_TEMPLATE_DIR to
 control where the gendocs_template file is looked for.  (With --docbook,
 the environment variables DOCBOOK2HTML, DOCBOOK2PDF, DOCBOOK2PS, and
-DOCBOOK2TXT are also respected.) 
+DOCBOOK2TXT are also respected.)
 
 By default, makeinfo is run in the default (English) locale, since
 that's the language of most Texinfo manuals.  If you happen to have a
@@ -247,7 +247,7 @@ if test -z "$use_texi2html"; then
    cd ${split_html_dir} || exit 1
    tar -czf $dotdot_outdir/${PACKAGE}.html_node.tar.gz -- *.html
   )
-  html_node_tgz_size=`calcsize $outdir/${PACKAGE}.html_node.tar.gz` 
+  html_node_tgz_size=`calcsize $outdir/${PACKAGE}.html_node.tar.gz`
   rm -f $outdir/html_node/*.html
   mkdir -p $outdir/html_node/
   mv ${split_html_dir}/*.html $outdir/html_node/
index 70f20acdf20c7a5e54ee88b8f31d77b88921b596..3bd58e2e763147d06e733ca0e3c718a23881c867 100644 (file)
@@ -28,6 +28,17 @@ $GNUSTANDARDS/make-stds.texi doc
 $GNUSTANDARDS/gnu-oids.texi    doc
 $GNUSTANDARDS/fdl.texi         doc
 #
+$GNUWWWLICENSES/lgpl-3.0.txt                   doc/COPYING.LESSERv3
+$GNUWWWLICENSES/old-licenses/lgpl-2.1.txt      doc/COPYING.LESSERv2
+$GNUWWWLICENSES/gpl-3.0.txt                    doc/COPYINGv3
+$GNUWWWLICENSES/old-licenses/gpl-2.0.txt       doc/COPYINGv2
+$GNUWWWLICENSES/old-licenses/lgpl-2.1.texi     doc
+$GNUWWWLICENSES/old-licenses/gpl-2.0.texi      doc
+$GNUWWWLICENSES/old-licenses/fdl-1.2.texi      doc
+$GNUWWWLICENSES/agpl-3.0.texi                  doc
+$GNUWWWLICENSES/fdl-1.3.texi                   doc
+$GNUWWWLICENSES/fdl-1.3.texi                   doc/fdl.texi
+#
 # The official forms for contributors to fill out, mentioned in maintain.
 $GNUORG/conditions.text                                doc/Copyright
 $GNUORG/Copyright/request-assign.changes       doc/Copyright
index 5ab7695ab8cabe0c5c8a814bb0ab1e8066578fbb..602bfc94635ddf8f1bf2b00419a85ead645a5b67 100644 (file)
@@ -146,7 +146,7 @@ such a program is covered only if its contents constitute a work based
 on the Library (independent of the use of the Library in a tool for
 writing it).  Whether that is true depends on what the Library does
 and what the program that uses the Library does.
-  
+
   1. You may copy and distribute verbatim copies of the Library's
 complete source code as you receive it, in any medium, provided that
 you conspicuously and appropriately publish on each copy an
index fc8a5de7edf437cdc98a216370faf7c757279bcb..cca7fc278f5c81ce23a2687208f0d63a6ea44009 100644 (file)
@@ -10,7 +10,7 @@
 the terms and conditions of version 3 of the GNU General Public
 License, supplemented by the additional permissions listed below.
 
-  0. Additional Definitions. 
+  0. Additional Definitions.
 
   As used herein, "this License" refers to version 3 of the GNU Lesser
 General Public License, and the "GNU GPL" refers to version 3 of the GNU
@@ -111,7 +111,7 @@ the following:
        a copy of the Library already present on the user's computer
        system, and (b) will operate properly with a modified version
        of the Library that is interface-compatible with the Linked
-       Version. 
+       Version.
 
    e) Provide Installation Information, but only if you would otherwise
    be required to provide such information under section 6 of the
index 8247dbc55401dea0d6d02101ffb0e4454643bef7..3f7e92ee49fef32d160c6df9f95462370f476347 100644 (file)
@@ -16,7 +16,7 @@ license manuals produced there will do.  Here is a sample wording:
   Digital Stimulation Corporation hereby disclaims all copyright
   interest in the changes and enhancements made by Hugh Heffner to the
   manual "The Seduction Manual", including both those he has already
-  made and those he will make in the future.  We do not consider them 
+  made and those he will make in the future.  We do not consider them
   as works made for hire for us.
 
   <signature of Ty Coon>, 1 April 1987
index 3301bff4b74f3240f7b16fae9cb8d3ff510c2633..c566d77792c1ff13ac6cfce50dd4684e95772b80 100644 (file)
@@ -41,10 +41,10 @@ questions, or would like something to be changed, ask me via email.
 \f                          ASSIGNMENT
 
    For $1 and other good and valuable consideration, receipt of which I
-acknowledge, I, NAME OF PERSON, hereby transfer to the Free Software 
-Foundation, Inc. (the "Foundation") my entire right, title, and interest 
-(including all rights under copyright) in my manual "NAME OF MANUAL" (the 
-"Work"), subject to the conditions below.  The work hereby assigned shall 
+acknowledge, I, NAME OF PERSON, hereby transfer to the Free Software
+Foundation, Inc. (the "Foundation") my entire right, title, and interest
+(including all rights under copyright) in my manual "NAME OF MANUAL" (the
+"Work"), subject to the conditions below.  The work hereby assigned shall
 further include any future changes and/or enhancements hereafter made by me.
 
    Upon thirty days' prior written notice, the Foundation agrees to grant me
index 4ced490b650ae80e50488653cc2c04cee7974a5e..a430efff118f267119234142b21f8fd5f3a8b6ba 100644 (file)
@@ -3,7 +3,7 @@ send you the assignment form that covers the changes you have already
 written.  That form will cover subsequent corrections to those
 changes, but it will not cover other unrelated future changes to the
 same program.
+
 Please use your full legal name (in ASCII characters) as the subject line of the message.
 ---------------------------------------------------------------------
 REQUEST:  SEND FORM FOR CHANGES ALREADY MADE
index 94cecef453e72075b158551655d3fe66a38494fa..1bb1a5c11ac2ecc0a856dfc764d42820fba4fbe7 100644 (file)
@@ -15,7 +15,7 @@
 <p>This manual (%%PACKAGE%%) is available in the following formats:</p>
 
 <ul>
-<li><a href="%%PACKAGE%%.html">HTML 
+<li><a href="%%PACKAGE%%.html">HTML
     (%%HTML_MONO_SIZE%%K bytes)</a> - entirely on one web page.</li>
 <li><a href="html_node/index.html">HTML</a> - with one web page per
     node.</li>
@@ -28,7 +28,7 @@
     chapter.</li>
 %%ENDIF HTML_CHAPTER%%
 <li><a href="%%PACKAGE%%.html.gz">HTML compressed
-    (%%HTML_MONO_GZ_SIZE%%K gzipped characters)</a> - entirely on 
+    (%%HTML_MONO_GZ_SIZE%%K gzipped characters)</a> - entirely on
     one web page.</li>
 <li><a href="%%PACKAGE%%.html_node.tar.gz">HTML compressed
     (%%HTML_NODE_TGZ_SIZE%%K gzipped tar file)</a> -
@@ -69,7 +69,7 @@ script</a>.)</p>
 <!-- If needed, change the copyright block at the bottom. In general, -->
 <!-- all pages on the GNU web server should have the section about    -->
 <!-- verbatim copying.  Please do NOT remove this without talking     -->
-<!-- with the webmasters first. --> 
+<!-- with the webmasters first. -->
 <!-- Please make sure the copyright date is consistent with the document -->
 <!-- and that it is like this "2001, 2002" not this "2001-2002." -->
 </div><!-- for id="content", starts in the include above -->
@@ -77,9 +77,9 @@ script</a>.)</p>
 <div id="footer">
 
 <p>
-Please send FSF &amp; GNU inquiries to 
+Please send FSF &amp; GNU inquiries to
 <a href="mailto:gnu@gnu.org"><em>gnu@gnu.org</em></a>.
-There are also <a href="/contact/">other ways to contact</a> 
+There are also <a href="/contact/">other ways to contact</a>
 the FSF.
 <br />
 Please send broken links and other corrections or suggestions to
index ce1bbe369f53ebab59fcbe1f04f9a67d9d5b78ee..47084562fd2253713514b1c059d832f0d0ba01b7 100644 (file)
@@ -33,7 +33,7 @@
 <p>This manual (%%PACKAGE%%) is available in the following formats:</p>
 
 <ul>
-<li><a href="%%PACKAGE%%.html">HTML 
+<li><a href="%%PACKAGE%%.html">HTML
     (%%HTML_MONO_SIZE%%K bytes)</a> - entirely on one web page.</li>
 <li><a href="html_node/index.html">HTML</a> - with one web page per
     node.</li>
@@ -46,7 +46,7 @@
     chapter.</li>
 %%ENDIF HTML_CHAPTER%%
 <li><a href="%%PACKAGE%%.html.gz">HTML compressed
-    (%%HTML_MONO_GZ_SIZE%%K gzipped characters)</a> - entirely on 
+    (%%HTML_MONO_GZ_SIZE%%K gzipped characters)</a> - entirely on
     one web page.</li>
 <li><a href="%%PACKAGE%%.html_node.tar.gz">HTML compressed
     (%%HTML_NODE_TGZ_SIZE%%K gzipped tar file)</a> -
@@ -86,9 +86,9 @@ Return to the <a href="/home.html">GNU Project home page</a>.
 </p>
 
 <p>
-Please send FSF &amp; GNU inquiries to 
+Please send FSF &amp; GNU inquiries to
 <a href="mailto:gnu@gnu.org"><em>gnu@gnu.org</em></a>.
-There are also <a href="/home.html#ContactInfo">other ways to contact</a> 
+There are also <a href="/home.html#ContactInfo">other ways to contact</a>
 the FSF.
 <br />
 Please send broken links and other corrections (or suggestions) to
index 8391c387fe79665bbb3850b1d8fe7e1b9dc1d093..38aa91822beb770d5ec041d8f7a208c0560b3bc8 100644 (file)
@@ -2,7 +2,7 @@
 @center Version 2, June 1991
 
 @c This file is intended to be included within another document,
-@c hence no sectioning command or @node.  
+@c hence no sectioning command or @node.
 
 @display
 Copyright @copyright{} 1989, 1991 Free Software Foundation, Inc.
index 260c0ce089356df1e95aee44379b3a122f37c364..a2ba64bfea980a51415efd7a2dde47ea10c30818 100644 (file)
@@ -2,7 +2,7 @@
 @center Version 2.1, February 1999
 
 @c This file is intended to be included within another document,
-@c hence no sectioning command or @node.  
+@c hence no sectioning command or @node.
 
 @display
 Copyright @copyright{} 1991, 1999 Free Software Foundation, Inc.
index 2883b7e2e04d847e7ce5d750a26fb43249c51749..b0d90bb18c1ab0ab5008354180943bd470cc42af 100644 (file)
@@ -5,7 +5,7 @@
 @c For double-sided printing, uncomment:
 @c @setchapternewpage odd
 @c This date is automagically updated when you save this file:
-@set lastupdate March 12, 2009
+@set lastupdate April 8, 2009
 @c %**end of header
 
 @dircategory GNU organization
@@ -322,7 +322,7 @@ contributor the papers; if they haven't, then you should send the
 papers.  In any case, you should wait for the confirmation from the
 FSF that the signed papers have been received and accepted before
 integrating the new contributor's material, as usual.
+
 If a contributor is reluctant to sign an assignment for a large change,
 and is willing to sign a disclaimer instead, that is acceptable, so you
 should offer this alternative if it helps you reach agreement.  We
@@ -1708,10 +1708,10 @@ correspondence to @email{bug-texinfo@@gnu.org}.
 
 @node CVS Keywords in Web Pages
 @section CVS Keywords in Web Pages
-@cindex cvs keywords in web pages
-@cindex rcs keywords in web pages
+@cindex CVS keywords in web pages
+@cindex RCS keywords in web pages
 @cindex $ keywords in web pages
-@cindex web pages, and cvs keywords
+@cindex web pages, and CVS keywords
 
 Since @code{www.gnu.org} works through CVS, CVS keywords in your
 manual, such as @code{@w{$}Log$}, need special treatment (even if you
index a2ddaf2714211c41ebefc3407b8999832a648610..d3bf727cde0a7e17c17da415e0ceaafc79713d29 100644 (file)
@@ -3,7 +3,7 @@
 @setfilename standards.info
 @settitle GNU Coding Standards
 @c This date is automagically updated when you save this file:
-@set lastupdate January 31, 2009
+@set lastupdate April 8, 2009
 @c %**end of header
 
 @dircategory GNU organization
@@ -313,7 +313,7 @@ Guile also includes bindings for GTK+/GNOME, making it practical to
 write modern GUI functionality within Guile.  We don't reject programs
 written in other ``scripting languages'' such as Perl and Python, but
 using Guile is very important for the overall consistency of the GNU
-system.  
+system.
 
 
 @node Compatibility