diff options
author | Jim Meyering <meyering@fb.com> | 2017-01-01 08:34:49 -0800 |
---|---|---|
committer | Jim Meyering <meyering@fb.com> | 2017-01-01 08:34:57 -0800 |
commit | 1370ce5f83c54df7ef863abb2ade73f3d5ce69e0 (patch) | |
tree | e5de1b0a0382bc626be6ddea4dcf5860c5982f50 /lib/config.sub | |
parent | 5fac9a39d45e761f2b27262c4fd13ccb3ff8dc9b (diff) | |
download | automake-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/config.sub')
-rwxr-xr-x | lib/config.sub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/config.sub b/lib/config.sub index 6d2e94c8b..79d7d3146 100755 --- a/lib/config.sub +++ b/lib/config.sub @@ -1,6 +1,6 @@ #! /bin/sh # Configuration validation subroutine script. -# Copyright 1992-2015 Free Software Foundation, Inc. +# Copyright 1992-2017 Free Software Foundation, Inc. timestamp='2015-01-01' |