diff options
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 |