]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Document copyright year range notation in README.
authorCarlos O'Donell <carlos@systemhalted.org>
Thu, 20 Oct 2011 21:46:24 +0000 (17:46 -0400)
committerCarlos O'Donell <carlos@systemhalted.org>
Thu, 20 Oct 2011 22:00:20 +0000 (18:00 -0400)
The FSF now allows year range notation for copyright years.

See `6.5 Copyright Notices' from:
http://www.gnu.org/prep/maintain/html_node/Copyright-Notices.html

We comply with the FSF requirements for the use of range
notation by documenting the usage in our README.

ChangeLog
README

index c076b3669af11f6bb59fe03bf9a9f785dc7671d9..f2ebf148a19d72c3d94ea9d9ed7f85e4fd52472a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-10-20  Carlos O'Donell  <carlos@codesourcery.com>
+
+       * README: Define copyright year range notation.
+
 2011-10-20  Andreas Schwab  <schwab@redhat.com>
 
        [BZ #12892]
diff --git a/README b/README
index 7c27e3652a49c2ed6ae1dc27691d38480433d64f..728e7d7da8d35afa8505a0bf864db1de4d4b5918 100644 (file)
--- a/README
+++ b/README
@@ -94,4 +94,7 @@ This web page gives detailed information on how to report bugs properly.
 
 The GNU C Library is free software.  See the file COPYING.LIB for copying
 conditions, and LICENSES for notices about a few contributions that require
-these additional notices to be distributed.
+these additional notices to be distributed.  License copyright years may be
+listed using range notation, e.g., 2000-2011, indicating that every year in
+the range, inclusive, is a copyrightable year that would otherwise be listed
+individually.