gnustandards-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnustandards ChangeLog standards.texi


From: Karl Berry
Subject: gnustandards ChangeLog standards.texi
Date: Sun, 07 Jun 2009 18:06:29 +0000

CVSROOT:        /sources/gnustandards
Module name:    gnustandards
Changes by:     Karl Berry <karl>       09/06/07 18:06:29

Modified files:
        .              : ChangeLog standards.texi 

Log message:
        refer to the all-permissive license text instead of quoting it

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnustandards/ChangeLog?cvsroot=gnustandards&r1=1.95&r2=1.96
http://cvs.savannah.gnu.org/viewcvs/gnustandards/standards.texi?cvsroot=gnustandards&r1=1.186&r2=1.187

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnustandards/gnustandards/ChangeLog,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -b -r1.95 -r1.96
--- ChangeLog   29 Apr 2009 17:02:23 -0000      1.95
+++ ChangeLog   7 Jun 2009 18:06:29 -0000       1.96
@@ -1,3 +1,8 @@
+2009-06-07  Karl Berry  <address@hidden>
+
+       * standards.texi (Man Pages): refer to the all-permissive license
+       in maintain.texi instead of quoting it.
+
 2009-04-29  Karl Berry  <address@hidden>
 
        * maintain.texi (License Notices for Other Files): second sentence

Index: standards.texi
===================================================================
RCS file: /sources/gnustandards/gnustandards/standards.texi,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -b -r1.186 -r1.187
--- standards.texi      20 Apr 2009 13:51:09 -0000      1.186
+++ standards.texi      7 Jun 2009 18:06:29 -0000       1.187
@@ -3,7 +3,7 @@
 @setfilename standards.info
 @settitle GNU Coding Standards
 @c This date is automagically updated when you save this file:
address@hidden lastupdate April 16, 2009
address@hidden lastupdate June 7, 2009
 @c %**end of header
 
 @dircategory GNU organization
@@ -3742,15 +3742,10 @@
 is more authoritative.  The note should say how to access the Texinfo
 documentation.
 
-Be sure that man pages include a copyright statement and free
-license.  The simple all-permissive license is appropriate for simple
-man pages:
-
address@hidden
-Copying and distribution of this file, with or without modification,
-are permitted in any medium without royalty provided the copyright
-notice and this notice are preserved.
address@hidden example
+Be sure that man pages include a copyright statement and free license.
+The simple all-permissive license is appropriate for simple man pages
+(@pxref{License Notices for Other Files,,,maintain,Information for GNU
+Maintainers}).
 
 For long man pages, with enough explanation and documentation that
 they can be considered true manuals, use the GFDL (@pxref{License for




reply via email to

[Prev in Thread] Current Thread [Next in Thread]