mirror of
git://git.savannah.gnu.org/libtool.git
synced 2024-11-21 01:40:57 +08:00
9bf1ccc71a
* ChangeLog, ChangeLog.1996, ChangeLog.1997, ChangeLog.1998, ChangeLog.1999, ChangeLog.2000, ChangeLog.2001, ChangeLog.2002, ChangeLog.2003, ChangeLog.2004, ChangeLog.2005, ChangeLog.2006, ChangeLog.2007, ChangeLog.2008, ChangeLog.2009, NEWS: Add all-permissive license. * HACKING, README, README.alpha, TODO: Relax license to RMS encouraged all-permissive terms. * libltdl/README: Ditto. I added the original license text in 2007, and there's no need for it to be so long for such a trivial file. * libltdl/config/getopt.m4sh, libltdl/general.m4sh: Cvs-utils is dead, and I am the author of these files, so consolidated license terms to match regular Libtool licensing. * HACKING (Licensing Rules): Update wording, and list of files for the all permissive license. (GPL with CVS-Utils exception clause): Removed. No files have these license any more. (GPL with Libtool exception clause): Ditto, only libltdl/README used to be distributed with this variation. * AUTHORS: Add GPL license text.
52 lines
1.9 KiB
Plaintext
52 lines
1.9 KiB
Plaintext
* GNU Libtool was conceived, designed and implemented by:
|
|
|
|
Gordon Matzigkeit gord@gnu.org
|
|
|
|
* GNU Libtool's Dynamic Loader library (libltdl) was conceived,
|
|
designed and implemented by:
|
|
|
|
Thomas Tanner tanner@ffii.org
|
|
|
|
* GNU Libtool and libltdl have previously been maintained, enhanced,
|
|
ported and otherwise advanced by:
|
|
|
|
Alexandre Oliva oliva@dcc.unicamp.br
|
|
Ossama Othman ossama@debian.org
|
|
Robert Boehne rboehne@ricardo-us.com
|
|
Scott James Remnant scott@netsplit.com
|
|
|
|
* GNU Libtool and libltdl are currently being cajoled, bullied,
|
|
rewritten and otherwise dragged into the future by:
|
|
|
|
Gary V. Vaughan gary@gnu.org
|
|
Bob Friesenhahn bfriesen@simple.dallas.tx.us
|
|
Peter O'Gorman peter@pogma.com
|
|
Ralf Wildenhues Ralf.Wildenhues@gmx.de
|
|
|
|
* The following people also enjoy write access under the given rules:
|
|
|
|
Peter Rosin peda@lysator.liu.se
|
|
Noah Misch noah@cs.caltech.edu
|
|
Charles Wilson libtool@cwilson.fastmail.fm
|
|
--
|
|
Copyright (C) 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
|
|
2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
|
|
|
|
This file is part of GNU Libtool.
|
|
|
|
GNU Libtool 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.
|
|
|
|
GNU Libtool 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 GNU Libtool; see the file COPYING. If not, a copy
|
|
can be downloaded from http://www.gnu.org/licenses/gpl.html,
|
|
or obtained by writing to the Free Software Foundation, Inc.,
|
|
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|