Document copyright year ranges for ports.

This commit is contained in:
Joseph Myers 2012-02-07 12:52:31 +00:00
parent 5dfe919c9f
commit e1102f7294
2 changed files with 11 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2012-02-07 Joseph Myers <joseph@codesourcery.com>
* README: Document use of ranges in copyright notices.
2011-11-29 Joseph Myers <joseph@codesourcery.com> 2011-11-29 Joseph Myers <joseph@codesourcery.com>
* bare, sysdeps/am29k, sysdeps/i860, sysdeps/i960, sysdeps/m88k, * bare, sysdeps/am29k, sysdeps/i860, sysdeps/i960, sysdeps/m88k,

9
README
View File

@ -39,5 +39,10 @@ into a single add-on without interfering with each other.
Like all glibc add-ons, this must be used by specifying the directory in Like all glibc add-ons, this must be used by specifying the directory in
the --enable-add-ons option when running glibc's configure script. the --enable-add-ons option when running glibc's configure script.
The GNU C Library is free software. See the file COPYING.LIB in the
$Id$ libc repository for copying conditions, and LICENSES for notices about
a few contributions that require 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.