summaryrefslogtreecommitdiff
path: root/bin/automake.in
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2014-04-21 15:12:29 +0100
committerStefano Lattarini <stefano.lattarini@gmail.com>2014-04-21 15:12:29 +0100
commita000546bca6d93e3eb3d1a549cc34948d2bbd56f (patch)
tree315cc67422b2d37102b7c24714808a7b8791a83c /bin/automake.in
parente385260cb4f99de38f29996074410c156779369c (diff)
parenta78f63c5d54abe8ba020083aa665e62281c80ae9 (diff)
downloadautomake-a000546bca6d93e3eb3d1a549cc34948d2bbd56f.tar.gz
Merge branch 'minor'
* minor: maint: update copyright years maint: sync files from upstream ("make fetch") Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Diffstat (limited to 'bin/automake.in')
-rw-r--r--bin/automake.in2
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