summaryrefslogtreecommitdiff
path: root/lib/update-copyright
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-09-16 18:02:10 -0700
committerMathieu Lirzin <mthl@gnu.org>2017-09-19 13:17:31 +0200
commit1b3b7b7d25a0762b7cc9ca8a62da559a42a2e844 (patch)
treef03ec84fa3d78f74809c0d491022b850c7a2d1ad /lib/update-copyright
parent8c81e7b8abe9203d91124596681570105c751303 (diff)
downloadautomake-1b3b7b7d25a0762b7cc9ca8a62da559a42a2e844.tar.gz
make fetch
Diffstat (limited to 'lib/update-copyright')
-rwxr-xr-xlib/update-copyright4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/update-copyright b/lib/update-copyright
index 2d20d211c..63455c379 100755
--- a/lib/update-copyright
+++ b/lib/update-copyright
@@ -3,7 +3,7 @@ eval '(exit $?0)' && eval 'exec perl -wS -0777 -pi "$0" "$@"'
if 0;
# Update an FSF copyright year list to include the current year.
-my $VERSION = '2016-01-12.23:13'; # UTC
+my $VERSION = '2017-09-13.06:45'; # UTC
# Copyright (C) 2009-2017 Free Software Foundation, Inc.
#
@@ -18,7 +18,7 @@ my $VERSION = '2016-01-12.23:13'; # UTC
# 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/>.
# Written by Jim Meyering and Joel E. Denny