New upstream version 1.9
[debian/gzip] / tests / list
index 7576dc3a8cc1ba7536e971fd023c1788c68dce51..89869236de5e074e084afd474540ef024cf03871 100755 (executable)
@@ -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 <http://www.gnu.org/licenses/>.
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
 # limit so don't run it by default.
 
 . "${srcdir=.}/init.sh"; path_prepend_ ..