diff options
author | Mathieu Lirzin <mthl@gnu.org> | 2017-03-02 18:55:53 +0100 |
---|---|---|
committer | Mathieu Lirzin <mthl@gnu.org> | 2017-03-02 19:02:28 +0100 |
commit | d8add592d8ef2338097ce3508631802be92a7f12 (patch) | |
tree | f1e0ba71b34630e40febb42ef8a9fa97e62220a0 /bin/aclocal.in | |
parent | 48107579abadbe857c8299c38d2ca0a3f8f354c8 (diff) | |
download | automake-d8add592d8ef2338097ce3508631802be92a7f12.tar.gz |
maint: Update copyright years to 2017.
This update has been made with 'make update-copyright'.
Diffstat (limited to 'bin/aclocal.in')
-rw-r--r-- | bin/aclocal.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/aclocal.in b/bin/aclocal.in index 3ebd4d3fc..a4535bc47 100644 --- a/bin/aclocal.in +++ b/bin/aclocal.in @@ -7,7 +7,7 @@ eval 'case $# in 0) exec @PERL@ -S "$0";; *) exec @PERL@ -S "$0" "$@";; esac' # aclocal - create aclocal.m4 by scanning configure.ac -# Copyright (C) 1996-2015 Free Software Foundation, Inc. +# Copyright (C) 1996-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 |