summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2019-09-22 23:23:20 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2019-09-22 23:25:29 -0700
commit9e78024bad107fe786cc3e5e328a475921ea0873 (patch)
tree15cecf41e2eb10fdca8b44a78379cea6c20a87f1 /build-aux
parentcb5185a539e681cbe26a6ee0de6f0f214d0ca5c0 (diff)
downloadgnulib-9e78024bad107fe786cc3e5e328a475921ea0873.tar.gz
Update some URLs
This is a clerical change that mostly changes http: to https: in URLs where either will work. It also updates some URLs that have moved, removes some URLs that no longer work, and fixes related text.
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/pmccabe2html2
-rwxr-xr-xbuild-aux/vc-list-files2
2 files changed, 2 insertions, 2 deletions
diff --git a/build-aux/pmccabe2html b/build-aux/pmccabe2html
index 7dcfb0bc11..a8928e0ffc 100644
--- a/build-aux/pmccabe2html
+++ b/build-aux/pmccabe2html
@@ -72,7 +72,7 @@ BEGIN {
html_epilog = "<hr color=\"black\" size=\"2\"/> \
Copyright (c) 2007, 2008 Free Software Foundation, Inc."
html_doctype = "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\" \
-\"http://www.w3.org/TR/html401/loose.dtd\">"
+\"https://www.w3.org/TR/html401/loose.dtd\">"
html_comment = "<!-- Generated by gnulib's pmccabe2html at " epoch_time " -->"
html_title = "Cyclomatic Complexity report for " package_name
diff --git a/build-aux/vc-list-files b/build-aux/vc-list-files
index af6b1c0f8a..6eafd8cc31 100755
--- a/build-aux/vc-list-files
+++ b/build-aux/vc-list-files
@@ -25,7 +25,7 @@ scriptversion=2018-03-07.03; # UTC
# list the version-controlled files in that directory.
# If there's an argument, it must be a single, "."-relative directory name.
-# cvsu is part of the cvsutils package: http://www.red-bean.com/cvsutils/
+# cvsu is part of the cvsutils package: https://www.red-bean.com/cvsutils/
postprocess=
case $1 in