summaryrefslogtreecommitdiff
path: root/csu
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-01-17 07:48:56 +0000
committerUlrich Drepper <drepper@redhat.com>2002-01-17 07:48:56 +0000
commit64137de321dd556c0a351f80137c3ea778c509ce (patch)
treeff7544e10176ca0fe919ecc7e54eddc34b07dc5a /csu
parent798d48f6bb42ca24e740ee5f502be13f5ba0b313 (diff)
downloadglibc-64137de321dd556c0a351f80137c3ea778c509ce.tar.gz
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 9e36bcc3d8..c4e4b3e68a 100644
--- a/csu/version.c
+++ b/csu/version.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992,93,94,95,96,97,98,99,2000 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2001, 2002 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
@@ -24,7 +24,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) 1992-1999, 2000, 2001 Free Software Foundation, Inc.\n\
+Copyright (C) 1992-2001, 2002 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\