aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Coreutils.pm
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-07-10 12:21:15 +0200
committerJim Meyering <jim@meyering.net>2007-07-10 13:35:56 +0200
commit33342c1a0a464f198df3f177432a0e98e482e7a4 (patch)
tree26aa81e832cead167d91f6d5440861838498b3d9 /tests/Coreutils.pm
parentCompensate for new c99'isms in seq.c. (diff)
downloadcoreutils-33342c1a0a464f198df3f177432a0e98e482e7a4.tar.gz
coreutils-33342c1a0a464f198df3f177432a0e98e482e7a4.zip
Change "version 2" to "version 3" in all copyright notices.
Diffstat (limited to 'tests/Coreutils.pm')
-rw-r--r--tests/Coreutils.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Coreutils.pm b/tests/Coreutils.pm
index dd90a300a..bf7282487 100644
--- a/tests/Coreutils.pm
+++ b/tests/Coreutils.pm
@@ -6,7 +6,7 @@ package Coreutils;
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,