summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2021-01-29 13:45:28 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2021-01-29 13:48:43 -0800
commitb4582f1918ee3ae2a797276b4b56500702aa8fc8 (patch)
treec7a0c6125517096eb1c31df094ba398e6ff357f9 /build-aux
parent77a8b84fc8bbe39dc231a1f657fd56a50fac5855 (diff)
downloadbison-b4582f1918ee3ae2a797276b4b56500702aa8fc8.tar.gz
Update URLs to prefer https: to http:
Also, fix a few http: URLs that were no longer working.
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/Darwin.valgrind2
-rw-r--r--build-aux/Linux.valgrind2
-rw-r--r--build-aux/local.mk2
-rwxr-xr-xbuild-aux/update-b4-copyright2
-rwxr-xr-xbuild-aux/update-package-copyright-year2
5 files changed, 5 insertions, 5 deletions
diff --git a/build-aux/Darwin.valgrind b/build-aux/Darwin.valgrind
index cb8b4973..23ab4415 100644
--- a/build-aux/Darwin.valgrind
+++ b/build-aux/Darwin.valgrind
@@ -11,7 +11,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/>.
# Valgrind suppression file for Bison.
diff --git a/build-aux/Linux.valgrind b/build-aux/Linux.valgrind
index 2e0290f8..6b669202 100644
--- a/build-aux/Linux.valgrind
+++ b/build-aux/Linux.valgrind
@@ -11,7 +11,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/>.
# Valgrind suppression file for Bison.
diff --git a/build-aux/local.mk b/build-aux/local.mk
index d95eaaaf..cc0a5d73 100644
--- a/build-aux/local.mk
+++ b/build-aux/local.mk
@@ -11,7 +11,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/>.
EXTRA_DIST += \
build-aux/Darwin.valgrind \
diff --git a/build-aux/update-b4-copyright b/build-aux/update-b4-copyright
index 86aa1014..d83b8072 100755
--- a/build-aux/update-b4-copyright
+++ b/build-aux/update-b4-copyright
@@ -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/>.
use strict;
use warnings;
diff --git a/build-aux/update-package-copyright-year b/build-aux/update-package-copyright-year
index ba7297a7..9ad0ba12 100755
--- a/build-aux/update-package-copyright-year
+++ b/build-aux/update-package-copyright-year
@@ -15,7 +15,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/>.
use strict;
use warnings;