summaryrefslogtreecommitdiff
path: root/maintainer/rename-tests
diff options
context:
space:
mode:
Diffstat (limited to 'maintainer/rename-tests')
-rwxr-xr-xmaintainer/rename-tests4
1 files changed, 2 insertions, 2 deletions
diff --git a/maintainer/rename-tests b/maintainer/rename-tests
index 8c643872b..50d97003c 100755
--- a/maintainer/rename-tests
+++ b/maintainer/rename-tests
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
# Convenience script to rename test cases in Automake.
-# Copyright (C) 2013-2017 Free Software Foundation, Inc.
+# Copyright (C) 2013-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
@@ -14,7 +14,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/>.
set -e -u