]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* lib/autoconf/general.m4 (_AC_INIT_COPYRIGHT): Update copyright from
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 27 Jan 2004 19:52:55 +0000 (19:52 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 27 Jan 2004 19:52:55 +0000 (19:52 +0000)
2003 to 2004.

ChangeLog
configure
lib/autoconf/general.m4

index 25baf4188f014e70c613ba3920f793f4ea470f97..80d1275f12db15d5de205458ea916d25e91a01d9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,8 @@
        * bin/autoconf.as ($version): Update copyright from 2003 to 2004.
        * bin/autoheader.in, bin/autom4te.in, bin/autoreconf.in,
        bin/autoscan.in, bin/autoupdate.in, bin/ifnames.in: Likewise.
-
+       * lib/autoconf/general.m4 (_AC_INIT_COPYRIGHT): Likewise.
+       
        * Makefile.in, aclocal.m4, configure, bin/Makefile.in,
        bin/autoconf.in, config/Makefile.in, config/config.guess,
        config/config.sub, config/install-sh, config/mdate-sh,
index 4ba010cf9aa963516fe3af8113bc53f52e5d8067..23fed9fd0da52fdc7ec8830c5774349760b254b3 100755 (executable)
--- a/configure
+++ b/configure
@@ -4,7 +4,7 @@
 #
 # Report bugs to <bug-autoconf@gnu.org>.
 #
-# Copyright (C) 2003 Free Software Foundation, Inc.
+# Copyright (C) 2004 Free Software Foundation, Inc.
 # This configure script is free software; the Free Software Foundation
 # gives unlimited permission to copy, distribute and modify it.
 ## --------------------- ##
@@ -1066,7 +1066,7 @@ if $ac_init_version; then
 GNU Autoconf configure 2.59a
 generated by GNU Autoconf 2.59a
 
-Copyright (C) 2003 Free Software Foundation, Inc.
+Copyright (C) 2004 Free Software Foundation, Inc.
 This configure script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it.
 _ACEOF
index f7f04d494513206e992ce101fa372523c6e1f1ef..9d29060170ccecd782208a449c3d7b1964e563b1 100644 (file)
@@ -354,7 +354,7 @@ m4_ifset([AC_PACKAGE_BUGREPORT],
 # user copyrights, and after the setup of the --version handling.
 m4_define([_AC_INIT_COPYRIGHT],
 [AC_COPYRIGHT(
-[Copyright (C) 2003 Free Software Foundation, Inc.
+[Copyright (C) 2004 Free Software Foundation, Inc.
 This configure script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it.],
              [VERSION_FSF])dnl