]> 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)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 17 Sep 2017 03:39:54 +0000 (20:39 -0700)
bin/aclocal.in
bin/automake.in

index 016550a499621d408931139c6f3017df604a2c09..45140feb5283136a836ec343f74c04f37ddba9c5 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 895f0b5c9eefd29105451b7bae1c175a40514192..4a7bc12038a61d408e797460adc621e03584da65 100644 (file)
@@ -7941,7 +7941,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.