diff options
Diffstat (limited to 'bin/automake.in')
-rw-r--r-- | bin/automake.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/automake.in b/bin/automake.in index f19cac773..33c3c299d 100644 --- a/bin/automake.in +++ b/bin/automake.in @@ -6,7 +6,7 @@ eval 'case $# in 0) exec @PERL@ -S "$0";; *) exec @PERL@ -S "$0" "$@";; esac' if 0; # automake - create Makefile.in from Makefile.am -# Copyright (C) 1994-2013 Free Software Foundation, Inc. +# Copyright (C) 1994-2014 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 |