Use single year in copyright notice in banner in ntpl/version.c.

* nptl/version.c (banner): Use single year in copyright notice.
This commit is contained in:
Joseph Myers 2015-01-02 17:45:48 +00:00
parent 9706dc5f53
commit 522ad1d6f7
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2015-01-02 Joseph Myers <joseph@codesourcery.com>
* nptl/version.c (banner): Use single year in copyright notice.
* NEWS: Update copyright dates.
* catgets/gencat.c (print_version): Likewise.
* csu/version.c (banner): Likewise.

View File

@ -23,7 +23,7 @@
static const char banner[] =
#include "banner.h"
"Copyright (C) 2006-2015 Free Software Foundation, Inc.\n\
"Copyright (C) 2015 Free Software Foundation, Inc.\n\
This is free software; see the source for copying conditions.\n\
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A\n\
PARTICULAR PURPOSE.\n"