misc: update --version copyright
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 28 Feb 2016 08:01:50 +0000 (00:01 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 28 Feb 2016 08:02:58 +0000 (00:02 -0800)
* gunzip.in, gzexe.in, zcat.in, zdiff.in, zforce.in, zgrep.in:
* zless.in, zmore.in, znew.in: Update copyright year in --version
output to 2016.

gunzip.in
gzexe.in
zcat.in
zdiff.in
zforce.in
zgrep.in
zless.in
zmore.in
znew.in

index d0efd2d86306cb424aa88c3d1d4ad3c0b5ad4fbe..d7edb53f828df69e123ecb3c6e067e4f113f2640 100644 (file)
--- a/gunzip.in
+++ b/gunzip.in
@@ -24,7 +24,7 @@ esac
 PATH=$bindir:$PATH
 
 version="gunzip (gzip) @VERSION@
-Copyright (C) 2007, 2011-2015 Free Software Foundation, Inc.
+Copyright (C) 2007, 2011-2016 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 d5b82a2986bd67e09a87abfdf5e5d6be40927024..6b61ec41c3f813b7e739e67f31d1dad9ec25c095 100644 (file)
--- a/gzexe.in
+++ b/gzexe.in
@@ -37,7 +37,7 @@ nl='
 IFS=" $tab$nl"
 
 version='gzexe (gzip) @VERSION@
-Copyright (C) 2007, 2011-2015 Free Software Foundation, Inc.
+Copyright (C) 2007, 2011-2016 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/zcat.in b/zcat.in
index 75660e504b35c69025400b181ea42a3cdfb22013..d8ffd8576b75e46286c40be56ccd8c98c3d63dc9 100644 (file)
--- a/zcat.in
+++ b/zcat.in
@@ -24,7 +24,7 @@ esac
 PATH=$bindir:$PATH
 
 version="zcat (gzip) @VERSION@
-Copyright (C) 2007, 2011-2015 Free Software Foundation, Inc.
+Copyright (C) 2007, 2011-2016 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 60905d5e01a58474f8a4760f0b56f5a0d5f42975..f1fa95fd4997144138e60d0330ce5ebef1561fde 100644 (file)
--- a/zdiff.in
+++ b/zdiff.in
@@ -31,7 +31,7 @@ case $1 in
 esac
 
 version="z$prog (gzip) @VERSION@
-Copyright (C) 2009, 2011-2015 Free Software Foundation, Inc.
+Copyright (C) 2009, 2011-2016 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 e5d66ad44a1cbe5a6052736bddd429b46a4a88cf..5baff0778d1eaa85b68f8cb1810f1aa6bb86ee6f 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-2015 Free Software Foundation, Inc.
+Copyright (C) 2010-2016 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 9668faef806c87c53e0aad9397cf68042e0aa8e4..d94b8d84f8612783d7e98ada84cc0f41f733e8f6 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-2015 Free Software Foundation, Inc.
+Copyright (C) 2010-2016 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 9c7d163945484763a22c34114626207f43d522ed..a3edcc7ed520cd2050e64864be49c4534c0181e6 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, 2011-2015 Free Software Foundation, Inc.
+Copyright (C) 2007, 2011-2016 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 5f5bb26c3a3f137f3e7e75481672559983dec058..b1bb68f029978465abb6814c10fbf85dffc456d5 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-2015 Free Software Foundation, Inc.
+Copyright (C) 2010-2016 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 7f4a8ebc68a03973a1d52aaa90945c812b44b373..ec025d2ca6887a94fea26549153620232b59cf6c 100644 (file)
--- a/znew.in
+++ b/znew.in
@@ -25,7 +25,7 @@ esac
 PATH=$bindir:$PATH; export PATH
 
 version="znew (gzip) @VERSION@
-Copyright (C) 2010-2015 Free Software Foundation, Inc.
+Copyright (C) 2010-2016 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.