X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tests%2Fz-suffix;h=d62f9f4bf757fb7339be52deb34f89024b786c37;hb=659cae49714b93487242525dfa0e5737463d78d8;hp=470932060c006a9804d2714815109878ce78e6bc;hpb=20fcfc81ece044b8b0a6768ec6cf47be4e22a2e6;p=debian%2Fgzip diff --git a/tests/z-suffix b/tests/z-suffix index 4709320..d62f9f4 100755 --- a/tests/z-suffix +++ b/tests/z-suffix @@ -1,7 +1,7 @@ #!/bin/sh # Check that -Sz works. -# Copyright 2014-2016 Free Software Foundation, Inc. +# Copyright 2014-2018 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_ ..