From: Ralf Wildenhues Date: Wed, 10 Oct 2007 05:07:45 +0000 (+0200) Subject: * tests/local.at (AT_COPYRIGHT): Bump copyright years. X-Git-Tag: v2.62~213^2~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=086a722995c5667149b5d1e1cee5409b5c231428;p=thirdparty%2Fautoconf.git * tests/local.at (AT_COPYRIGHT): Bump copyright years. --- diff --git a/ChangeLog b/ChangeLog index 6f04cea1..b2078d2b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-10-10 Ralf Wildenhues + + * tests/local.at (AT_COPYRIGHT): Bump copyright years. + 2007-10-09 Eric Blake Improve header of bin/autoconf. diff --git a/tests/local.at b/tests/local.at index 43ae4a92..4aa686f4 100644 --- a/tests/local.at +++ b/tests/local.at @@ -501,7 +501,7 @@ AT_CLEANUP[]dnl AT_INIT AT_COPYRIGHT( -[Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software +[Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.])