diff options
author | Stefano Lattarini <stefano.lattarini@gmail.com> | 2015-01-05 22:48:33 +0100 |
---|---|---|
committer | Stefano Lattarini <stefano.lattarini@gmail.com> | 2015-01-05 22:51:25 +0100 |
commit | 5de75f07dc12f3ff73ddecf92ff23694b120fe78 (patch) | |
tree | c822a9218c3905fc05ea2b3fddb234dd7281c159 /bin/automake.in | |
parent | 15f986bd4f94aacef52273020ce913fb95016974 (diff) | |
download | automake-5de75f07dc12f3ff73ddecf92ff23694b120fe78.tar.gz |
maint: update copyright years to 2015 (branch 'micro')
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
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 eedc8bcf1..a3a0aa318 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-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2015 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 |