X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tests%2Fhelin-segv;h=2bb86dbf61d331bd97fba4c626fff6d8cb5e6588;hb=9d3bb7832a57580af77754e80153b8dc07288793;hp=22c79db1dc51edc3926f5881707cf88b2983b9c8;hpb=d3cd190bdbd88c83fd1487c43d268a5fb1df76a2;p=debian%2Fgzip diff --git a/tests/helin-segv b/tests/helin-segv index 22c79db..2bb86db 100755 --- a/tests/helin-segv +++ b/tests/helin-segv @@ -1,7 +1,7 @@ #!/bin/sh # Before gzip-1.4, gzip -d would segfault on some inputs. -# Copyright (C) 2010-2011 Free Software Foundation, Inc. +# Copyright (C) 2010-2017 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_ ..