1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

Update remaining copyright dates

Update copyright years that are not handled by scripts/update-copyright.
This commit is contained in:
Allan McRae
2014-01-01 21:45:02 +10:00
parent d4697bc93d
commit 88726d48af
26 changed files with 51 additions and 25 deletions

View File

@ -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) 2013 Free Software Foundation, Inc.\n";
print "Copyright (C) 2014 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";