From ba6d940f5d10de04dccf2dd48af8045147a1a078 Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Sun, 11 Jan 2004 12:05:12 +0000 Subject: [PATCH] * m4/as.m4, m4/depend.m4, m4/maintainer.m4, m4/multi.m4: Update copyright years and serial. --- ChangeLog | 3 +++ m4/as.m4 | 4 ++-- m4/depend.m4 | 5 +++-- m4/maintainer.m4 | 4 ++-- m4/multi.m4 | 5 +++-- 5 files changed, 13 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index d16353a40..6f2dd7747 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2004-01-11 Alexandre Duret-Lutz + * m4/as.m4, m4/depend.m4, m4/maintainer.m4, m4/multi.m4: Update + copyright years and serial. + * m4/python.m4 (_AM_PYTHON_INTERPRETER_LIST): Add python2.4. 2004-01-10 Peter Eisentraut (tiny change) diff --git a/m4/as.m4 b/m4/as.m4 index 3d8f47648..8c043fca7 100644 --- a/m4/as.m4 +++ b/m4/as.m4 @@ -1,8 +1,8 @@ # Figure out how to run the assembler. -*- Autoconf -*- -# serial 2 +# serial 3 -# Copyright (C) 2001, 2003 Free Software Foundation, Inc. +# Copyright (C) 2001, 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 diff --git a/m4/depend.m4 b/m4/depend.m4 index 81e6c05b8..f695a3843 100644 --- a/m4/depend.m4 +++ b/m4/depend.m4 @@ -1,6 +1,7 @@ -# serial 5 -*- Autoconf -*- +# serial 6 -*- Autoconf -*- -# Copyright (C) 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. +# Copyright (C) 1999, 2000, 2001, 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 diff --git a/m4/maintainer.m4 b/m4/maintainer.m4 index f18b6a105..9454a54c2 100644 --- a/m4/maintainer.m4 +++ b/m4/maintainer.m4 @@ -1,7 +1,7 @@ # Add --enable-maintainer-mode option to configure. # From Jim Meyering -# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003 +# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004 # Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify @@ -19,7 +19,7 @@ # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA # 02111-1307, USA. -# serial 2 +# serial 3 AC_DEFUN([AM_MAINTAINER_MODE], [AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles]) diff --git a/m4/multi.m4 b/m4/multi.m4 index 28bc9d6b5..075d16059 100644 --- a/m4/multi.m4 +++ b/m4/multi.m4 @@ -1,4 +1,5 @@ -# Copyright (C) 1998, 1999, 2000, 2001, 2003 Free Software Foundation, Inc. +# Copyright (C) 1998, 1999, 2000, 2001, 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 @@ -15,7 +16,7 @@ # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA # 02111-1307, USA. -# serial 3 +# serial 4 # AM_ENABLE_MULTILIB([MAKEFILE], [REL-TO-TOP-SRCDIR]) # --------------------------------------------------- -- 2.47.2