summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>2010-01-17 12:08:19 +0100
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>2010-01-17 12:08:19 +0100
commit72c9d14d45e1c1be9ba52cc8f310f2f0080cb5df (patch)
tree8a8b79a3e91cc0f3860a71b20444ca4cbbab617e /Makefile.in
parent089490a8fc07a440192a9b61e5ba19a51dad899b (diff)
downloadautomake-72c9d14d45e1c1be9ba52cc8f310f2f0080cb5df.tar.gz
Bump copyright years.
* aclocal.in (write_aclocal, version): Bump copyright years. * automake.in (gen_copyright, version): Likewise. * doc/automake.texi: Likewise. Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 7cc60bc55..9088a0b63 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -2,8 +2,8 @@
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 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 Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.