summaryrefslogtreecommitdiff
path: root/t/ax/extract-testsuite-summary.pl
diff options
context:
space:
mode:
Diffstat (limited to 't/ax/extract-testsuite-summary.pl')
-rw-r--r--t/ax/extract-testsuite-summary.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/ax/extract-testsuite-summary.pl b/t/ax/extract-testsuite-summary.pl
index 180f53926..742088e7b 100644
--- a/t/ax/extract-testsuite-summary.pl
+++ b/t/ax/extract-testsuite-summary.pl
@@ -2,7 +2,7 @@
# Extract the testsuite summary generated by the parallel testsuite
# harness from the output of "make check".
-# Copyright (C) 2012-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -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 warnings FATAL => 'all';
use strict;