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 /ChangeLog | |
parent | 89dc0194511bdf7709ad5fc63acd079d6fa62b75 (diff) | |
download | coreutils-e345806d939845cc3761a42b3a7490c267735b8b.tar.xz |
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 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-07-11 Jim Meyering <jim@meyering.net> + + 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. + 2007-07-10 Jim Meyering <jim@meyering.net> Skip "arch" test if it's not built. |