maint: update copyright year ranges to include 2011
authorJim Meyering <meyering@redhat.com>
Mon, 3 Jan 2011 21:10:05 +0000 (22:10 +0100)
committerJim Meyering <meyering@redhat.com>
Mon, 3 Jan 2011 21:43:04 +0000 (22:43 +0100)
Run "make update-copyright", so "make syntax-check" works in 2011.

53 files changed:
ChangeLog-2007
Makefile.am
NEWS
README
README-hacking
TODO
bits.c
bootstrap
bootstrap.conf
cfg.mk
configure.ac
deflate.c
doc/Makefile.am
doc/gzip.texi
gunzip.in
gzexe.in
gzip.c
gzip.h
inflate.c
lib/.gitignore
lib/Makefile.am
lib/match.c
m4/.gitignore
m4/shell.m4
revision.h
tailor.h
tests/Makefile.am
tests/helin-segv
tests/help-version
tests/hufts
tests/init.sh
tests/memcpy-abuse
tests/mixed
tests/null-suffix-clobber
tests/stdin
tests/trailing-nul
tests/zdiff
tests/zgrep-f
tests/zgrep-signal
tests/znew-k
trees.c
unpack.c
unzip.c
util.c
zcat.in
zcmp.in
zdiff.in
zforce.in
zgrep.in
zip.c
zless.in
zmore.in
znew.in

index 7cf851b4d60adf53cbc748984cd415c65bcf3535..016a2aa67423a83695e2cacb30c6d2cf45116346 100644 (file)
@@ -1776,7 +1776,7 @@ Sat Oct 31 12:46:00 1992  Jean-loup Gailly  (jloup@chorus.fr)
 
        -----
 
-       Copyright (C) 1997-2002, 2006-2010 Free Software Foundation, Inc.
+       Copyright (C) 1997-2002, 2006-2011 Free Software Foundation, Inc.
        Copyright (C) 1992, 1993 Jean-loup Gailly
 
        Copying and distribution of this file, with or without
index 4edbd0d43a7323306499e53bc38f00a5a94abc4e..1b6f91b2116c64525f4e1a93fffdc9bcd06a322c 100644 (file)
@@ -1,6 +1,6 @@
 # Make gzip (GNU zip).
 
-# Copyright (C) 1999, 2001-2002, 2006-2007, 2009-2010 Free Software Foundation,
+# Copyright (C) 1999, 2001-2002, 2006-2007, 2009-2011 Free Software Foundation,
 # Inc.
 
 # This program is free software; you can redistribute it and/or modify
diff --git a/NEWS b/NEWS
index 18baee48a86c82bf4aa9efb0d33d312d0e015cd2..1f2c7910b1fe55863997c45339a3bf45706f23b0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -402,7 +402,7 @@ Major changes form 0.5 to 0.6:
 
 ========================================================================
 
-Copyright (C) 1999, 2001-2002, 2006-2007, 2009-2010 Free Software Foundation,
+Copyright (C) 1999, 2001-2002, 2006-2007, 2009-2011 Free Software Foundation,
 Inc.
 Copyright (C) 1992, 1993 Jean-loup Gailly
 
diff --git a/README b/README
index a71659d29ed5706cedddce10118af7ee02906195..8b45e2527a0de96ae29a561382bd749ce860fd4c 100644 (file)
--- a/README
+++ b/README
@@ -129,8 +129,8 @@ note that the range specifies every single year in that closed interval.
 
 ========================================================================
 
-Copyright (C) 1999, 2001, 2002, 2006, 2007, 2009, 2010 Free Software
-Foundation, Inc.
+Copyright (C) 1999, 2001-2002, 2006-2007, 2009-2011 Free Software Foundation,
+Inc.
 Copyright (C) 1992, 1993 Jean-loup Gailly
 
 Permission is granted to copy, distribute and/or modify this document
index 56214e236e1426905f2787e1e1084eeaad80a4ec..074b3aba59d5087376ae857633b472fbd71e7685 100644 (file)
@@ -45,7 +45,7 @@ Enjoy!
 
 -----
 
