summaryrefslogtreecommitdiff
path: root/t/cond42.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/cond42.sh')
-rw-r--r--t/cond42.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/cond42.sh b/t/cond42.sh
index c4c3b5de8..06f34fd5e 100644
--- a/t/cond42.sh
+++ b/t/cond42.sh
@@ -1,6 +1,6 @@
#!/bin/sh
nfig
-# Copyright (C) 2008-2017 Free Software Foundation, Inc.
+# Copyright (C) 2008-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
@@ -13,7 +13,7 @@ nfig
# 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/>.
# Ensure an error with inconsistent state of conditionals in configure.ac.
# This shouldn't happen with user input, as _AM_COND_* are not documented,