]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
Fix a couple more http: URLs
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 17 Sep 2017 01:08:05 +0000 (18:08 -0700)
committerMathieu Lirzin <mthl@gnu.org>
Tue, 19 Sep 2017 11:16:28 +0000 (13:16 +0200)
bin/aclocal.in
bin/automake.in

index 663b7fcb5020dccf4bb5d09736f3b0553151dc64..aad0cfb4eb54f471df20e4aaa53b92fb09195ba6 100644 (file)
@@ -1073,7 +1073,7 @@ sub version ()
   print <<EOF;
 aclocal (GNU $PACKAGE) $VERSION
 Copyright (C) $RELEASE_YEAR Free Software Foundation, Inc.
-License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html>
+License GPLv2+: GNU GPL version 2 or later <https://gnu.org/licenses/gpl-2.0.html>
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.
 
index 462e1e256bf448a5b98e2efc8fb4f8ba6a744e5e..653340563a40573ee7c066a8f92c79cc9e8c4364 100644 (file)
@@ -8135,7 +8135,7 @@ sub version ()
   print <<EOF;
 automake (GNU $PACKAGE) $VERSION
 Copyright (C) $RELEASE_YEAR Free Software Foundation, Inc.
-License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html>
+License GPLv2+: GNU GPL version 2 or later <https://gnu.org/licenses/gpl-2.0.html>
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.