summaryrefslogtreecommitdiff
path: root/lib/update-copyright
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2017-01-01 08:34:49 -0800
committerJim Meyering <meyering@fb.com>2017-01-01 08:34:57 -0800
commit1370ce5f83c54df7ef863abb2ade73f3d5ce69e0 (patch)
treee5de1b0a0382bc626be6ddea4dcf5860c5982f50 /lib/update-copyright
parent5fac9a39d45e761f2b27262c4fd13ccb3ff8dc9b (diff)
downloadautomake-1370ce5f83c54df7ef863abb2ade73f3d5ce69e0.tar.gz
maint: update copyright dates for 2017
* all files: Run this command, using update-copyright from gnulib: UPDATE_COPYRIGHT_FORCE=1 \ UPDATE_COPYRIGHT_USE_INTERVALS=2 \ UPDATE_COPYRIGHT_MAX_LINE_LENGTH=79 \ update-copyright $(git ls-files)
Diffstat (limited to 'lib/update-copyright')
-rwxr-xr-xlib/update-copyright2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/update-copyright b/lib/update-copyright
index 308fbf17f..ef9bdc0f2 100755
--- a/lib/update-copyright
+++ b/lib/update-copyright
@@ -5,7 +5,7 @@ eval '(exit $?0)' && eval 'exec perl -wS -0777 -pi "$0" ${1+"$@"}'
my $VERSION = '2013-01-03.09:41'; # UTC
-# Copyright (C) 2009-2015 Free Software Foundation, Inc.
+# Copyright (C) 2009-2017 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