speeling
[ntk/apt.git] / COPYING
CommitLineData
a62f8bb9
AL
1Apt is copyright 1997, 1998, 1999 Jason Gunthorpe and others.
2
3Apt is licened under the terms of the GNU General Public License (GPL),
4version 2.0 or later, as published by the Free Software Foundation. See
5the file COPYING.GPL [included], /usr/share/common-licenses/GPL, or
6<http://www.gnu.org/copyleft/gpl.txt> for the terms of the latest version
7of the GNU General Public License.
8
9In addition, prior to November 15th, 2000, apt may be distributed under
10terms identical to the above with the following addition:
11
12Works using apt may link against the GUI library "libqt", copyright by
13Troll Tech AS, Norway, provided that:
14
151. The version of "libqt" is licensed under the terms of the "Qt Free Edition
16 License" published by Troll Tech AS. The license terms identified as
17 the Qt Free Edition License below are the only such terms under which
18 distribution of works derived from both apt and "libqt" are permitted;
19
20and
21
222. The source code of the version of "libqt" used is
23
24 a) Distributed with the binary version;
25
26 or
27
28 b) Downloadable by anyone, without fee, using a publicly-announced
29 URL on the Internet, for a duration of at least three years
30 starting with distribution of the binary version.
31
32On and after November 15th, 2000, the above additional terms lose all
33force, and apt will be licensed only under the terms of the GNU General
34Public License, version 2.0 or later.
35
36 _______________________________________________________________
37
38The following text, up to the text of the Qt Free Edition License, is
39informational and not part of the license terms on apt.
40
41Modifications to apt in either source or compiled form must be licensed
42under the terms of the GNU General Public License, version 2.0 (or later),
43but need not include the above clause permitting usage of the "libqt"
44library under the Qt Free Edition License. Note that removal of this
45clause will result in software which is not licensed for binary
46redistribution linked against software governed by the Qt Free Edition
47License. In the event that a version of "libqt" is released that is
48licensed under terms that do not conflict with the GPL, the additional
49clause above is not required to grant permission for distribution of works
50that are derived from both apt and "libqt".
51
52No part of apt is licensed under the Qt Free Edition License. The terms
53below are provided to help identify the circumstances under which the
54"libqt" library may be used with apt (or a work derived from both). The
55terms below are copied from the LICENSE file of the qt-1.44 distribution,
56as of November 10th, 1999.
57
58 _______________________________________________________________
59
60 QT FREE EDITION LICENSE
61
62Copyright (C) 1992-1999 Troll Tech AS. All rights reserved.
63
64This is the license for Qt Free Edition version 1.44; it covers private use,
65use of third-party application programs based on Qt, and development of
66free software for the free software community.
67
68
69 COPYRIGHT AND RESTRICTIONS
70
71The Qt toolkit is a product of Troll Tech AS. The Qt Free Edition is limited
72to use with the X Window System.
73
74You may copy this version of the Qt Free Edition provided that the entire
75archive is distributed unchanged and as a whole, including this notice.
76
77You may use this version of the Qt Free Edition to compile, link and run
78application programs legally developed by third parties.
79
80You may use the Qt Free Edition to create application programs
81provided that:
82
83 You accept this license.
84 Your software does not require modifications to Qt Free Edition.
85 You satisfy ONE of the following three requirements
86 EITHER
87 Users of your software can freely obtain source code for the
88 software, freely modify the source code (possibly with
89 restrictions on copyright notices, attributions and legal
90 responsibility), and freely redistribute original or modified
91 versions of the software.
92 OR
93 Your software is distributed under the GNU GENERAL
94 PUBLIC LICENSE, version 2 or later, as defined by the
95 Free Software Foundation.
96 OR
97 Your software is distributed under the GNU LIBRARY
98 GENERAL PUBLIC LICENSE, version 2 or later, as
99 defined by the Free Software Foundation.
100
101If you are paid to develop something with Qt Free Edition or it is a part of
102your job the following conditions also apply:
103
104 Your software must not require libraries, programs, data or
105 documentation that are not available outside your organization in
106 order to compile or use.
107 If and when your organization starts using the software, you must
108 notify Troll Tech AS of the following:
109 Your organization's name and purpose.
110 The software's name and purpose.
111 The software's license.
112 That your organization considers the software to be free
113 software.
114
115You may also use the Qt Free Edition to create reusable components
116(such as libraries) provided that you accept the terms above, and in
117addition that:
118
119 Your components' license includes the following text:
120
121 [Your package] requires the Qt library, which is
122 copyright Troll Tech AS. Freely distributable
123 programs may generally use Qt Free Edition free of
124 charge, see [README.QT] for details.
125
126 README.QT is distributed along with your components.
127 Qt Free Edition is not distributed as an integral part of your
128 components.
129
130 LIMITATIONS OF LIABILITY
131
132Troll Tech AS makes no obligation under this license to support or
133upgrade Qt Free Edition, or assist in the use of Qt Free Edition.
134
135In no event shall Troll Tech AS be liable for any lost revenue or profits or
136other direct, indirect, special, incidental or consequential damages, even
137if Troll Tech has been advised of the possibility of such damages.
138
139QT FREE EDITION IS PROVIDED AS IS WITH NO WARRANTY OF ANY KIND,
140INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A
141PARTICULAR PURPOSE.
142 _______________________________________________________________