summaryrefslogtreecommitdiff
path: root/etc
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 /etc
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 'etc')
-rwxr-xr-xetc/bench.pl.in4
-rw-r--r--etc/local.mk2
2 files changed, 3 insertions, 3 deletions
diff --git a/etc/bench.pl.in b/etc/bench.pl.in
index d4dfdc8c..b3006ae5 100755
--- a/etc/bench.pl.in
+++ b/etc/bench.pl.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/>.
=head1 NAME
@@ -1072,7 +1072,7 @@ sub help ($)
{
my ($verbose) = @_;
use Pod::Usage;
- # See <URL:http://perldoc.perl.org/pod2man.html#NOTES>.
+ # See <URL:https://perldoc.perl.org/pod2man.html#NOTES>.
pod2usage( { -message => "Bench Bison parsers",
-exitval => 0,
-verbose => $verbose,
diff --git a/etc/local.mk b/etc/local.mk
index b62416ea..78c1a986 100644
--- a/etc/local.mk
+++ b/etc/local.mk
@@ -12,7 +12,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/>.
dist_noinst_DATA = %D%/README.md
nodist_noinst_SCRIPTS = %D%/bench.pl