summaryrefslogtreecommitdiff
path: root/csu
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2012-01-01 05:50:05 -0500
committerUlrich Drepper <drepper@gmail.com>2012-01-01 05:50:05 -0500
commit81fb02b046dfe34f5bb9eec5979e0c4be5e41a55 (patch)
treeba23ee267c567b71a9bc2a096effa573f4e1aa0e /csu
parent2ba92745c36eb3c3f3af0ce1b0aebd255c63a13b (diff)
Update copyright year
Diffstat (limited to 'csu')
-rw-r--r--csu/version.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/csu/version.c b/csu/version.c
index bab778e649..fd13d55c50 100644
--- a/csu/version.c
+++ b/csu/version.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2011, 2012 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -26,7 +26,7 @@ static const char __libc_version[] = VERSION;
static const char banner[] =
"GNU C Library "RELEASE" release version "VERSION", by Roland McGrath et al.\n\
-Copyright (C) 2011 Free Software Foundation, Inc.\n\
+Copyright (C) 2012 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\