maint: prefer HTTPS to HTTP, FTP in URLs
[debian/gzip] / zcat.in
diff --git a/zcat.in b/zcat.in
index 54befb4bbc0fa687a6ab8d10ea88f4801cebe5ac..a93f6a8f6e214e6774fdc2137c42f79533b59457 100644 (file)
--- a/zcat.in
+++ b/zcat.in
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Uncompress files to standard output.
 
-# Copyright (C) 2007, 2010-2016 Free Software Foundation, Inc.
+# Copyright (C) 2007, 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
@@ -20,7 +20,7 @@
 version="zcat (gzip) @VERSION@
 Copyright (C) 2007, 2011-2016 Free Software Foundation, Inc.
 This is free software.  You may redistribute copies of it under the terms of
-the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
+the GNU General Public License <https://www.gnu.org/licenses/gpl.html>.
 There is NO WARRANTY, to the extent permitted by law.
 
 Written by Paul Eggert."