+2004-01-28 Paul Eggert <eggert@twinsun.com>
+
+ * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Add 2004 to
+ copyright years.
+ * lib/autoconf/general.m4 (_AC_INIT_COPYRIGHT): Add 1992 thorugh
+ 2003 (except 1997) to the list of copyright years. This undoes
+ the 2003-05-22 change, which removed the older years from the list.
+ * lib/autoconf/status.m4 (AC_OUTPUT): Update copyright date to 2004.
+
2004-01-27 Gary V. Vaugan <gary@gnu.org>
Albert Chin-A-Young <china@thewrittenword.com>
* 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,
# This file is part of Autoconf. -*- Autoconf -*-
# Interface with Autotest.
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002,
-# 2003 Free Software Foundation, Inc.
+# 2003, 2004 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# user copyrights, and after the setup of the --version handling.
m4_define([_AC_INIT_COPYRIGHT],
[AC_COPYRIGHT(
-[Copyright (C) 2004 Free Software Foundation, Inc.
+[Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002,
+2003, 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
# This file is part of Autoconf. -*- Autoconf -*-
# Parameterizing and creating config.status.
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
-# 2002, 2003 Free Software Foundation, Inc.
+# 2002, 2003, 2004 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by