summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2013-01-02 19:43:40 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-01-02 19:43:40 +0000
commite6898b8d922981bbf5a30c8d1e0ac5b67cfab32f (patch)
tree86e3a944fd798ff156089369e4b7649e549f6a69 /scripts
parent0e2f95629532109a7fc6d33bc12c5ae303bab90e (diff)
Update miscellaneous copyright dates.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/test-installation.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/test-installation.pl b/scripts/test-installation.pl
index e0ad7a125c..e01d60bd2b 100755
--- a/scripts/test-installation.pl
+++ b/scripts/test-installation.pl
@@ -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";