-Copyright (C) 2002-2006, 2009-2010 Free Software Foundation, Inc.
+Copyright (C) 2002-2006, 2009-2011 Free Software Foundation, Inc.
 
 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
diff --git a/TODO b/TODO
index b14710623d92c09a163bc48b3b6e24aa831c5502..8b89628c99e2ba89a03b7e57c16ce16a72b04deb 100644 (file)
--- a/TODO
+++ b/TODO
@@ -72,7 +72,7 @@ Send comments to <bug-gzip@gnu.org>.
 
 ========================================================================
 
-Copyright (C) 1999, 2001, 2006, 2009-2010 Free Software Foundation, Inc.
+Copyright (C) 1999, 2001, 2006, 2009-2011 Free Software Foundation, Inc.
 Copyright (C) 1992, 1993 Jean-loup Gailly
 
 Permission is granted to copy, distribute and/or modify this document
diff --git a/bits.c b/bits.c
index 57fb0d4ef920cf463579f6dab1c210c29205798e..646b338e11f16c5c78bea470a9883e320ef402d4 100644 (file)
--- a/bits.c
+++ b/bits.c
@@ -1,6 +1,6 @@
 /* bits.c -- output variable-length bit strings
 
-   Copyright (C) 1999, 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2009-2011 Free Software Foundation, Inc.
    Copyright (C) 1992-1993 Jean-loup Gailly
 
    This program is free software; you can redistribute it and/or modify
index 8c8d777da147b4369cb6d5910c9b148985cad78c..aab03a85284958d7cfd09f86dbea3cc27d0e0adb 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -4,7 +4,7 @@ scriptversion=2010-10-08.16; # UTC
 
 # Bootstrap this package from checked-out sources.
 
-# Copyright (C) 2003-2010 Free Software Foundation, Inc.
+# Copyright (C) 2003-2011 Free Software Foundation, Inc.
 
 # 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
index 5022be33254cb9715562810fe65932d13c844cbf..23532083a5555d751149e740dc8db682a064d5e7 100644 (file)
@@ -1,6 +1,6 @@
 # Bootstrap configuration.
 
-# Copyright (C) 2006, 2007, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2006-2007, 2009-2011 Free Software Foundation, Inc.
 
 # 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
diff --git a/cfg.mk b/cfg.mk
index c5f05cbdc03c67f4ce5e2cab7ccff9469d7569f2..cbe5297d3a9effdce699de716b9c18a9990a1688 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -1,5 +1,5 @@
 # Customize maint.mk                           -*- makefile -*-
-# Copyright (C) 2003-2010 Free Software Foundation, Inc.
+# Copyright (C) 2003-2011 Free Software Foundation, Inc.
 
 # 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
index 871b1caa9dbb2cc6a65784e1b661cbefd5777557..6bae72ca81b1eadce4f59396017ba32498f1871c 100644 (file)
@@ -1,6 +1,6 @@
 # Configure template for gzip.
 
-# Copyright (C) 1999-2002, 2006-2007, 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 1999-2002, 2006-2007, 2009-2011 Free Software Foundation, Inc.
 
 # Copyright (C) 1992-1993 Jean-loup Gailly
 
index 1bd78c0c13d447a7c059875901284ceb3e73e13e..61cbee34097da91f2f999d899a922fdbd0906f64 100644 (file)
--- a/deflate.c
+++ b/deflate.c
@@ -1,6 +1,6 @@
 /* deflate.c -- compress data using the deflation algorithm
 
-   Copyright (C) 1999, 2006, 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2006, 2009-2011 Free Software Foundation, Inc.
    Copyright (C) 1992-1993 Jean-loup Gailly
 
    This program is free software; you can redistribute it and/or modify
index aa8bec01b4bb449fb416398aa71fa4ddf016fcbf..1b031c559ea9163cc3eb7817d5b64cafc498179b 100644 (file)
@@ -1,6 +1,6 @@
 # Make gzip documentation.                             -*-Makefile-*-
 
-# Copyright (C) 2006, 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2009-2011 Free Software Foundation, Inc.
 
 # 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
index a7e72b8ce18e77e159510a66222320c65c3f0d5d..f2db469c5979f3291ff9a1eede2784e755a016c0 100644 (file)
@@ -11,7 +11,7 @@ This manual is for GNU Gzip
 (version @value{VERSION}, @value{UPDATED}),
 and documents commands for compressing and decompressing data.
 
-Copyright @copyright{} 1998-1999, 2001-2002, 2006-2007, 2009-2010 Free Software
+Copyright @copyright{} 1998-1999, 2001-2002, 2006-2007, 2009-2011 Free Software
 Foundation, Inc.
 
 Copyright @copyright{} 1992, 1993 Jean-loup Gailly
index 3cabdad394ea60b884277f34696950d80e2eaa99..971e5ae5a373ce27df38214d8c227bc056b79301 100644 (file)
--- a/gunzip.in
+++ b/gunzip.in
@@ -24,7 +24,7 @@ esac
 PATH=$bindir:$PATH
 
 version="gunzip (gzip) @VERSION@
-Copyright (C) 2007 Free Software Foundation, Inc.
+Copyright (C) 2007, 2011 Free Software Foundation, Inc.
 This is free software.  You may redistribute copies of it under the terms of
 the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
 There is NO WARRANTY, to the extent permitted by law.
index b4373f5a1f8791f4e6f423ab1a20f1fb5a3628d5..cd6d845652c17dfaa5178bbc560deb74424c49e8 100644 (file)
--- a/gzexe.in
+++ b/gzexe.in
@@ -36,7 +36,7 @@ nl='
 IFS=" $tab$nl"
 
 version='gzexe (gzip) @VERSION@
-Copyright (C) 2007 Free Software Foundation, Inc.
+Copyright (C) 2007, 2011 Free Software Foundation, Inc.
 This is free software.  You may redistribute copies of it under the terms of
 the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
 There is NO WARRANTY, to the extent permitted by law.
diff --git a/gzip.c b/gzip.c
index 1a9e3003eea667c50cb496769420bddde06f0779..98441c5e3eb6b4dd6a3b746c67a86bd25c3da0a2 100644 (file)
--- a/gzip.c
+++ b/gzip.c
@@ -1,6 +1,6 @@
 /* gzip (GNU zip) -- compress files with zip algorithm and 'compress' interface
 
-   Copyright (C) 1999, 2001-2002, 2006-2007, 2009-2010 Free Software
+   Copyright (C) 1999, 2001-2002, 2006-2007, 2009-2011 Free Software
    Foundation, Inc.
    Copyright (C) 1992-1993 Jean-loup Gailly
 
diff --git a/gzip.h b/gzip.h
index cacbc5b62ac0b9693660f8d469ec127f08d288d1..d06413d11c7555c9a94623b67336a3b5e45c5359 100644 (file)
--- a/gzip.h
+++ b/gzip.h
@@ -1,6 +1,6 @@
 /* gzip.h -- common declarations for all gzip modules
 
-   Copyright (C) 1997-1999, 2001, 2006-2007, 2009-2010 Free Software
+   Copyright (C) 1997-1999, 2001, 2006-2007, 2009-2011 Free Software
    Foundation, Inc.
 
    Copyright (C) 1992-1993 Jean-loup Gailly.
index 012bcb9254e1f16a0dff2e7f2feb8149cbeacf42..d469242563943f22636df910f3e657a4114fd2ec 100644 (file)
--- a/inflate.c
+++ b/inflate.c
@@ -1,6 +1,6 @@
 /* Inflate deflated data
 
-   Copyright (C) 1997-1999, 2002, 2006, 2009-2010 Free Software Foundation,
+   Copyright (C) 1997-1999, 2002, 2006, 2009-2011 Free Software Foundation,
    Inc.
 
    This program is free software; you can redistribute it and/or modify
index 85755bc61cbb810222485d573562ad4858973284..eb2b4c6392773962318dc9f1768b772c4de0dcb4 100644 (file)
@@ -95,6 +95,7 @@
 /isnanf.c
 /isnanl-nolibm.h
 /isnanl.c
+/iswblank.c
 /lchown.c
 /libgzip.a
 /localcharset.c
index b4c105ceb7f5078e15a270d433478061e65793f2..dafab2b4a15d5c308b0f3e30f723d36fa2db84ab 100644 (file)
@@ -1,6 +1,6 @@
 # Make gzip/lib                                -*-Makefile-*-
 
-# Copyright (C) 2006, 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2009-2011 Free Software Foundation, Inc.
 
 # 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
index 5dd8d642087c72e9db48e2b0600fd74ea9da8bcc..9c3e74b5f305f28ecf7bbcd4f6805c370f644b8e 100644 (file)
@@ -1,6 +1,6 @@
 /* match.s -- optional optimized asm version of longest match in deflate.c
 
-   Copyright (C) 2002, 2006, 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006, 2009-2011 Free Software Foundation, Inc.
    Copyright (C) 1992-1993 Jean-loup Gailly
 
    This program is free software; you can redistribute it and/or modify
index b5fbf3722d2c46e3d8a938957fb3e69c0dadeb9e..5fde6ae781c6f8181e5540784ffe01a7647c4104 100644 (file)
@@ -12,6 +12,7 @@
 /closein.m4
 /closeout.m4
 /codeset.m4
+/configmake.m4
 /d-ino.m4
 /dirent_h.m4
 /dirfd.m4
index d711dbaf8d07196599c5f4e2fb51508514518cf8..0d7b7e4b471845600c804a9a685f7bacf9887fb3 100644 (file)
@@ -1,6 +1,6 @@
 # Check for a working shell.
 
-# Copyright (C) 2000-2001, 2007, 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2000-2001, 2007, 2009-2011 Free Software Foundation, Inc.
 # 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 3, or (at your option)
index 9825374bc69905b84e09c0a408f58c0730316d2f..47aed6d3450a852ac2aa8493b12c851b0d2c0e63 100644 (file)
@@ -1,6 +1,6 @@
 /* revision.h -- define the version number
 
-   Copyright (C) 1998-1999, 2001-2002, 2006, 2009-2010 Free Software
+   Copyright (C) 1998-1999, 2001-2002, 2006, 2009-2011 Free Software
    Foundation, Inc.
    Copyright (C) 1992-1993 Jean-loup Gailly.
 
index ef7695e0a8dc7898e49b2e901719e8b891c5a876..125f0c129b0957cc7cdef5bca47c9ca0e49b47c0 100644 (file)
--- a/tailor.h
+++ b/tailor.h
@@ -1,6 +1,6 @@
 /* tailor.h -- target dependent definitions
 
-   Copyright (C) 1997-1999, 2002, 2006, 2009-2010 Free Software Foundation,
+   Copyright (C) 1997-1999, 2002, 2006, 2009-2011 Free Software Foundation,
    Inc.
    Copyright (C) 1992-1993 Jean-loup Gailly
 
index 03eb4a3d557ebfb3629feca3939dac0c6493c707..cb7f94a508d37cfa00cb7f3cc87db2437a130e90 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to create Makefile.in
-# Copyright 2010 Free Software Foundation, Inc.
+# Copyright 2010-2011 Free Software Foundation, Inc.
 #
 # 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
index ed0ebfac173203f225062e8732c42a5cf6e9a8c8..92c4ab488be1be5b32576b28be35c91c6f950566 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Before gzip-1.4, gzip -d would segfault on some inputs.
 
-# Copyright (C) 2010 Free Software Foundation, Inc.
+# Copyright (C) 2010-2011 Free Software Foundation, Inc.
 
 # 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
index 9fb31276f40cd2bfcfab2de1ae3126df68f480ce..feb65a5d3fa2266ae52b5dd55581f5d7a6d7dd3a 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure all these programs work properly
 # when invoked with --help or --version.
 
-# Copyright (C) 2000-2010 Free Software Foundation, Inc.
+# Copyright (C) 2000-2011 Free Software Foundation, Inc.
 
 # 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
index ac0dc8e6c92cd82b52028cd4efa1065dc9d6257b..22ce105351732caafd30419d50917d655df9aeba 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise a bug whereby an invalid input could make gzip -d misbehave.
 
-# Copyright (C) 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2009-2011 Free Software Foundation, Inc.
 
 # 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
index a57de77a2f1ac47a83be0adf463b8c05b9221790..366701a6354f75ebd91963e72a587341787648c6 100644 (file)
@@ -1,6 +1,6 @@
 # source this file; set up for tests
 
-# Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2009-2011 Free Software Foundation, Inc.
 
 # 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
index 601ac3deafe55af84cb5351d150ef1ea0764fc9b..6cbac66da1e2fa0c42e2c549f7ab3d93f11762e4 100755 (executable)
@@ -2,7 +2,7 @@
 # Before gzip-1.4, this the use of memcpy in inflate_codes could
 # mistakenly operate on overlapping regions.  Exercise that code.
 
-# Copyright (C) 2010 Free Software Foundation, Inc.
+# Copyright (C) 2010-2011 Free Software Foundation, Inc.
 
 # 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
index 7a0973b35368f121b8b7bdc1e8a1f0186ceddb9c..bd561e8d0f661f6acdcc507baa49a4ce2474c961 100644 (file)
@@ -2,7 +2,7 @@
 # Ensure that gzip -cdf handles mixed compressed/not-compressed data
 # Before gzip-1.5, it would produce invalid output.
 
-# Copyright (C) 2010 Free Software Foundation, Inc.
+# Copyright (C) 2010-2011 Free Software Foundation, Inc.
 
 # 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
index 0fa719134cd8ed5ebbf4a0b8c37ae542612bb1a1..44c6d50e712f57d7b6e8f5e765b006ccb42c37ea 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Before gzip-1.5, gzip -d -S '' k.gz would delete F.gz and not create "F"
 
-# Copyright (C) 2010 Free Software Foundation, Inc.
+# Copyright (C) 2010-2011 Free Software Foundation, Inc.
 
 # 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
index 2f41a8ca8cbcfcaa413c6607b7d908091e6f26aa..ed2a2642ebcbc4c2795d946df08de0da50ed9c05 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure that gzip interprets "-" as stdin.
 
-# Copyright (C) 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2009-2011 Free Software Foundation, Inc.
 
 # 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
index ac44794a1f6738bb7b600fc05ed982811c7a1645..8a6a4f16f139bc2f6cd1dcb5061e4800bce1c2d0 100755 (executable)
@@ -2,7 +2,7 @@
 # gzip accepts trailing NUL bytes; don't fail if there is exactly one.
 # Before gzip-1.4, this would fail.
 
-# Copyright (C) 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2009-2011 Free Software Foundation, Inc.
 
 # 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
index b4e6f02b268a4cfb58f25cdf694cecccad81d1e3..3891652b54b5335a88ce90f66e84cbdc41d76bfc 100755 (executable)
@@ -2,7 +2,7 @@
 # Exercise zdiff with two compressed inputs.
 # Before gzip-1.4, this would fail.
 
-# Copyright (C) 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2009-2011 Free Software Foundation, Inc.
 
 # 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
index ec8cf77d88ab56823bfc852d5dd7683f639bc0c7..34d290ca59af6802ce600a34ca08f3106243092e 100644 (file)
@@ -2,7 +2,7 @@
 # Ensure that zgrep -f - works like grep -f -
 # Before gzip-1.4, it would fail.
 
-# Copyright (C) 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2009-2011 Free Software Foundation, Inc.
 
 # 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
index d9d3ff20fdbc6396bb53349d314596c245bd1ef0..fc09a9e4845ec8843317d9ed19745f3533125aa5 100644 (file)
@@ -2,7 +2,7 @@
 # Check that zgrep is terminated gracefully by signal when
 # its grep/sed pipeline is terminated by a signal.
 
-# Copyright (C) 2010 Free Software Foundation, Inc.
+# Copyright (C) 2010-2011 Free Software Foundation, Inc.
 
 # 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
index 67bb82e825fa754c7092e052b84116e4a8719f5b..e642d4756e99d525b3f0742e4ddf49bf9075eb85 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Check that znew -K works without compress(1).
 
-# Copyright (C) 2010 Free Software Foundation, Inc.
+# Copyright (C) 2010-2011 Free Software Foundation, Inc.
 
 # 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
diff --git a/trees.c b/trees.c
index c6a3b4ff2e2d092d05a9d246a9d291f791c25653..7f0083c1063072fd83ebd939c9b28776dab9adac 100644 (file)
--- a/trees.c
+++ b/trees.c
@@ -1,6 +1,6 @@
 /* trees.c -- output deflated data using Huffman coding
 
-   Copyright (C) 1997-1999, 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 1997-1999, 2009-2011 Free Software Foundation, Inc.
    Copyright (C) 1992-1993 Jean-loup Gailly
 
    This program is free software; you can redistribute it and/or modify
index 69cf91529219ce718e65fa7c769ee457c2876acd..9a022e8a12cf972bf6a18bb2d6926da4b017d749 100644 (file)
--- a/unpack.c
+++ b/unpack.c
@@ -1,6 +1,6 @@
 /* unpack.c -- decompress files in pack format.
 
-   Copyright (C) 1997, 1999, 2006, 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 1997, 1999, 2006, 2009-2011 Free Software Foundation, Inc.
    Copyright (C) 1992-1993 Jean-loup Gailly
 
    This program is free software; you can redistribute it and/or modify
diff --git a/unzip.c b/unzip.c
index faecaf799d84db9f560f5d90de3026ed9e3abb00..c481a896ef32ba792eb017fc3360847330c684ba 100644 (file)
--- a/unzip.c
+++ b/unzip.c
@@ -1,6 +1,6 @@
 /* unzip.c -- decompress files in gzip or pkzip format.
 
-   Copyright (C) 1997-1999, 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 1997-1999, 2009-2011 Free Software Foundation, Inc.
    Copyright (C) 1992-1993 Jean-loup Gailly
 
    This program is free software; you can redistribute it and/or modify
diff --git a/util.c b/util.c
index 80b1075baa154f14784b624c0390d76405ad56c5..ee34a3ae3c30b48ae21db51d3261161ba227f02f 100644 (file)
--- a/util.c
+++ b/util.c
@@ -1,6 +1,6 @@
 /* util.c -- utility functions for gzip support
 
-   Copyright (C) 1997-1999, 2001-2002, 2006, 2009-2010 Free Software
+   Copyright (C) 1997-1999, 2001-2002, 2006, 2009-2011 Free Software
    Foundation, Inc.
    Copyright (C) 1992-1993 Jean-loup Gailly
 
diff --git a/zcat.in b/zcat.in
index 69cc831081e700b187cb43fcf3205131027a4cf6..590e3310fec14aa95014e8dde609698243e7cddb 100644 (file)
--- a/zcat.in
+++ b/zcat.in
@@ -24,7 +24,7 @@ esac
 PATH=$bindir:$PATH
 
 version="zcat (gzip) @VERSION@
-Copyright (C) 2007 Free Software Foundation, Inc.
+Copyright (C) 2007, 2011 Free Software Foundation, Inc.
 This is free software.  You may redistribute copies of it under the terms of
 the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
 There is NO WARRANTY, to the extent permitted by law.
diff --git a/zcmp.in b/zcmp.in
index 7c499f2fad2af12a59e94f305c644bc872b02e03..a3c42ee41542f8b19f0746ec6ebb16a9f8a7a997 100644 (file)
--- a/zcmp.in
+++ b/zcmp.in
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Compare the uncompressed contents of compressed files, byte by byte.
 
-# Copyright (C) 2007, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2010-2011 Free Software Foundation, Inc.
 
 # 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
index 8eb571583e0d235322768ab2ea76cdf5d6e01bcd..72ae643be7d8e00d0bfc9fab14af7506212da703 100644 (file)
--- a/zdiff.in
+++ b/zdiff.in
@@ -31,7 +31,7 @@ case $1 in
 esac
 
 version="z$prog (gzip) @VERSION@
-Copyright (C) 2009 Free Software Foundation, Inc.
+Copyright (C) 2009, 2011 Free Software Foundation, Inc.
 This is free software.  You may redistribute copies of it under the terms of
 the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
 There is NO WARRANTY, to the extent permitted by law.
index 89e14868aa6a6929c3ff5141244103fb9f0cb400..a3275a9091621b3a40de5a6e4e978ac0e98872fe 100644 (file)
--- a/zforce.in
+++ b/zforce.in
@@ -30,7 +30,7 @@ esac
 PATH=$bindir:$PATH; export PATH
 
 version="zforce (gzip) @VERSION@
-Copyright (C) 2010 Free Software Foundation, Inc.
+Copyright (C) 2010-2011 Free Software Foundation, Inc.
 This is free software.  You may redistribute copies of it under the terms of
 the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
 There is NO WARRANTY, to the extent permitted by law.
index d0dea154734e9111b43c7c80ee6fa039b6aeca07..7346a2c25800211bbb1deec27387cf25a83d6485 100644 (file)
--- a/zgrep.in
+++ b/zgrep.in
@@ -31,7 +31,7 @@ PATH=$bindir:$PATH
 grep='${GREP-grep}'
 
 version='zgrep (gzip) @VERSION@
-Copyright (C) 2010 Free Software Foundation, Inc.
+Copyright (C) 2010-2011 Free Software Foundation, Inc.
 This is free software.  You may redistribute copies of it under the terms of
 the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
 There is NO WARRANTY, to the extent permitted by law.
diff --git a/zip.c b/zip.c
index 71623660ad003fe32913acf0d7e72d7c407a219c..b205cd99092e78e90d5e8619a439f9f3d0b4073a 100644 (file)
--- a/zip.c
+++ b/zip.c
@@ -1,6 +1,6 @@
 /* zip.c -- compress files to the gzip or pkzip format
 
-   Copyright (C) 1997-1999, 2006-2007, 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 1997-1999, 2006-2007, 2009-2011 Free Software Foundation, Inc.
    Copyright (C) 1992-1993 Jean-loup Gailly
 
    This program is free software; you can redistribute it and/or modify
index b25e4081bfb3fe502fdce55400c41fc138a2bbf8..4152017f2a8c62ba6669cec0227868d05b82d6e5 100644 (file)
--- a/zless.in
+++ b/zless.in
@@ -23,7 +23,7 @@ esac
 PATH=$bindir:$PATH; export PATH
 
 version="zless (gzip) @VERSION@
-Copyright (C) 2007 Free Software Foundation, Inc.
+Copyright (C) 2007, 2011 Free Software Foundation, Inc.
 This is free software.  You may redistribute copies of it under the terms of
 the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
 There is NO WARRANTY, to the extent permitted by law.
index 95159bd2d17f4f869f68eee48f6cb1cce389a80b..92144fe7566a3ea373d2d9539f234f5ad3edb540 100644 (file)
--- a/zmore.in
+++ b/zmore.in
@@ -24,7 +24,7 @@ esac
 PATH=$bindir:$PATH; export PATH
 
 version="zmore (gzip) @VERSION@
-Copyright (C) 2010 Free Software Foundation, Inc.
+Copyright (C) 2010-2011 Free Software Foundation, Inc.
 This is free software.  You may redistribute copies of it under the terms of
 the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
 There is NO WARRANTY, to the extent permitted by law.
diff --git a/znew.in b/znew.in
index d0cb5eb2fd0e55967336efd8ab2c5131350bd3c2..a912e857cd49ec329c42db045efc9fd3cc7b96aa 100644 (file)
--- a/znew.in
+++ b/znew.in
@@ -24,7 +24,7 @@ esac
 PATH=$bindir:$PATH; export PATH
 
 version="znew (gzip) @VERSION@
-Copyright (C) 2010 Free Software Foundation, Inc.
+Copyright (C) 2010-2011 Free Software Foundation, Inc.
 This is free software.  You may redistribute copies of it under the terms of
 the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
 There is NO WARRANTY, to the extent permitted by law.