From 420008ad841005a6a314fbaab74655475e367250 Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Sun, 12 Aug 2001 13:05:11 +0000 Subject: * 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. --- AUTHORS | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 8ef9938b..2125d072 100644 --- 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. -- cgit v1.2.1