summaryrefslogtreecommitdiff
path: root/bin/autoupdate.in
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-09-16 17:48:19 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2017-09-16 17:48:51 -0700
commitd3dcd5895d64f6c86275c9333e2760a867e540e7 (patch)
tree9a69c37864bd8b6656c707935ead61d5de388ec3 /bin/autoupdate.in
parent5a4041daca5109c83a1735aef7fe16b2aae06e13 (diff)
downloadautoconf-d3dcd5895d64f6c86275c9333e2760a867e540e7.tar.gz
Prefer HTTPS to FTP and HTTP
Diffstat (limited to 'bin/autoupdate.in')
-rw-r--r--bin/autoupdate.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/bin/autoupdate.in b/bin/autoupdate.in
index 274d52ef..22bd409d 100644
--- a/bin/autoupdate.in
+++ b/bin/autoupdate.in
@@ -16,7 +16,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/>.
# Originally written by David MacKenzie <djm@gnu.ai.mit.edu>.
# Rewritten by Akim Demaille <akim@freefriends.org>.
@@ -76,8 +76,8 @@ Library directories:
-I, --include=DIR append directory DIR to search path
Report bugs to <bug-autoconf\@gnu.org>.
-GNU Autoconf home page: <http://www.gnu.org/software/autoconf/>.
-General help using GNU software: <http://www.gnu.org/gethelp/>.
+GNU Autoconf home page: <https://www.gnu.org/software/autoconf/>.
+General help using GNU software: <https://www.gnu.org/gethelp/>.
";
# $VERSION
@@ -85,7 +85,7 @@ General help using GNU software: <http://www.gnu.org/gethelp/>.
$version = "autoupdate (@PACKAGE_NAME@) @VERSION@
Copyright (C) @RELEASE_YEAR@ Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
-<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
+<https://gnu.org/licenses/gpl.html>, <https://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.