X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tests%2Fznew-k;h=6a2f96936c59c4fe9f0d4d3b4e70f63de6439b5e;hb=659cae49714b93487242525dfa0e5737463d78d8;hp=0e60e947a92b9eafdf226040d7452988c9ca2133;hpb=4ee107046a0ffd91f6c60c787326a5e27b799f6d;p=debian%2Fgzip diff --git a/tests/znew-k b/tests/znew-k index 0e60e94..6a2f969 100755 --- a/tests/znew-k +++ b/tests/znew-k @@ -1,7 +1,7 @@ #!/bin/sh # Check that znew -K works without compress(1). -# Copyright (C) 2010-2012 Free Software Foundation, Inc. +# Copyright (C) 2010-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_ ..