]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* tests/mktests.sh: Update copyright year in the header of the
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 3 Apr 2006 19:34:49 +0000 (19:34 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 3 Apr 2006 19:34:49 +0000 (19:34 +0000)
generated files.

ChangeLog
tests/mktests.sh

index 4fe0f790ce75c395d620931376c57785ba5bf027..c0671b7a5c249db41c92cc4fc391e51635ce2467 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2006-04-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
+       * tests/mktests.sh: Update copyright year in the header of the
+       generated files.
+
        * lib/autoconf/c.m4 (AC_C_INLINE): Do not skip cleanup code.
        (AC_C_RESTRICT): Likewise.  Furthermore, add a function with a
        typedef'ed restricted pointer, to catch a compiler bug on
index 1f702b766045c456f37a61ae4b70cd258c85bda6..bc6168911e4961f08c7d291ee436fa59572b2e5a 100755 (executable)
@@ -237,7 +237,7 @@ do
     ## Do not edit by hand.  ##
     ## --------------------- ##
 
-    # Copyright (C) 2000, 2001, 2003, 2004, 2005 Free Software Foundation, Inc.
+    # Copyright (C) 2000, 2001, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
 
     AT_BANNER([Testing autoconf/$base macros.])