source: pkg/kev/main/libtool/trunk/debian/copyright @ 6294

Revision 6294, 2.0 KB checked in by alanbach-guest, 3 years ago (diff)
  • Fixed a packaging error
Line 
1This is the Debian package of GNU Libtool.
2
3The Debian package is currently maintained by Kurt Roeckx <kurt@roeckx.be>
4
5libtool is:
6Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
7        Free Software Foundation, Inc.
8Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
9
10
11Additional information about Libtool is available at:
12
13        http://www.gnu.org/software/libtool/
14
15The upstream sources were obtained from:
16
17        ftp://ftp.gnu.org/pub/gnu/libtool/
18
19
20License:
21
22This program is free software; you can redistribute it and/or modify
23it under the terms of the GNU General Public License as published by
24the Free Software Foundation; either version 2 of the License, or
25(at your option) any later version.
26
27This program is distributed in the hope that it will be useful, but
28WITHOUT ANY WARRANTY; without even the implied warranty of
29MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
30General Public License for more details.
31
32As a special exception to the GNU General Public License, if you
33distribute this file as part of a program that contains a
34configuration script generated by Autoconf, you may include it under
35the same distribution terms that you use for the rest of that program.
36
37On Debian GNU/Linux systems, the complete text of the GNU General Public
38License can be found in `/usr/share/common-licenses/GPL'.
39
40
41The documentation is:
42Copyright (C) 1996-2003, 2005-2007 Free Software Foundation, Inc.
43
44With the following license:
45Permission is granted to copy, distribute and/or modify this document
46under the terms of the GNU Free Documentation License, Version 1.2
47or any later version published by the Free Software Foundation;
48with no Invariant Sections, with no Front-Cover Texts,
49and with no Back-Cover Texts.  A copy of the license is included in
50the section entitled "GNU Free Documentation License".
51
52On Debian GNU/Linux systems, the complete text of the GNU
53Free Documentation License can be found in
54`/usr/share/common-licenses/GFDL'.
55
Note: See TracBrowser for help on using the repository browser.