diff options
author | Carlos O'Donell <carlos@systemhalted.org> | 2011-10-20 17:46:24 -0400 |
---|---|---|
committer | Carlos O'Donell <carlos@systemhalted.org> | 2011-10-20 18:00:20 -0400 |
commit | 627145fd6a327c1bce89bf7a0c37da42a7393ecb (patch) | |
tree | aa23a3d44b01d6f9722eebe6edb6ee83d402455f /README | |
parent | d45c60c2feb38d95e7ad95af6edb39a6d5afba81 (diff) | |
download | glibc-627145fd6a327c1bce89bf7a0c37da42a7393ecb.tar glibc-627145fd6a327c1bce89bf7a0c37da42a7393ecb.tar.gz glibc-627145fd6a327c1bce89bf7a0c37da42a7393ecb.tar.bz2 glibc-627145fd6a327c1bce89bf7a0c37da42a7393ecb.zip |
Document copyright year range notation in README.
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.
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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. |