mirror of
git://git.sv.gnu.org/autoconf
synced 2024-11-21 01:01:48 +08:00
420008ad84
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.
33 lines
1.3 KiB
Plaintext
33 lines
1.3 KiB
Plaintext
Autoconf was originally written by David MacKenzie, with help from
|
|
Franc,ois Pinard, Karl Berry, Richard Pixley, Ian Lance Taylor, Roland
|
|
McGrath, Noah Friedman, david d zuhn, and many others.
|
|
|
|
Ben Elliston next took over the maintenance, facing a huge Autoconf
|
|
backlog that had been piling up since the departure of David.
|
|
|
|
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.
|