X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tests%2Fgzip-env;h=eeacebf0ab0a70123d8abc9659a1eb7dd13a8e5f;hb=9d3bb7832a57580af77754e80153b8dc07288793;hp=873d716dca5015764dd1b2e3941049330b787fd4;hpb=2725db10000bae65e311a9329973b11053b86f1a;p=debian%2Fgzip diff --git a/tests/gzip-env b/tests/gzip-env index 873d716..eeacebf 100755 --- a/tests/gzip-env +++ b/tests/gzip-env @@ -1,7 +1,7 @@ #!/bin/sh # Test the obsolescent GZIP environment variable. -# Copyright 2015-2016 Free Software Foundation, Inc. +# Copyright 2015-2017 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 @@ -14,7 +14,7 @@ # GNU General Public License for more details. # You should have received a copy of the GNU General Public License -# along with this program. If not, see . +# along with this program. If not, see . # limit so don't run it by default. . "${srcdir=.}/init.sh"; path_prepend_ ..