summaryrefslogtreecommitdiff
path: root/bin/autom4te.in
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2013-01-03 14:58:52 -0700
committerEric Blake <eblake@redhat.com>2013-01-03 14:58:52 -0700
commitfbaee459bf25c5467061698bb15883b62136bf8e (patch)
tree01f43f9a2d4dad832576d92010d41ab92dd506d9 /bin/autom4te.in
parent5766355051ff8844adf47f34445172eaa9045723 (diff)
downloadautoconf-fbaee459bf25c5467061698bb15883b62136bf8e.tar.gz
maint: bump copyright to 2013
Done via 'make update-copyright', since all files are effectively modified and distributed this year via public version control. * all files: Update copyright year.
Diffstat (limited to 'bin/autom4te.in')
-rw-r--r--bin/autom4te.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/autom4te.in b/bin/autom4te.in
index 16387a1a..70c3e4b5 100644
--- a/bin/autom4te.in
+++ b/bin/autom4te.in
@@ -6,7 +6,7 @@ eval 'case $# in 0) exec @PERL@ -S "$0";; *) exec @PERL@ -S "$0" "$@";; esac'
if 0;
# autom4te - Wrapper around M4 libraries.
-# Copyright (C) 2001-2003, 2005-2012 Free Software Foundation, Inc.
+# Copyright (C) 2001-2003, 2005-2013 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