X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tests%2Flist;h=89869236de5e074e084afd474540ef024cf03871;hb=ecea6a7078983379e5b4d8961337cc55298aa8b1;hp=7576dc3a8cc1ba7536e971fd023c1788c68dce51;hpb=2e7e88b2efec90c4ad9dc7a24d533b36a6223be2;p=debian%2Fgzip diff --git a/tests/list b/tests/list index 7576dc3..8986923 100755 --- a/tests/list +++ b/tests/list @@ -1,7 +1,7 @@ #!/bin/sh # Exercise the --list option. -# Copyright 2016 Free Software Foundation, Inc. +# Copyright 2016-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_ ..