2004-10-22 15:11:46 +08:00
|
|
|
* 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
|
2005-08-08 14:47:42 +08:00
|
|
|
Scott James Remnant scott@netsplit.com
|
2014-10-28 05:47:35 +08:00
|
|
|
Peter O'Gorman peter@pogma.com
|
|
|
|
Ralf Wildenhues Ralf.Wildenhues@gmx.de
|
2015-02-16 05:10:49 +08:00
|
|
|
Gary V. Vaughan gary@vaughan.pe
|
2004-10-22 15:11:46 +08:00
|
|
|
Bob Friesenhahn bfriesen@simple.dallas.tx.us
|
2007-07-15 02:46:19 +08:00
|
|
|
Peter Rosin peda@lysator.liu.se
|
2007-06-18 11:49:19 +08:00
|
|
|
Noah Misch noah@cs.caltech.edu
|
2007-06-19 14:22:02 +08:00
|
|
|
Charles Wilson libtool@cwilson.fastmail.fm
|
2013-09-05 09:47:08 +08:00
|
|
|
Brooks Moses bmoses@google.com
|
2021-11-15 10:38:25 +08:00
|
|
|
|
|
|
|
* GNU Libtool is currently being cajoled, bullied,
|
|
|
|
rewritten and otherwise dragged into the future by:
|
|
|
|
|
|
|
|
Alex Ameen alex.ameen.tx@gmail.com
|
Simplify license variations, and add missing license texts.
* 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.
2010-06-09 20:00:19 +08:00
|
|
|
--
|
2022-02-09 02:11:10 +08:00
|
|
|
Copyright (C) 1996, 1998-2019, 2021-2022 Free Software Foundation,
|
|
|
|
Inc.
|
Simplify license variations, and add missing license texts.
* 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.
2010-06-09 20:00:19 +08:00
|
|
|
|
|
|
|
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.
|