mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-28 00:21:52 +03:00
Update miscellaneous copyright dates.
This commit is contained in:
@ -59,7 +59,7 @@ arglist: while (@ARGV) {
|
||||
$ARGV[0] eq "--vers" || $ARGV[0] eq "--versi" ||
|
||||
$ARGV[0] eq "--versio" || $ARGV[0] eq "--version") {
|
||||
print "test-installation (GNU $PACKAGE)\n";
|
||||
print "Copyright (C) 1997, 1998 Free Software Foundation, Inc.\n";
|
||||
print "Copyright (C) 2013 Free Software Foundation, Inc.\n";
|
||||
print "This is free software; see the source for copying conditions. There is NO\n";
|
||||
print "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n";
|
||||
print "Written by Andreas Jaeger <aj\@arthur.rhein-neckar.de>\n";
|
||||
|
Reference in New Issue
Block a user