X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=zmore.in;h=0193a1bb26e1cc849f36cd9ef42ed4e84d6d2f4a;hb=96fe9591947fa90f8ffd38c088d43411e055fc1e;hp=764845a6f42e2c3b851ecb1948ddc9b4d9e06417;hpb=d738e90e8360e101b94fca8c79147f59565f62d8;p=debian%2Fgzip diff --git a/zmore.in b/zmore.in index 764845a..0193a1b 100644 --- a/zmore.in +++ b/zmore.in @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2001, 2002, 2007, 2010 Free Software Foundation +# Copyright (C) 2001-2002, 2007, 2010-2016 Free Software Foundation, Inc. # Copyright (C) 1992, 1993 Jean-loup Gailly # This program is free software; you can redistribute it and/or modify @@ -17,14 +17,8 @@ # with this program; if not, write to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -bindir=@bindir@ -case $1 in ---__bindir) bindir=${2?}; shift; shift;; -esac -PATH=$bindir:$PATH; export PATH - version="zmore (gzip) @VERSION@ -Copyright (C) 2010-2013 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 . There is NO WARRANTY, to the extent permitted by law.