Use single year in copyright notice in banner in ntpl/version.c.
authorJoseph Myers <joseph@codesourcery.com>
Fri, 2 Jan 2015 17:45:48 +0000 (17:45 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Fri, 2 Jan 2015 17:45:48 +0000 (17:45 +0000)
* nptl/version.c (banner): Use single year in copyright notice.

ChangeLog
nptl/version.c

index e0863d8..ef740a4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
index 85c6a00..cfa2acb 100644 (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"