about summary refs log tree commit diff
path: root/nptl
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2015-01-02 17:45:48 +0000
committerJoseph Myers <joseph@codesourcery.com>2015-01-02 17:45:48 +0000
commit522ad1d6f72751ac4f531dc87cecd94581076dd4 (patch)
treed78737a627e4ca2d4edb7320645b5af5a0d96aa5 /nptl
parent9706dc5f5334e5e0b0a2ed071f04cab2bd5aae5f (diff)
downloadglibc-522ad1d6f72751ac4f531dc87cecd94581076dd4.tar.gz
glibc-522ad1d6f72751ac4f531dc87cecd94581076dd4.tar.xz
glibc-522ad1d6f72751ac4f531dc87cecd94581076dd4.zip
Use single year in copyright notice in banner in ntpl/version.c.
	* nptl/version.c (banner): Use single year in copyright notice.
Diffstat (limited to 'nptl')
-rw-r--r--nptl/version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/version.c b/nptl/version.c
index 85c6a006bb..cfa2acb3d8 100644
--- a/nptl/version.c
+++ b/nptl/version.c
@@ -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"