]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* AUTHORS, BUGS, ChangeLog, ChangeLog.0, ChangeLog.1,
authorAlexandre Duret-Lutz <adl@gnu.org>
Sun, 12 Aug 2001 13:05:11 +0000 (13:05 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sun, 12 Aug 2001 13:05:11 +0000 (13:05 +0000)
ChangeLog.2, GNUmakefile, Makefile.maint, NEWS, README,
README-alpha, TODO, configure.ac, lib/autoconf/Makefile.am,
m4/atconfig.m4, m4/init.m4, m4/m4.m4, m4/missing.m4,
m4/sanity.m4, tests/README, tests/aclocal.m4,
tests/atspecific.m4, tests/base.at, tests/compile.at,
tests/foreign.at, tests/m4sh.at, tests/m4sugar.at,
tests/semantics.at, tests/suite.at, tests/tools.at,
tests/torture.at: Add copyright notice.

* tests/mktests.sh: Update year in copyright notice.

34 files changed:
AUTHORS
BUGS
ChangeLog
ChangeLog.0
ChangeLog.1
ChangeLog.2
GNUmakefile
Makefile.maint
NEWS
README
README-alpha
TODO
configure.ac
lib/autoconf/Makefile.am
m4/atconfig.m4
m4/init.m4
m4/m4.m4
m4/missing.m4
m4/sanity.m4
man/ifnames.1
tests/Makefile.in
tests/README
tests/aclocal.m4
tests/atspecific.m4
tests/base.at
tests/compile.at
tests/foreign.at
tests/m4sh.at
tests/m4sugar.at
tests/mktests.sh
tests/semantics.at
tests/suite.at
tests/tools.at
tests/torture.at

diff --git a/AUTHORS b/AUTHORS
index 8ef9938bef0582225246d1d1bdae871bb2009ed0..2125d072d010367ef2e9e346286ecb79dedf7883 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -9,3 +9,24 @@ Today, there are no less than five maintainers: Akim Demaille, Paul
 Eggert, Jim Meyering, Alexandre Oliva, and Tom Tromey, especially
 helped by Lars J. Aas, Mo DeJong, Steven G. Johnson, Matthew
 D. Langston, Pavel Roskin, and many others listed in the THANKS file.
+
+-----
+
+Copyright 1996, 2000, 2001 Free Software Foundation, Inc.
+
+This file is part of GNU autoconf.
+
+GNU autoconf is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2, or (at your option)
+any later version.
+
+GNU autoconf is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with autoconf; see the file COPYING.  If not, write to
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA.
diff --git a/BUGS b/BUGS
index f0e462e3affbe79d8678e069827b06bc6f63d119..0c64fc5f1dc60e2dd31597d28fb9ef7c4726dc54 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -3,6 +3,26 @@
 This file lists the bugs you must be aware of.  Be sure to check this
 file before using Autoconf, and especially CVS versions of Autoconf.
 
+       Copyright 2000, 2001 Free Software Foundation, Inc.
+
+       This file is part of GNU autoconf.
+
+       GNU autoconf is free software; you can redistribute it and/or modify
+       it under the terms of the GNU General Public License as published by
+       the Free Software Foundation; either version 2, or (at your option)
+       any later version.
+
+       GNU autoconf is distributed in the hope that it will be useful,
+       but WITHOUT ANY WARRANTY; without even the implied warranty of
+       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+       GNU General Public License for more details.
+
+       You should have received a copy of the GNU General Public License
+       along with autoconf; see the file COPYING.  If not, write to
+       the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+       Boston, MA 02111-1307, USA.
+
+
 Autoconf must not be used in production if there are ``Serious'' bugs,
 and use with caution an Autoconf with ``Important bugs''.
 
index 8f102ab4d834fb993c9d63406a59ac4590a9c08e..3a457040713d184f37164a2c4ee5ac4b8aff4266 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2001-08-10  Paul Eggert  <eggert@twinsun.com>
+
+       * AUTHORS, BUGS, ChangeLog, ChangeLog.0, ChangeLog.1,
+       ChangeLog.2, GNUmakefile, Makefile.maint, NEWS, README,
+       README-alpha, TODO, configure.ac, lib/autoconf/Makefile.am,
+       m4/atconfig.m4, m4/init.m4, m4/m4.m4, m4/missing.m4,
+       m4/sanity.m4, tests/README, tests/aclocal.m4,
+       tests/atspecific.m4, tests/base.at, tests/compile.at,
+       tests/foreign.at, tests/m4sh.at, tests/m4sugar.at,
+       tests/semantics.at, tests/suite.at, tests/tools.at,
+       tests/torture.at: Add copyright notice.
+
+       * tests/mktests.sh: Update year in copyright notice.
+
 2001-08-12  Alexandre Duret-Lutz  <duret_g@epita.fr>
 
        * tests/semantics.at (AC_C_BIGENDIAN): New test.
 2001-05-21  Akim Demaille  <akim@epita.fr>
 
        * configure.in: Bump to 2.50a.
+
+-----
+
+Copyright 2001 Free Software Foundation, Inc.
+
+This file is part of GNU autoconf.
+
+GNU autoconf is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2, or (at your option)
+any later version.
+
+GNU autoconf is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with autoconf; see the file COPYING.  If not, write to
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA.
index 3233b4e0b33d5708cd2ca6a2aefb3dc27e223992..951a8e8ca15d343fcd303fd06b54bc88063d7795 100644 (file)
@@ -341,3 +341,24 @@ Fri Apr 24 10:08:21 1992  David J. MacKenzie  (djm@churchy.gnu.ai.mit.edu)
        * acgeneral.m4 (AC_OUTPUT): Don't substitute DEFS if AC_HEADER_FILE.
        (AC_LIBTHING{PRESENT,MISSING}): Run conftest in subshell.
        From Ian Lance Taylor.
+
+-----
+
+Copyright 1992 Free Software Foundation, Inc.
+
+This file is part of GNU autoconf.
+
+GNU autoconf is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2, or (at your option)
+any later version.
+
+GNU autoconf is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with autoconf; see the file COPYING.  If not, write to
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA.
index 3bec8720f7c34427e33219a8e77df788f192a0e3..9068e1d2710bdf2d8b82c39b44e54b8bc1289e33 100644 (file)
@@ -1918,3 +1918,24 @@ Sun Jul 26 16:25:19 1992  David J. MacKenzie  (djm@nutrimat.gnu.ai.mit.edu)
 Mon Jul 20 01:08:01 1992  David J. MacKenzie  (djm@nutrimat.gnu.ai.mit.edu)
 
        * Version 1.0.
+
+-----
+
+Copyright 1992, 1993, 1994 Free Software Foundation, Inc.
+
+This file is part of GNU autoconf.
+
+GNU autoconf is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2, or (at your option)
+any later version.
+
+GNU autoconf is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with autoconf; see the file COPYING.  If not, write to
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA.
index ae3a8b4ade1b4e7cb2bbcf31745a190eb3c974b8..1fac420f3b5700524e32f7d685a20718c2fb563b 100644 (file)
@@ -12846,3 +12846,25 @@ Thu Apr 28 12:01:01 1994  David J. MacKenzie  (djm@burnout.eng.umd.edu)
 
        * Makefile.in, configure.in: Add autoscan and its data files.
        Check for perl.
+
+-----
+
+Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 Free Software
+Foundation, Inc.
+
+This file is part of GNU autoconf.
+
+GNU autoconf is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2, or (at your option)
+any later version.
+
+GNU autoconf is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with autoconf; see the file COPYING.  If not, write to
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA.
index 0c5a0715d5a39273940c6252be7bab46f1005942..4a8d2484b388a6482cba19c0c4434660f5de87a5 100644 (file)
@@ -4,6 +4,22 @@
 # It is necessary if you want to build targets usually of interest
 # only to the maintainer.
 
+# Copyright 2001 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
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License along
+# with this program; if not, write to the Free Software Foundation, Inc.,
+# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+
 # Systems where /bin/sh is not the default shell need this.  The $(shell)
 # command below won't work with e.g. stock DOS/Windows shells.
 SHELL = /bin/sh
index e5e077d1c4de772598a20999f7f54286e053fbe6..3f5a7ed74d584ad4f16b5ab1676f3139a1617f14 100644 (file)
@@ -2,6 +2,23 @@
 # This Makefile fragment is shared between fileutils, sh-utils, textutils,
 # and Autoconf.
 
+## Copyright 2001 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
+## the Free Software Foundation; either version 2, or (at your option)
+## any later version.
+##
+## This program is distributed in the hope that it will be useful,
+## but WITHOUT ANY WARRANTY; without even the implied warranty of
+## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+## GNU General Public License for more details.
+##
+## You should have received a copy of the GNU General Public License
+## along with this program; if not, write to the Free Software
+## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+## 02111-1307, USA.
+
 prev_version_file ?= .prev-version
 
 THIS_VERSION_REGEXP = $(subst .,\.,$(VERSION))
diff --git a/NEWS b/NEWS
index 27fe117ed02a3e0b708eb46f4b300f386cef0b46..9599059dbb20b61ff57cc9290fe809f6c7ee829d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -677,3 +677,25 @@ Added AC_STRCOLL macro.
 Made AC_GETLOADAVG check for more things.
 AC_OUTPUT argument is now optional.
 Various bug fixes.
+
+-----
+
+Copyright 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001 Free
+Software Foundation, Inc.
+
+This file is part of GNU autoconf.
+
+GNU autoconf is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2, or (at your option)
+any later version.
+
+GNU autoconf is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with autoconf; see the file COPYING.  If not, write to
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA.
diff --git a/README b/README
index 8d723dcb9e487a317728624d1761a550e9ad0e64..eac9f8e8e35aed330f614f705d5663006010ccfa 100644 (file)
--- a/README
+++ b/README
@@ -32,3 +32,25 @@ http://sources.redhat.com/cgi-bin/gnatsweb.pl?database=autoconf or to
 bug-autoconf@gnu.org, and submit patches to autoconf-patches@gnu.org.
 Always include the Autoconf version number, which you can get by
 running `autoconf --version'.
+
+-----
+
+Copyright 1992, 1993, 1994, 1998, 2000, 2001 Free Software Foundation,
+Inc.
+
+This file is part of GNU autoconf.
+
+GNU autoconf is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2, or (at your option)
+any later version.
+
+GNU autoconf is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with autoconf; see the file COPYING.  If not, write to
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA.
index bd65018d1ecec324a70bda21c036fedae8cb9a48..a37abb814d4842a7780eaefedbb582475ee08341 100644 (file)
@@ -15,3 +15,24 @@ not ready for full scale use.  Because it is not fully functional, if
 you distribute this package, we will be buried under bug reports from
 panicked users.  We don't have time to spend on this, and nor do the
 users.
+
+-----
+
+Copyright 2000 Free Software Foundation, Inc.
+
+This file is part of GNU autoconf.
+
+GNU autoconf is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2, or (at your option)
+any later version.
+
+GNU autoconf is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with autoconf; see the file COPYING.  If not, write to
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA.
diff --git a/TODO b/TODO
index 009b75ae9fd0f6ed9ae925ffbabf0f7bf025a3a6..fb89605c16454f93c966cc3461206da7bb97cfcb 100644 (file)
--- a/TODO
+++ b/TODO
@@ -659,3 +659,23 @@ configure.in, not just those given by an AC_CONFIG_SUBDIRS directive.
 This may not be a problem in practice.
 
 ------------------------------------------------------------------------------
+
+Copyright 1994, 1995, 1996, 1999, 2000, 2001 Free Software
+Foundation, Inc.
+
+This file is part of GNU autoconf.
+
+GNU autoconf is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2, or (at your option)
+any later version.
+
+GNU autoconf is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with autoconf; see the file COPYING.  If not, write to
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA.
index 404f3469041b6e9f3ce8150b406668f5a97cfb69..7fa788a89b4f686f603085f38ef24917f1147301 100644 (file)
@@ -1,5 +1,24 @@
 #                                                       -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
+
+# Copyright 1992, 1993, 1994, 1995, 1999, 2000, 2001 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
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
+
 AC_PREREQ(2.50)
 AC_INIT(GNU Autoconf, 2.52c, bug-autoconf@gnu.org)
 AC_CONFIG_SRCDIR(ChangeLog)
index 21a83fb821b93b666a235d7abc977b17739916af..7c8c6d4fdd89e9af1aedd4594dbbad8f520ff5dc 100644 (file)
@@ -1,5 +1,22 @@
 ## Process this file with automake to create Makefile.in
 
+## Copyright 2001 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
+## the Free Software Foundation; either version 2, or (at your option)
+## any later version.
+##
+## This program is distributed in the hope that it will be useful,
+## but WITHOUT ANY WARRANTY; without even the implied warranty of
+## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+## GNU General Public License for more details.
+##
+## You should have received a copy of the GNU General Public License
+## along with this program; if not, write to the Free Software
+## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+## 02111-1307, USA.
+
 distautoconflibdir = $(pkgdatadir)/autoconf
 distautoconflib_DATA = autoconf.m4 \
                        general.m4 oldnames.m4 specific.m4 \
index 79c7c722683310b726bf0059865648ae81e770ab..66589565ace985b45badecf9218d86847a9f8cdc 100644 (file)
@@ -2,7 +2,24 @@
 ## Prepare for testing.  ##
 ## ----------------------##
 
-#serial 3
+#serial 4
+
+# Copyright 2000, 2001 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
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
 
 # AT_CONFIG([AUTOTEST-PATH = .])
 # ------------------------------
index 7fc6032bb764a60348006974c806be2cefd4bbd5..bb299897dd502dbe4062a2d54592fdbcd39b0638 100644 (file)
@@ -2,7 +2,24 @@
 # some checks are only needed if your package does certain things.
 # But this isn't really a big deal.
 
-# serial 1
+# serial 2
+
+# Copyright 2000 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
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
 
 dnl Usage:
 dnl AM_INIT_AUTOMAKE(package,version, [no-define])
index 2033dfdbc41032a2dcd9a9bd85431228fab0865d..7c9145e04c598204d5e8f60a0bb66c5bc7df0ecf 100644 (file)
--- a/m4/m4.m4
+++ b/m4/m4.m4
@@ -1,3 +1,20 @@
+# Copyright 2000 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
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
+
 # AC_PROG_GNU_M4
 # --------------
 # Check for GNU m4, at least 1.3 (supports frozen files).
index 9fd2781458bd64bf07bc81b816ca46348b8bfa6e..d803ad04100b1e70447fa04f3da68c56dc541d14 100644 (file)
@@ -2,7 +2,24 @@
 ## Fake the existence of programs that GNU maintainers use.  ##
 ## --------------------------------------------------------- ##
 
-# serial 2
+# serial 3
+
+# Copyright 2000, 2001 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
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
 
 # AM_MISSING_PROG(NAME, PROGRAM)
 # ------------------------------
index 5cb5f274e1101ea4e7fc3650c4fb3a2b605136be..13302d0d9e0eefd2b0a64dd99266c7de0dbee731 100644 (file)
@@ -2,6 +2,23 @@
 # Check to make sure that the build environment is sane.
 #
 
+# Copyright 2000, 2001 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
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
+
 AC_DEFUN(AM_SANITY_CHECK,
 [AC_MSG_CHECKING([whether build environment is sane])
 # Just in case
index 8eaa52569ef32c79d082054f9d78d564d905b384..b077bb7eb9845b1965cafdc1e10484457f2ac84a 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH IFNAMES "1" "August 2001" "GNU Autoconf 2.52b" FSF
+.TH IFNAMES "1" "August 2001" "GNU Autoconf 2.52c" FSF
 .SH NAME
 ifnames \- Extract CPP conditionals from a set of files
 .SH SYNOPSIS
index c6a2250d3167d23f27e084cda32495bc077b37d9..95e9acb7b5962e1bfbb2f827476f243b45e249b2 100644 (file)
@@ -90,7 +90,7 @@ CLEANFILES =          debug-*.sh state-* at-* stderr stdout   autom4te.cache                                  script.
 DISTCLEANFILES = atconfig testsuite
 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
 CONFIG_CLEAN_FILES =  atconfig
-DIST_COMMON =  README Makefile.am Makefile.in atconfig.in configure.ac
+DIST_COMMON =  README Makefile.am Makefile.in atconfig.in
 
 
 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
index f0661c2f436e5d81f89ce49560d52e9eb93f9d3f..13851b198cd2ae39289870f52a8d70675a565d65 100644 (file)
@@ -55,3 +55,24 @@ results in the test suite not being able to check the exit status.
 Of course, since macro names are forbidden in `configure', if you
 really want to mention the macro name, you'll have to do without
 including `A?_' in the output.
+
+-----
+
+Copyright 2000 Free Software Foundation, Inc.
+
+This file is part of GNU autoconf.
+
+GNU autoconf is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2, or (at your option)
+any later version.
+
+GNU autoconf is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with autoconf; see the file COPYING.  If not, write to
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA.
index 48bb13829f3a4866e50083f0ad85a7540207c644..1b85d2ee35f40e3c8f22142efcc9673f242d6a73 100644 (file)
@@ -1,6 +1,23 @@
 # actest.m4                                              -*- autoconf -*-
 # Additional Autoconf macros to ease testing.
 
+# Copyright 2000, 2001 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
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
+
 # AC_STATE_SAVE(FILE)
 # ------------------
 # Save the environment, except for those variables we are allowed to touch.
index c597a2cdcbd51d8214315f6c160e1b066da49b8c..991440cdd6b40aceca49e106136b16cadabd60b7 100644 (file)
@@ -2,6 +2,8 @@ changequote()changequote([, ])include(autotest/general.m4)# -*- Autoconf -*-
 # M4 macros used in building Autoconf test suites.
 # Copyright 2000, 2001 Free Software Foundation, Inc.
 
+# Copyright 2000, 2001 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
 # the Free Software Foundation; either version 2, or (at your option)
index 726dba9b05458cf37a9e02dc146abdc63daa6cbe..0c332bced1fa69cda5b41a011e6d641df41b50c9 100644 (file)
@@ -2,6 +2,23 @@
 
 AT_BANNER([Autoconf base layer.])
 
+# Copyright 2000, 2001 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
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
+
 
 ## ------------------------------- ##
 ## AC_REQUIRE: topological sort..  ##
index 7ea207f0dbc180ae8351360bfecb5ec70c5437d5..500664424c588205e5eb7c633dd23ae7ea7392bb 100644 (file)
@@ -2,6 +2,24 @@
 
 AT_BANNER([Low level compiling/preprocessing macros.])
 
+# Copyright 2000, 2001 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
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
+
+
 # Since the macros which compile are required by most tests, check
 # them first.  But remember that looking for a compiler is even more
 # primitive, so check those first.
index b618af9203a927fa73e5a679406a54b1fe4747d1..3c705d3bbc9b53b0190ea93f9d5008780d257b04 100644 (file)
@@ -2,6 +2,24 @@
 
 AT_BANNER([Compatibility with other tools.])
 
+# Copyright 2000, 2001 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
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
+
+
 ## -------------------- ##
 ## Autoconf & Libtool.  ##
 ## -------------------- ##
index 255c185f0ff31abc6283a5a0037084f665f33a62..803eac02cd6e4afc3fc42c0ad723b3db4fae23b0 100644 (file)
@@ -2,6 +2,23 @@
 
 AT_BANNER([M4sh.])
 
+# Copyright 2000, 2001 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
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
+
 
 ## ----------------------------- ##
 ## AS_DIRNAME & AS_DIRNAME_SED.  ##
index 5993a9473ba427d3a1b5e2aff191df529fdcc311..02a0222291e772b730fac6cdf5d9416454566177 100644 (file)
@@ -2,6 +2,23 @@
 
 AT_BANNER([M4sugar.])
 
+# Copyright 2000, 2001 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
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
+
 
 # Order of the tests:
 # - m4_warn
index 33ab249f883545d46794abeb90a4054c7acae6e7..0098ddc8f9de9442556ff159047fb450968d0bf7 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 
 # Build some of the Autoconf test files.
-# Copyright 2000 Free Software Foundation, Inc.
+# Copyright 2000, 2001 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
index c799cffc94afa011e5144a87a27d2f4a7267058d..b2ce31e6749448a1232d184b27e2acffa2cbda95 100644 (file)
@@ -2,7 +2,22 @@
 
 AT_BANNER([Semantics.])
 
-
+# Copyright 2000, 2001 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
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
 
 
 ## -------------------------------- ##
index 0d1c587506f2e80dfac39a0e2f314938e1ec5e94..530263354a30b3a786f8cebe9aa2e107793da246 100644 (file)
@@ -1,5 +1,21 @@
 # Validation suite for Autoconf                           -*- Autoconf -*-
-# Copyright 2000 Free Software Foundation, Inc.
+
+# Copyright 2000, 2001 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
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
 
 # Still many parts of `autoconf' are not exercised by the test suite.  A few
 # FIXME's, below, are used to list tests that we would need.  Do you feel
index 6ccdaaff7634077efb456b4a12bfeb38ba74dbae..f1bdd3843e538a5d38e100e271bad46df3bc08f1 100644 (file)
@@ -2,6 +2,24 @@
 
 AT_BANNER([Executables (autoheader, autoupdate...).])
 
+# Copyright 2000, 2001 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
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
+
+
 ## ----------------------------- ##
 ## Syntax of the shell scripts.  ##
 ## ----------------------------- ##
index 72d068ed0df61547fd3dae30292a5d28424bd1e8..2dcad4b800b63c6f1a156625cf2ed43fb250f91a 100644 (file)
@@ -9,6 +9,23 @@ AT_BANNER([[Testing config.status.
 ## report the failure to bug-autoconf@gnu.org.                      ##
 ## ---------------------------------------------------------------- ##]])
 
+# Copyright 2000, 2001 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
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
+
 
 ## ------------ ##
 ## AC_ARG_VAR.  ##