1 | Autoconf was originally written by David MacKenzie, with help from
|
---|
2 | Franc,ois Pinard, Karl Berry, Richard Pixley, Ian Lance Taylor, Roland
|
---|
3 | McGrath, Noah Friedman, david d zuhn, and many others.
|
---|
4 |
|
---|
5 | Ben Elliston next took over the maintenance, facing a huge Autoconf
|
---|
6 | backlog that had been piling up since the departure of David.
|
---|
7 |
|
---|
8 | Today, there are no less than five maintainers: Akim Demaille, Paul
|
---|
9 | Eggert, Jim Meyering, Alexandre Oliva, and Tom Tromey, especially
|
---|
10 | helped by Lars J. Aas, Mo DeJong, Steven G. Johnson, Matthew
|
---|
11 | D. Langston, Pavel Roskin, and many others listed in the THANKS file.
|
---|
12 |
|
---|
13 | -----
|
---|
14 |
|
---|
15 | Copyright 1996, 2000, 2001 Free Software Foundation, Inc.
|
---|
16 |
|
---|
17 | This file is part of GNU Autoconf.
|
---|
18 |
|
---|
19 | GNU Autoconf is free software; you can redistribute it and/or modify
|
---|
20 | it under the terms of the GNU General Public License as published by
|
---|
21 | the Free Software Foundation; either version 2, or (at your option)
|
---|
22 | any later version.
|
---|
23 |
|
---|
24 | GNU Autoconf is distributed in the hope that it will be useful,
|
---|
25 | but WITHOUT ANY WARRANTY; without even the implied warranty of
|
---|
26 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
---|
27 | GNU General Public License for more details.
|
---|
28 |
|
---|
29 | You should have received a copy of the GNU General Public License
|
---|
30 | along with autoconf; see the file COPYING. If not, write to
|
---|
31 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
|
---|
32 | Boston, MA 02110-1301, USA.
|
---|