X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=zmore.in;h=33f6798e9c8de1b220f393aa99755e1cee570e7d;hb=6dc06d9d5547e15bad92107516e8ee9fcdace318;hp=bd6b947446b5aff4fcd2e57fca8c13eb3c680d9a;hpb=e7921f54c622e3b32e525f345bc34308821e4ae0;p=gzip diff --git a/zmore.in b/zmore.in index bd6b947..33f6798 100644 --- a/zmore.in +++ b/zmore.in @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2001, 2002 Free Software Foundation +# Copyright (C) 2001, 2002, 2007 Free Software Foundation # Copyright (C) 1992, 1993 Jean-loup Gailly # This program is free software; you can redistribute it and/or modify @@ -20,14 +20,14 @@ PATH="BINDIR:$PATH"; export PATH version="zmore (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 . There is NO WARRANTY, to the extent permitted by law. Written by Jean-loup Gailly." -usage="Usage: zmore [OPTION]... [FILE]... +usage="Usage: $0 [OPTION]... [FILE]... Like 'more', but operate on the uncompressed contents of any compressed FILEs. Report bugs to ."