maint: update copyright year, bootstrap, init.sh
[debian/gzip] / zcat.in
diff --git a/zcat.in b/zcat.in
index 977f2d1f35d1025f063b5b3b43f1817e583cff20..be6577f5c9c5fc8676cd4759f5d0581296b2a3e8 100644 (file)
--- a/zcat.in
+++ b/zcat.in
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Uncompress files to standard output.
 
-# Copyright (C) 2007 Free Software Foundation
+# Copyright (C) 2007, 2010-2016 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
@@ -24,7 +24,7 @@ esac
 PATH=$bindir:$PATH
 
 version="zcat (gzip) @VERSION@
-Copyright (C) 2007, 2011-2012 Free Software Foundation, Inc.
+Copyright (C) 2007, 2011-2015 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.