X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tests%2Fkeep;h=da8177679245bccfbb4c6fe0ea79b699390a78fe;hb=92249085071a973e2c0621b0415b93d2e48bb00d;hp=105d43e643d015655f7a779d43b942a189a80b45;hpb=2e7e88b2efec90c4ad9dc7a24d533b36a6223be2;p=debian%2Fgzip diff --git a/tests/keep b/tests/keep index 105d43e..da81776 100755 --- a/tests/keep +++ b/tests/keep @@ -1,7 +1,7 @@ #!/bin/sh # Exercise the --keep option. -# Copyright (C) 2013-2016 Free Software Foundation, Inc. +# Copyright (C) 2013-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_ ..