diff options
author | Joseph Myers <joseph@codesourcery.com> | 2013-01-02 19:43:40 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2013-01-02 19:43:40 +0000 |
commit | e6898b8d922981bbf5a30c8d1e0ac5b67cfab32f (patch) | |
tree | 86e3a944fd798ff156089369e4b7649e549f6a69 /ports | |
parent | 0e2f95629532109a7fc6d33bc12c5ae303bab90e (diff) | |
download | glibc-e6898b8d922981bbf5a30c8d1e0ac5b67cfab32f.tar glibc-e6898b8d922981bbf5a30c8d1e0ac5b67cfab32f.tar.gz glibc-e6898b8d922981bbf5a30c8d1e0ac5b67cfab32f.tar.bz2 glibc-e6898b8d922981bbf5a30c8d1e0ac5b67cfab32f.zip |
Update miscellaneous copyright dates.
Diffstat (limited to 'ports')
-rw-r--r-- | ports/ChangeLog | 4 | ||||
-rw-r--r-- | ports/README | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/ports/ChangeLog b/ports/ChangeLog index 906853746f..fcb58cc0a5 100644 --- a/ports/ChangeLog +++ b/ports/ChangeLog @@ -1,3 +1,7 @@ +2013-01-02 Joseph Myers <joseph@codesourcery.com> + + * README: Update copyright dates in example. + 2012-12-06 Joseph Myers <joseph@codesourcery.com> * README: Use sourceware.org in Bugzilla URL. diff --git a/ports/README b/ports/README index d053a65cde..d16b0f0f51 100644 --- a/ports/README +++ b/ports/README @@ -44,6 +44,6 @@ The GNU C Library is free software. See the file COPYING.LIB in the 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, +notation, e.g., 2000-2013, indicating that every year in the range, inclusive, is a copyrightable year that would otherwise be listed individually. |