diff options
Diffstat (limited to 'csu/version.c')
-rw-r--r-- | csu/version.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csu/version.c b/csu/version.c index 362c3d8..b117b02 100644 --- a/csu/version.c +++ b/csu/version.c @@ -25,7 +25,7 @@ static const char __libc_version[] = VERSION; static const char banner[] = "GNU C Library "PKGVERSION RELEASE" release version "VERSION", by Roland McGrath et al.\n\ -Copyright (C) 2013 Free Software Foundation, Inc.\n\ +Copyright (C) 2014 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\ |