]> git.cworth.org Git - gzip/blobdiff - zforce.in
Imported Debian patch 1.3.12-1
[gzip] / zforce.in
index 58a34891f0d511cfc6446fc65ebaed706fd164cc..b1a995eb1f5229ac8e7d50bffea61647563cfebb 100644 (file)
--- a/zforce.in
+++ b/zforce.in
@@ -6,7 +6,7 @@
 # 12345678901234 is renamed to 12345678901.gz
 
 
-# Copyright (C) 2002 Free Software Foundation
+# Copyright (C) 2002, 2007 Free Software Foundation
 # Copyright (C) 1993 Jean-loup Gailly
 
 # This program is free software; you can redistribute it and/or modify
 PATH="BINDIR:$PATH"; export PATH
 
 version="zforce (gzip) @VERSION@
-Copyright (C) 2006 Free Software Foundation, Inc.
+Copyright (C) 2007 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.
 
 Written by Jean-loup Gailly."
 
-usage="Usage: zforce [FILE]...
+usage="Usage: $0 [FILE]...
 Force a .gz extension on all compressed FILEs so that gzip will
 not compress them twice.