]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update copyright.
authorUlrich Drepper <drepper@redhat.com>
Wed, 25 Mar 1998 09:55:26 +0000 (09:55 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 25 Mar 1998 09:55:26 +0000 (09:55 +0000)
version.c

index 908558cf328757dfa9168d9e4f421e251b6b1d61..864b06114d202408442d3f0e2448f39b83fd3c09 100644 (file)
--- a/version.c
+++ b/version.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 92, 93, 94, 95, 96, 97 Free Software Foundation, Inc.
+/* Copyright (C) 1991,92,93,94,95,96,97,98 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
@@ -23,7 +23,7 @@ const char __libc_version[] = VERSION;
 static const char banner[] =
 "GNU C Library "RELEASE" release version "VERSION", by Roland McGrath et al.\n\
 Compiled by GNU CC version "__VERSION__".\n\
-Copyright (C) 1992, 93, 94, 95, 96, 97 Free Software Foundation, Inc.\n\
+Copyright (C) 1992, 93, 94, 95, 96, 97, 98 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"