diff options
author | Eric Blake <ebb9@byu.net> | 2010-01-05 20:59:55 -0700 |
---|---|---|
committer | Eric Blake <ebb9@byu.net> | 2010-01-05 20:59:55 -0700 |
commit | b95a1aea40eb6d09438fa45ee7897be7ab3776a2 (patch) | |
tree | 24d872848cc64fce20a1ec437025411380d6f633 /bin/autoheader.in | |
parent | 6c11abd6fcb523b1c9d3d39a8fe0191761a2918b (diff) | |
download | autoconf-b95a1aea40eb6d09438fa45ee7897be7ab3776a2.tar.gz |
Update copyright year.
All files changed to add 2010, via 'make update-copyright'.
Signed-off-by: Eric Blake <ebb9@byu.net>
Diffstat (limited to 'bin/autoheader.in')
-rw-r--r-- | bin/autoheader.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/autoheader.in b/bin/autoheader.in index c3b9c096..ad282527 100644 --- a/bin/autoheader.in +++ b/bin/autoheader.in @@ -8,8 +8,8 @@ eval 'case $# in 0) exec @PERL@ -S "$0";; *) exec @PERL@ -S "$0" "$@";; esac' # autoheader -- create `config.h.in' from `configure.ac' # Copyright (C) 1992, 1993, 1994, 1996, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, -# Inc. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 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 |