]> git.gag.com Git - debian/gzip/commit
maint: fix copyright dates that were munged by a maintenance script
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 8 Nov 2010 16:06:15 +0000 (08:06 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 8 Nov 2010 16:10:58 +0000 (08:10 -0800)
commit50ee35c903cdecf6c643d107015125f517620102
treebd2dcde7ecda6fbf58071322fb104b801f98bf31
parent58ae2c0c2c5fa06561d422528c77ee59a34711d4
maint: fix copyright dates that were munged by a maintenance script

* gunzip.in, gzexe.in, zcat.in, zcmp.in, zdiff.in, zforce.in:
* zgrep.in, zless.in, zmore.in, znew.in:
A script went awry when updating copyright dates in gzip's shell
scripts.  It should update comments to look like "# Copyright (C)
2007, 2010 Free Software Foundation, Inc." (with a set of years)
and version messages to look like "Copyright (C) 2010 Free
Software Foundation, Inc." (with just the most-recent year).
Instead, it sometimes ignored one, sometimes the other, and
typically put ranges into version messages.  Fix all this stuff by
hand, using dates that I divined from the change logs (so they're
a bit more accurate than script-generated dates).  We need to fix
the script before it runs in 2011.
gunzip.in
gzexe.in
zcat.in
zcmp.in
zdiff.in
zforce.in
zgrep.in
zless.in
zmore.in
znew.in