From: Ralf Wildenhues Date: Wed, 12 Nov 2008 06:16:00 +0000 (+0100) Subject: Bump copyright years in local.at. X-Git-Tag: v2.63b~111 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e553335618ffb89502b2e14612f89e5d05b53a4;p=thirdparty%2Fautoconf.git Bump copyright years in local.at. * tests/local.at (AT_COPYRIGHT): Bump copyright years. Signed-off-by: Ralf Wildenhues --- diff --git a/ChangeLog b/ChangeLog index ca3626762..488d38216 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2008-11-12 Ralf Wildenhues + * tests/local.at (AT_COPYRIGHT): Bump copyright years. + * doc/autoconf.texi (Conditional constructs, Macro Names): Fix typos. diff --git a/tests/local.at b/tests/local.at index a772a97a3..9f52a682b 100644 --- a/tests/local.at +++ b/tests/local.at @@ -512,7 +512,7 @@ AT_CLEANUP[]dnl AT_INIT AT_COPYRIGHT( -[Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software -Foundation, Inc. +[Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 +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.])