diff options
| author | Jim Meyering <jim@meyering.net> | 2007-07-11 11:25:57 +0200 |
|---|---|---|
| committer | Jim Meyering <jim@meyering.net> | 2007-07-11 11:25:57 +0200 |
| commit | e345806d939845cc3761a42b3a7490c267735b8b (patch) | |
| tree | 7dee3981b5cde247b997c381814d3e3e4c028303 /tests/misc/arch | |
| parent | Skip "arch" test if it's not built. (diff) | |
| download | coreutils-e345806d939845cc3761a42b3a7490c267735b8b.tar.gz coreutils-e345806d939845cc3761a42b3a7490c267735b8b.zip | |
If there's a GPL vN copyright comment, require that N == 3.
* Makefile.maint (sc_GPL_version): New rule.
* tests/misc/arch: Fix the sole violation.
Diffstat (limited to 'tests/misc/arch')
| -rwxr-xr-x | tests/misc/arch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/arch b/tests/misc/arch index a55a02c1c..6082cccab 100755 --- a/tests/misc/arch +++ b/tests/misc/arch @@ -5,7 +5,7 @@ # 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, |
