# HG changeset patch # User Karl Berry # Date 1269557855 25200 # Node ID 62e78871e7460f95881a471ce09c96ef5028388f # Parent c7be8484e4347cdc7223b805c0d6b24642c2f958 autoupdate diff --git a/doc/maintain.texi b/doc/maintain.texi --- a/doc/maintain.texi +++ b/doc/maintain.texi @@ -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 23, 2010 +@set lastupdate March 25, 2010 @c %**end of header @dircategory GNU organization @@ -96,16 +96,17 @@ @url{http://lists.gnu.org/mailman/listinfo/gnustandards-commit}. Archives are also available there. -@cindex @code{maintainers@@gnu.org} email address +@cindex @code{bug-standards@@gnu.org} email address +@cindex Savannah repository for gnustandards +@cindex gnustandards project repository Please send corrections or suggestions for this document to @email{bug-standards@@gnu.org}. If you make a suggestion, please include a suggested new wording for it, to help us consider the suggestion efficiently. We prefer a context diff to the Texinfo source, but if that's difficult for you, you can make a context diff -make a context diff for some other version of this document, or -propose it in any way that makes it clear. The source repository for -this document can be found at -@url{http://savannah.gnu.org/projects/gnustandards}. +for some other version of this document, or propose it in any way that +makes it clear. The source repository for this document can be found +at @url{http://savannah.gnu.org/projects/gnustandards}. @cindex @code{mentors@@gnu.org} mailing list If you have general questions or encounter a situation where it isn't diff --git a/doc/standards.texi b/doc/standards.texi --- a/doc/standards.texi +++ b/doc/standards.texi @@ -3,7 +3,7 @@ @setfilename standards.info @settitle GNU Coding Standards @c This date is automagically updated when you save this file: -@set lastupdate March 23, 2010 +@set lastupdate March 25, 2010 @c %**end of header @dircategory GNU organization @@ -101,7 +101,9 @@ @url{http://lists.gnu.org/mailman/listinfo/gnustandards-commit}. Archives are also available there. -@cindex @code{maintainers@@gnu.org} email address +@cindex @code{bug-standards@@gnu.org} email address +@cindex Savannah repository for gnustandards +@cindex gnustandards project repository Please send corrections or suggestions for this document to @email{bug-standards@@gnu.org}. If you make a suggestion, please include a suggested new wording for it, to help us consider the @@ -1039,10 +1041,6 @@ @item LGPL GNU Lesser General Public License, @url{http://www.gnu.org/@/licenses/@/lgpl.html}. -@item GPL/Guile -GNU GPL with the exception for Guile; for example, GPLv3+/Guile means -the GNU GPL version 3 or later, with the extra exception for Guile. - @item GPL/Ada GNU GPL with the exception for Ada.