X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tests%2Fznew-k;h=6a2f96936c59c4fe9f0d4d3b4e70f63de6439b5e;hb=92249085071a973e2c0621b0415b93d2e48bb00d;hp=2bf8d7af082a524dfd6f67e89f6cf4fd467b3244;hpb=d57728a6ca2413a7c564d8b7bb13d9e5a5a180f3;p=debian%2Fgzip diff --git a/tests/znew-k b/tests/znew-k index 2bf8d7a..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-2013 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_ ..