annotate lib/javax.ws.rs_1.0/license.txt @ 0:db87c1b7eb6d

initial
author dwinter
date Wed, 03 Nov 2010 12:18:46 +0100
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
db87c1b7eb6d initial
dwinter
parents:
diff changeset
1 COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
db87c1b7eb6d initial
dwinter
parents:
diff changeset
2
db87c1b7eb6d initial
dwinter
parents:
diff changeset
3
db87c1b7eb6d initial
dwinter
parents:
diff changeset
4 1. Definitions.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
5
db87c1b7eb6d initial
dwinter
parents:
diff changeset
6 1.1. "Contributor" means each individual or entity that
db87c1b7eb6d initial
dwinter
parents:
diff changeset
7 creates or contributes to the creation of Modifications.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
8
db87c1b7eb6d initial
dwinter
parents:
diff changeset
9 1.2. "Contributor Version" means the combination of the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
10 Original Software, prior Modifications used by a
db87c1b7eb6d initial
dwinter
parents:
diff changeset
11 Contributor (if any), and the Modifications made by that
db87c1b7eb6d initial
dwinter
parents:
diff changeset
12 particular Contributor.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
13
db87c1b7eb6d initial
dwinter
parents:
diff changeset
14 1.3. "Covered Software" means (a) the Original Software, or
db87c1b7eb6d initial
dwinter
parents:
diff changeset
15 (b) Modifications, or (c) the combination of files
db87c1b7eb6d initial
dwinter
parents:
diff changeset
16 containing Original Software with files containing
db87c1b7eb6d initial
dwinter
parents:
diff changeset
17 Modifications, in each case including portions thereof.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
18
db87c1b7eb6d initial
dwinter
parents:
diff changeset
19 1.4. "Executable" means the Covered Software in any form
db87c1b7eb6d initial
dwinter
parents:
diff changeset
20 other than Source Code.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
21
db87c1b7eb6d initial
dwinter
parents:
diff changeset
22 1.5. "Initial Developer" means the individual or entity
db87c1b7eb6d initial
dwinter
parents:
diff changeset
23 that first makes Original Software available under this
db87c1b7eb6d initial
dwinter
parents:
diff changeset
24 License.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
25
db87c1b7eb6d initial
dwinter
parents:
diff changeset
26 1.6. "Larger Work" means a work which combines Covered
db87c1b7eb6d initial
dwinter
parents:
diff changeset
27 Software or portions thereof with code not governed by the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
28 terms of this License.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
29
db87c1b7eb6d initial
dwinter
parents:
diff changeset
30 1.7. "License" means this document.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
31
db87c1b7eb6d initial
dwinter
parents:
diff changeset
32 1.8. "Licensable" means having the right to grant, to the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
33 maximum extent possible, whether at the time of the initial
db87c1b7eb6d initial
dwinter
parents:
diff changeset
34 grant or subsequently acquired, any and all of the rights
db87c1b7eb6d initial
dwinter
parents:
diff changeset
35 conveyed herein.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
36
db87c1b7eb6d initial
dwinter
parents:
diff changeset
37 1.9. "Modifications" means the Source Code and Executable
db87c1b7eb6d initial
dwinter
parents:
diff changeset
38 form of any of the following:
db87c1b7eb6d initial
dwinter
parents:
diff changeset
39
db87c1b7eb6d initial
dwinter
parents:
diff changeset
40 A. Any file that results from an addition to,
db87c1b7eb6d initial
dwinter
parents:
diff changeset
41 deletion from or modification of the contents of a
db87c1b7eb6d initial
dwinter
parents:
diff changeset
42 file containing Original Software or previous
db87c1b7eb6d initial
dwinter
parents:
diff changeset
43 Modifications;
db87c1b7eb6d initial
dwinter
parents:
diff changeset
44
db87c1b7eb6d initial
dwinter
parents:
diff changeset
45 B. Any new file that contains any part of the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
46 Original Software or previous Modification; or
db87c1b7eb6d initial
dwinter
parents:
diff changeset
47
db87c1b7eb6d initial
dwinter
parents:
diff changeset
48 C. Any new file that is contributed or otherwise made
db87c1b7eb6d initial
dwinter
parents:
diff changeset
49 available under the terms of this License.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
50
db87c1b7eb6d initial
dwinter
parents:
diff changeset
51 1.10. "Original Software" means the Source Code and
db87c1b7eb6d initial
dwinter
parents:
diff changeset
52 Executable form of computer software code that is
db87c1b7eb6d initial
dwinter
parents:
diff changeset
53 originally released under this License.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
54
db87c1b7eb6d initial
dwinter
parents:
diff changeset
55 1.11. "Patent Claims" means any patent claim(s), now owned
db87c1b7eb6d initial
dwinter
parents:
diff changeset
56 or hereafter acquired, including without limitation,
db87c1b7eb6d initial
dwinter
parents:
diff changeset
57 method, process, and apparatus claims, in any patent
db87c1b7eb6d initial
dwinter
parents:
diff changeset
58 Licensable by grantor.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
59
db87c1b7eb6d initial
dwinter
parents:
diff changeset
60 1.12. "Source Code" means (a) the common form of computer
db87c1b7eb6d initial
dwinter
parents:
diff changeset
61 software code in which modifications are made and (b)
db87c1b7eb6d initial
dwinter
parents:
diff changeset
62 associated documentation included in or with such code.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
63
db87c1b7eb6d initial
dwinter
parents:
diff changeset
64 1.13. "You" (or "Your") means an individual or a legal
db87c1b7eb6d initial
dwinter
parents:
diff changeset
65 entity exercising rights under, and complying with all of
db87c1b7eb6d initial
dwinter
parents:
diff changeset
66 the terms of, this License. For legal entities, "You"
db87c1b7eb6d initial
dwinter
parents:
diff changeset
67 includes any entity which controls, is controlled by, or is
db87c1b7eb6d initial
dwinter
parents:
diff changeset
68 under common control with You. For purposes of this
db87c1b7eb6d initial
dwinter
parents:
diff changeset
69 definition, "control" means (a) the power, direct or
db87c1b7eb6d initial
dwinter
parents:
diff changeset
70 indirect, to cause the direction or management of such
db87c1b7eb6d initial
dwinter
parents:
diff changeset
71 entity, whether by contract or otherwise, or (b) ownership
db87c1b7eb6d initial
dwinter
parents:
diff changeset
72 of more than fifty percent (50%) of the outstanding shares
db87c1b7eb6d initial
dwinter
parents:
diff changeset
73 or beneficial ownership of such entity.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
74
db87c1b7eb6d initial
dwinter
parents:
diff changeset
75 2. License Grants.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
76
db87c1b7eb6d initial
dwinter
parents:
diff changeset
77 2.1. The Initial Developer Grant.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
78
db87c1b7eb6d initial
dwinter
parents:
diff changeset
79 Conditioned upon Your compliance with Section 3.1 below and
db87c1b7eb6d initial
dwinter
parents:
diff changeset
80 subject to third party intellectual property claims, the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
81 Initial Developer hereby grants You a world-wide,
db87c1b7eb6d initial
dwinter
parents:
diff changeset
82 royalty-free, non-exclusive license:
db87c1b7eb6d initial
dwinter
parents:
diff changeset
83
db87c1b7eb6d initial
dwinter
parents:
diff changeset
84 (a) under intellectual property rights (other than
db87c1b7eb6d initial
dwinter
parents:
diff changeset
85 patent or trademark) Licensable by Initial Developer,
db87c1b7eb6d initial
dwinter
parents:
diff changeset
86 to use, reproduce, modify, display, perform,
db87c1b7eb6d initial
dwinter
parents:
diff changeset
87 sublicense and distribute the Original Software (or
db87c1b7eb6d initial
dwinter
parents:
diff changeset
88 portions thereof), with or without Modifications,
db87c1b7eb6d initial
dwinter
parents:
diff changeset
89 and/or as part of a Larger Work; and
db87c1b7eb6d initial
dwinter
parents:
diff changeset
90
db87c1b7eb6d initial
dwinter
parents:
diff changeset
91 (b) under Patent Claims infringed by the making,
db87c1b7eb6d initial
dwinter
parents:
diff changeset
92 using or selling of Original Software, to make, have
db87c1b7eb6d initial
dwinter
parents:
diff changeset
93 made, use, practice, sell, and offer for sale, and/or
db87c1b7eb6d initial
dwinter
parents:
diff changeset
94 otherwise dispose of the Original Software (or
db87c1b7eb6d initial
dwinter
parents:
diff changeset
95 portions thereof).
db87c1b7eb6d initial
dwinter
parents:
diff changeset
96
db87c1b7eb6d initial
dwinter
parents:
diff changeset
97 (c) The licenses granted in Sections 2.1(a) and (b)
db87c1b7eb6d initial
dwinter
parents:
diff changeset
98 are effective on the date Initial Developer first
db87c1b7eb6d initial
dwinter
parents:
diff changeset
99 distributes or otherwise makes the Original Software
db87c1b7eb6d initial
dwinter
parents:
diff changeset
100 available to a third party under the terms of this
db87c1b7eb6d initial
dwinter
parents:
diff changeset
101 License.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
102
db87c1b7eb6d initial
dwinter
parents:
diff changeset
103 (d) Notwithstanding Section 2.1(b) above, no patent
db87c1b7eb6d initial
dwinter
parents:
diff changeset
104 license is granted: (1) for code that You delete from
db87c1b7eb6d initial
dwinter
parents:
diff changeset
105 the Original Software, or (2) for infringements
db87c1b7eb6d initial
dwinter
parents:
diff changeset
106 caused by: (i) the modification of the Original
db87c1b7eb6d initial
dwinter
parents:
diff changeset
107 Software, or (ii) the combination of the Original
db87c1b7eb6d initial
dwinter
parents:
diff changeset
108 Software with other software or devices.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
109
db87c1b7eb6d initial
dwinter
parents:
diff changeset
110 2.2. Contributor Grant.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
111
db87c1b7eb6d initial
dwinter
parents:
diff changeset
112 Conditioned upon Your compliance with Section 3.1 below and
db87c1b7eb6d initial
dwinter
parents:
diff changeset
113 subject to third party intellectual property claims, each
db87c1b7eb6d initial
dwinter
parents:
diff changeset
114 Contributor hereby grants You a world-wide, royalty-free,
db87c1b7eb6d initial
dwinter
parents:
diff changeset
115 non-exclusive license:
db87c1b7eb6d initial
dwinter
parents:
diff changeset
116
db87c1b7eb6d initial
dwinter
parents:
diff changeset
117 (a) under intellectual property rights (other than
db87c1b7eb6d initial
dwinter
parents:
diff changeset
118 patent or trademark) Licensable by Contributor to
db87c1b7eb6d initial
dwinter
parents:
diff changeset
119 use, reproduce, modify, display, perform, sublicense
db87c1b7eb6d initial
dwinter
parents:
diff changeset
120 and distribute the Modifications created by such
db87c1b7eb6d initial
dwinter
parents:
diff changeset
121 Contributor (or portions thereof), either on an
db87c1b7eb6d initial
dwinter
parents:
diff changeset
122 unmodified basis, with other Modifications, as
db87c1b7eb6d initial
dwinter
parents:
diff changeset
123 Covered Software and/or as part of a Larger Work; and
db87c1b7eb6d initial
dwinter
parents:
diff changeset
124
db87c1b7eb6d initial
dwinter
parents:
diff changeset
125
db87c1b7eb6d initial
dwinter
parents:
diff changeset
126 (b) under Patent Claims infringed by the making,
db87c1b7eb6d initial
dwinter
parents:
diff changeset
127 using, or selling of Modifications made by that
db87c1b7eb6d initial
dwinter
parents:
diff changeset
128 Contributor either alone and/or in combination with
db87c1b7eb6d initial
dwinter
parents:
diff changeset
129 its Contributor Version (or portions of such
db87c1b7eb6d initial
dwinter
parents:
diff changeset
130 combination), to make, use, sell, offer for sale,
db87c1b7eb6d initial
dwinter
parents:
diff changeset
131 have made, and/or otherwise dispose of: (1)
db87c1b7eb6d initial
dwinter
parents:
diff changeset
132 Modifications made by that Contributor (or portions
db87c1b7eb6d initial
dwinter
parents:
diff changeset
133 thereof); and (2) the combination of Modifications
db87c1b7eb6d initial
dwinter
parents:
diff changeset
134 made by that Contributor with its Contributor Version
db87c1b7eb6d initial
dwinter
parents:
diff changeset
135 (or portions of such combination).
db87c1b7eb6d initial
dwinter
parents:
diff changeset
136
db87c1b7eb6d initial
dwinter
parents:
diff changeset
137 (c) The licenses granted in Sections 2.2(a) and
db87c1b7eb6d initial
dwinter
parents:
diff changeset
138 2.2(b) are effective on the date Contributor first
db87c1b7eb6d initial
dwinter
parents:
diff changeset
139 distributes or otherwise makes the Modifications
db87c1b7eb6d initial
dwinter
parents:
diff changeset
140 available to a third party.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
141
db87c1b7eb6d initial
dwinter
parents:
diff changeset
142 (d) Notwithstanding Section 2.2(b) above, no patent
db87c1b7eb6d initial
dwinter
parents:
diff changeset
143 license is granted: (1) for any code that Contributor
db87c1b7eb6d initial
dwinter
parents:
diff changeset
144 has deleted from the Contributor Version; (2) for
db87c1b7eb6d initial
dwinter
parents:
diff changeset
145 infringements caused by: (i) third party
db87c1b7eb6d initial
dwinter
parents:
diff changeset
146 modifications of Contributor Version, or (ii) the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
147 combination of Modifications made by that Contributor
db87c1b7eb6d initial
dwinter
parents:
diff changeset
148 with other software (except as part of the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
149 Contributor Version) or other devices; or (3) under
db87c1b7eb6d initial
dwinter
parents:
diff changeset
150 Patent Claims infringed by Covered Software in the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
151 absence of Modifications made by that Contributor.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
152
db87c1b7eb6d initial
dwinter
parents:
diff changeset
153 3. Distribution Obligations.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
154
db87c1b7eb6d initial
dwinter
parents:
diff changeset
155 3.1. Availability of Source Code.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
156
db87c1b7eb6d initial
dwinter
parents:
diff changeset
157 Any Covered Software that You distribute or otherwise make
db87c1b7eb6d initial
dwinter
parents:
diff changeset
158 available in Executable form must also be made available in
db87c1b7eb6d initial
dwinter
parents:
diff changeset
159 Source Code form and that Source Code form must be
db87c1b7eb6d initial
dwinter
parents:
diff changeset
160 distributed only under the terms of this License. You must
db87c1b7eb6d initial
dwinter
parents:
diff changeset
161 include a copy of this License with every copy of the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
162 Source Code form of the Covered Software You distribute or
db87c1b7eb6d initial
dwinter
parents:
diff changeset
163 otherwise make available. You must inform recipients of any
db87c1b7eb6d initial
dwinter
parents:
diff changeset
164 such Covered Software in Executable form as to how they can
db87c1b7eb6d initial
dwinter
parents:
diff changeset
165 obtain such Covered Software in Source Code form in a
db87c1b7eb6d initial
dwinter
parents:
diff changeset
166 reasonable manner on or through a medium customarily used
db87c1b7eb6d initial
dwinter
parents:
diff changeset
167 for software exchange.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
168
db87c1b7eb6d initial
dwinter
parents:
diff changeset
169 3.2. Modifications.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
170
db87c1b7eb6d initial
dwinter
parents:
diff changeset
171 The Modifications that You create or to which You
db87c1b7eb6d initial
dwinter
parents:
diff changeset
172 contribute are governed by the terms of this License. You
db87c1b7eb6d initial
dwinter
parents:
diff changeset
173 represent that You believe Your Modifications are Your
db87c1b7eb6d initial
dwinter
parents:
diff changeset
174 original creation(s) and/or You have sufficient rights to
db87c1b7eb6d initial
dwinter
parents:
diff changeset
175 grant the rights conveyed by this License.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
176
db87c1b7eb6d initial
dwinter
parents:
diff changeset
177 3.3. Required Notices.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
178
db87c1b7eb6d initial
dwinter
parents:
diff changeset
179 You must include a notice in each of Your Modifications
db87c1b7eb6d initial
dwinter
parents:
diff changeset
180 that identifies You as the Contributor of the Modification.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
181 You may not remove or alter any copyright, patent or
db87c1b7eb6d initial
dwinter
parents:
diff changeset
182 trademark notices contained within the Covered Software, or
db87c1b7eb6d initial
dwinter
parents:
diff changeset
183 any notices of licensing or any descriptive text giving
db87c1b7eb6d initial
dwinter
parents:
diff changeset
184 attribution to any Contributor or the Initial Developer.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
185
db87c1b7eb6d initial
dwinter
parents:
diff changeset
186 3.4. Application of Additional Terms.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
187
db87c1b7eb6d initial
dwinter
parents:
diff changeset
188 You may not offer or impose any terms on any Covered
db87c1b7eb6d initial
dwinter
parents:
diff changeset
189 Software in Source Code form that alters or restricts the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
190 applicable version of this License or the recipientsÕ
db87c1b7eb6d initial
dwinter
parents:
diff changeset
191 rights hereunder. You may choose to offer, and to charge a
db87c1b7eb6d initial
dwinter
parents:
diff changeset
192 fee for, warranty, support, indemnity or liability
db87c1b7eb6d initial
dwinter
parents:
diff changeset
193 obligations to one or more recipients of Covered Software.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
194 However, you may do so only on Your own behalf, and not on
db87c1b7eb6d initial
dwinter
parents:
diff changeset
195 behalf of the Initial Developer or any Contributor. You
db87c1b7eb6d initial
dwinter
parents:
diff changeset
196 must make it absolutely clear that any such warranty,
db87c1b7eb6d initial
dwinter
parents:
diff changeset
197 support, indemnity or liability obligation is offered by
db87c1b7eb6d initial
dwinter
parents:
diff changeset
198 You alone, and You hereby agree to indemnify the Initial
db87c1b7eb6d initial
dwinter
parents:
diff changeset
199 Developer and every Contributor for any liability incurred
db87c1b7eb6d initial
dwinter
parents:
diff changeset
200 by the Initial Developer or such Contributor as a result of
db87c1b7eb6d initial
dwinter
parents:
diff changeset
201 warranty, support, indemnity or liability terms You offer.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
202
db87c1b7eb6d initial
dwinter
parents:
diff changeset
203
db87c1b7eb6d initial
dwinter
parents:
diff changeset
204 3.5. Distribution of Executable Versions.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
205
db87c1b7eb6d initial
dwinter
parents:
diff changeset
206 You may distribute the Executable form of the Covered
db87c1b7eb6d initial
dwinter
parents:
diff changeset
207 Software under the terms of this License or under the terms
db87c1b7eb6d initial
dwinter
parents:
diff changeset
208 of a license of Your choice, which may contain terms
db87c1b7eb6d initial
dwinter
parents:
diff changeset
209 different from this License, provided that You are in
db87c1b7eb6d initial
dwinter
parents:
diff changeset
210 compliance with the terms of this License and that the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
211 license for the Executable form does not attempt to limit
db87c1b7eb6d initial
dwinter
parents:
diff changeset
212 or alter the recipientÕs rights in the Source Code form
db87c1b7eb6d initial
dwinter
parents:
diff changeset
213 from the rights set forth in this License. If You
db87c1b7eb6d initial
dwinter
parents:
diff changeset
214 distribute the Covered Software in Executable form under a
db87c1b7eb6d initial
dwinter
parents:
diff changeset
215 different license, You must make it absolutely clear that
db87c1b7eb6d initial
dwinter
parents:
diff changeset
216 any terms which differ from this License are offered by You
db87c1b7eb6d initial
dwinter
parents:
diff changeset
217 alone, not by the Initial Developer or Contributor. You
db87c1b7eb6d initial
dwinter
parents:
diff changeset
218 hereby agree to indemnify the Initial Developer and every
db87c1b7eb6d initial
dwinter
parents:
diff changeset
219 Contributor for any liability incurred by the Initial
db87c1b7eb6d initial
dwinter
parents:
diff changeset
220 Developer or such Contributor as a result of any such terms
db87c1b7eb6d initial
dwinter
parents:
diff changeset
221 You offer.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
222
db87c1b7eb6d initial
dwinter
parents:
diff changeset
223 3.6. Larger Works.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
224
db87c1b7eb6d initial
dwinter
parents:
diff changeset
225 You may create a Larger Work by combining Covered Software
db87c1b7eb6d initial
dwinter
parents:
diff changeset
226 with other code not governed by the terms of this License
db87c1b7eb6d initial
dwinter
parents:
diff changeset
227 and distribute the Larger Work as a single product. In such
db87c1b7eb6d initial
dwinter
parents:
diff changeset
228 a case, You must make sure the requirements of this License
db87c1b7eb6d initial
dwinter
parents:
diff changeset
229 are fulfilled for the Covered Software.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
230
db87c1b7eb6d initial
dwinter
parents:
diff changeset
231 4. Versions of the License.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
232
db87c1b7eb6d initial
dwinter
parents:
diff changeset
233 4.1. New Versions.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
234
db87c1b7eb6d initial
dwinter
parents:
diff changeset
235 Sun Microsystems, Inc. is the initial license steward and
db87c1b7eb6d initial
dwinter
parents:
diff changeset
236 may publish revised and/or new versions of this License
db87c1b7eb6d initial
dwinter
parents:
diff changeset
237 from time to time. Each version will be given a
db87c1b7eb6d initial
dwinter
parents:
diff changeset
238 distinguishing version number. Except as provided in
db87c1b7eb6d initial
dwinter
parents:
diff changeset
239 Section 4.3, no one other than the license steward has the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
240 right to modify this License.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
241
db87c1b7eb6d initial
dwinter
parents:
diff changeset
242 4.2. Effect of New Versions.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
243
db87c1b7eb6d initial
dwinter
parents:
diff changeset
244 You may always continue to use, distribute or otherwise
db87c1b7eb6d initial
dwinter
parents:
diff changeset
245 make the Covered Software available under the terms of the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
246 version of the License under which You originally received
db87c1b7eb6d initial
dwinter
parents:
diff changeset
247 the Covered Software. If the Initial Developer includes a
db87c1b7eb6d initial
dwinter
parents:
diff changeset
248 notice in the Original Software prohibiting it from being
db87c1b7eb6d initial
dwinter
parents:
diff changeset
249 distributed or otherwise made available under any
db87c1b7eb6d initial
dwinter
parents:
diff changeset
250 subsequent version of the License, You must distribute and
db87c1b7eb6d initial
dwinter
parents:
diff changeset
251 make the Covered Software available under the terms of the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
252 version of the License under which You originally received
db87c1b7eb6d initial
dwinter
parents:
diff changeset
253 the Covered Software. Otherwise, You may also choose to
db87c1b7eb6d initial
dwinter
parents:
diff changeset
254 use, distribute or otherwise make the Covered Software
db87c1b7eb6d initial
dwinter
parents:
diff changeset
255 available under the terms of any subsequent version of the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
256 License published by the license steward.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
257
db87c1b7eb6d initial
dwinter
parents:
diff changeset
258 4.3. Modified Versions.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
259
db87c1b7eb6d initial
dwinter
parents:
diff changeset
260 When You are an Initial Developer and You want to create a
db87c1b7eb6d initial
dwinter
parents:
diff changeset
261 new license for Your Original Software, You may create and
db87c1b7eb6d initial
dwinter
parents:
diff changeset
262 use a modified version of this License if You: (a) rename
db87c1b7eb6d initial
dwinter
parents:
diff changeset
263 the license and remove any references to the name of the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
264 license steward (except to note that the license differs
db87c1b7eb6d initial
dwinter
parents:
diff changeset
265 from this License); and (b) otherwise make it clear that
db87c1b7eb6d initial
dwinter
parents:
diff changeset
266 the license contains terms which differ from this License.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
267
db87c1b7eb6d initial
dwinter
parents:
diff changeset
268
db87c1b7eb6d initial
dwinter
parents:
diff changeset
269 5. DISCLAIMER OF WARRANTY.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
270
db87c1b7eb6d initial
dwinter
parents:
diff changeset
271 COVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS"
db87c1b7eb6d initial
dwinter
parents:
diff changeset
272 BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
db87c1b7eb6d initial
dwinter
parents:
diff changeset
273 INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED
db87c1b7eb6d initial
dwinter
parents:
diff changeset
274 SOFTWARE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR
db87c1b7eb6d initial
dwinter
parents:
diff changeset
275 PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND
db87c1b7eb6d initial
dwinter
parents:
diff changeset
276 PERFORMANCE OF THE COVERED SOFTWARE IS WITH YOU. SHOULD ANY
db87c1b7eb6d initial
dwinter
parents:
diff changeset
277 COVERED SOFTWARE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE
db87c1b7eb6d initial
dwinter
parents:
diff changeset
278 INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF
db87c1b7eb6d initial
dwinter
parents:
diff changeset
279 ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF
db87c1b7eb6d initial
dwinter
parents:
diff changeset
280 WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF
db87c1b7eb6d initial
dwinter
parents:
diff changeset
281 ANY COVERED SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS
db87c1b7eb6d initial
dwinter
parents:
diff changeset
282 DISCLAIMER.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
283
db87c1b7eb6d initial
dwinter
parents:
diff changeset
284 6. TERMINATION.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
285
db87c1b7eb6d initial
dwinter
parents:
diff changeset
286 6.1. This License and the rights granted hereunder will
db87c1b7eb6d initial
dwinter
parents:
diff changeset
287 terminate automatically if You fail to comply with terms
db87c1b7eb6d initial
dwinter
parents:
diff changeset
288 herein and fail to cure such breach within 30 days of
db87c1b7eb6d initial
dwinter
parents:
diff changeset
289 becoming aware of the breach. Provisions which, by their
db87c1b7eb6d initial
dwinter
parents:
diff changeset
290 nature, must remain in effect beyond the termination of
db87c1b7eb6d initial
dwinter
parents:
diff changeset
291 this License shall survive.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
292
db87c1b7eb6d initial
dwinter
parents:
diff changeset
293 6.2. If You assert a patent infringement claim (excluding
db87c1b7eb6d initial
dwinter
parents:
diff changeset
294 declaratory judgment actions) against Initial Developer or
db87c1b7eb6d initial
dwinter
parents:
diff changeset
295 a Contributor (the Initial Developer or Contributor against
db87c1b7eb6d initial
dwinter
parents:
diff changeset
296 whom You assert such claim is referred to as "Participant")
db87c1b7eb6d initial
dwinter
parents:
diff changeset
297 alleging that the Participant Software (meaning the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
298 Contributor Version where the Participant is a Contributor
db87c1b7eb6d initial
dwinter
parents:
diff changeset
299 or the Original Software where the Participant is the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
300 Initial Developer) directly or indirectly infringes any
db87c1b7eb6d initial
dwinter
parents:
diff changeset
301 patent, then any and all rights granted directly or
db87c1b7eb6d initial
dwinter
parents:
diff changeset
302 indirectly to You by such Participant, the Initial
db87c1b7eb6d initial
dwinter
parents:
diff changeset
303 Developer (if the Initial Developer is not the Participant)
db87c1b7eb6d initial
dwinter
parents:
diff changeset
304 and all Contributors under Sections 2.1 and/or 2.2 of this
db87c1b7eb6d initial
dwinter
parents:
diff changeset
305 License shall, upon 60 days notice from Participant
db87c1b7eb6d initial
dwinter
parents:
diff changeset
306 terminate prospectively and automatically at the expiration
db87c1b7eb6d initial
dwinter
parents:
diff changeset
307 of such 60 day notice period, unless if within such 60 day
db87c1b7eb6d initial
dwinter
parents:
diff changeset
308 period You withdraw Your claim with respect to the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
309 Participant Software against such Participant either
db87c1b7eb6d initial
dwinter
parents:
diff changeset
310 unilaterally or pursuant to a written agreement with
db87c1b7eb6d initial
dwinter
parents:
diff changeset
311 Participant.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
312
db87c1b7eb6d initial
dwinter
parents:
diff changeset
313 6.3. In the event of termination under Sections 6.1 or 6.2
db87c1b7eb6d initial
dwinter
parents:
diff changeset
314 above, all end user licenses that have been validly granted
db87c1b7eb6d initial
dwinter
parents:
diff changeset
315 by You or any distributor hereunder prior to termination
db87c1b7eb6d initial
dwinter
parents:
diff changeset
316 (excluding licenses granted to You by any distributor)
db87c1b7eb6d initial
dwinter
parents:
diff changeset
317 shall survive termination.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
318
db87c1b7eb6d initial
dwinter
parents:
diff changeset
319 7. LIMITATION OF LIABILITY.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
320
db87c1b7eb6d initial
dwinter
parents:
diff changeset
321 UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
db87c1b7eb6d initial
dwinter
parents:
diff changeset
322 (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE
db87c1b7eb6d initial
dwinter
parents:
diff changeset
323 INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF
db87c1b7eb6d initial
dwinter
parents:
diff changeset
324 COVERED SOFTWARE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE
db87c1b7eb6d initial
dwinter
parents:
diff changeset
325 LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR
db87c1b7eb6d initial
dwinter
parents:
diff changeset
326 CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT
db87c1b7eb6d initial
dwinter
parents:
diff changeset
327 LIMITATION, DAMAGES FOR LOST PROFITS, LOSS OF GOODWILL, WORK
db87c1b7eb6d initial
dwinter
parents:
diff changeset
328 STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
db87c1b7eb6d initial
dwinter
parents:
diff changeset
329 COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN
db87c1b7eb6d initial
dwinter
parents:
diff changeset
330 INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF
db87c1b7eb6d initial
dwinter
parents:
diff changeset
331 LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL
db87c1b7eb6d initial
dwinter
parents:
diff changeset
332 INJURY RESULTING FROM SUCH PARTYÕS NEGLIGENCE TO THE EXTENT
db87c1b7eb6d initial
dwinter
parents:
diff changeset
333 APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO
db87c1b7eb6d initial
dwinter
parents:
diff changeset
334 NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR
db87c1b7eb6d initial
dwinter
parents:
diff changeset
335 CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT
db87c1b7eb6d initial
dwinter
parents:
diff changeset
336 APPLY TO YOU.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
337
db87c1b7eb6d initial
dwinter
parents:
diff changeset
338 8. U.S. GOVERNMENT END USERS.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
339
db87c1b7eb6d initial
dwinter
parents:
diff changeset
340 The Covered Software is a "commercial item," as that term is
db87c1b7eb6d initial
dwinter
parents:
diff changeset
341 defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial
db87c1b7eb6d initial
dwinter
parents:
diff changeset
342 computer software" (as that term is defined at 48 C.F.R. ¤
db87c1b7eb6d initial
dwinter
parents:
diff changeset
343 252.227-7014(a)(1)) and "commercial computer software
db87c1b7eb6d initial
dwinter
parents:
diff changeset
344 documentation" as such terms are used in 48 C.F.R. 12.212 (Sept.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
345 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1
db87c1b7eb6d initial
dwinter
parents:
diff changeset
346 through 227.7202-4 (June 1995), all U.S. Government End Users
db87c1b7eb6d initial
dwinter
parents:
diff changeset
347 acquire Covered Software with only those rights set forth herein.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
348 This U.S. Government Rights clause is in lieu of, and supersedes,
db87c1b7eb6d initial
dwinter
parents:
diff changeset
349 any other FAR, DFAR, or other clause or provision that addresses
db87c1b7eb6d initial
dwinter
parents:
diff changeset
350 Government rights in computer software under this License.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
351
db87c1b7eb6d initial
dwinter
parents:
diff changeset
352 9. MISCELLANEOUS.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
353
db87c1b7eb6d initial
dwinter
parents:
diff changeset
354 This License represents the complete agreement concerning subject
db87c1b7eb6d initial
dwinter
parents:
diff changeset
355 matter hereof. If any provision of this License is held to be
db87c1b7eb6d initial
dwinter
parents:
diff changeset
356 unenforceable, such provision shall be reformed only to the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
357 extent necessary to make it enforceable. This License shall be
db87c1b7eb6d initial
dwinter
parents:
diff changeset
358 governed by the law of the jurisdiction specified in a notice
db87c1b7eb6d initial
dwinter
parents:
diff changeset
359 contained within the Original Software (except to the extent
db87c1b7eb6d initial
dwinter
parents:
diff changeset
360 applicable law, if any, provides otherwise), excluding such
db87c1b7eb6d initial
dwinter
parents:
diff changeset
361 jurisdictionÕs conflict-of-law provisions. Any litigation
db87c1b7eb6d initial
dwinter
parents:
diff changeset
362 relating to this License shall be subject to the jurisdiction of
db87c1b7eb6d initial
dwinter
parents:
diff changeset
363 the courts located in the jurisdiction and venue specified in a
db87c1b7eb6d initial
dwinter
parents:
diff changeset
364 notice contained within the Original Software, with the losing
db87c1b7eb6d initial
dwinter
parents:
diff changeset
365 party responsible for costs, including, without limitation, court
db87c1b7eb6d initial
dwinter
parents:
diff changeset
366 costs and reasonable attorneysÕ fees and expenses. The
db87c1b7eb6d initial
dwinter
parents:
diff changeset
367 application of the United Nations Convention on Contracts for the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
368 International Sale of Goods is expressly excluded. Any law or
db87c1b7eb6d initial
dwinter
parents:
diff changeset
369 regulation which provides that the language of a contract shall
db87c1b7eb6d initial
dwinter
parents:
diff changeset
370 be construed against the drafter shall not apply to this License.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
371 You agree that You alone are responsible for compliance with the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
372 United States export administration regulations (and the export
db87c1b7eb6d initial
dwinter
parents:
diff changeset
373 control laws and regulation of any other countries) when You use,
db87c1b7eb6d initial
dwinter
parents:
diff changeset
374 distribute or otherwise make available any Covered Software.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
375
db87c1b7eb6d initial
dwinter
parents:
diff changeset
376 10. RESPONSIBILITY FOR CLAIMS.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
377
db87c1b7eb6d initial
dwinter
parents:
diff changeset
378 As between Initial Developer and the Contributors, each party is
db87c1b7eb6d initial
dwinter
parents:
diff changeset
379 responsible for claims and damages arising, directly or
db87c1b7eb6d initial
dwinter
parents:
diff changeset
380 indirectly, out of its utilization of rights under this License
db87c1b7eb6d initial
dwinter
parents:
diff changeset
381 and You agree to work with Initial Developer and Contributors to
db87c1b7eb6d initial
dwinter
parents:
diff changeset
382 distribute such responsibility on an equitable basis. Nothing
db87c1b7eb6d initial
dwinter
parents:
diff changeset
383 herein is intended or shall be deemed to constitute any admission
db87c1b7eb6d initial
dwinter
parents:
diff changeset
384 of liability.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
385
db87c1b7eb6d initial
dwinter
parents:
diff changeset
386 _______________________________________________________________________
db87c1b7eb6d initial
dwinter
parents:
diff changeset
387
db87c1b7eb6d initial
dwinter
parents:
diff changeset
388 GNU GENERAL PUBLIC LICENSE
db87c1b7eb6d initial
dwinter
parents:
diff changeset
389 Version 2, June 1991
db87c1b7eb6d initial
dwinter
parents:
diff changeset
390
db87c1b7eb6d initial
dwinter
parents:
diff changeset
391 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
db87c1b7eb6d initial
dwinter
parents:
diff changeset
392 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
db87c1b7eb6d initial
dwinter
parents:
diff changeset
393 Everyone is permitted to copy and distribute verbatim copies
db87c1b7eb6d initial
dwinter
parents:
diff changeset
394 of this license document, but changing it is not allowed.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
395
db87c1b7eb6d initial
dwinter
parents:
diff changeset
396 Preamble
db87c1b7eb6d initial
dwinter
parents:
diff changeset
397
db87c1b7eb6d initial
dwinter
parents:
diff changeset
398 The licenses for most software are designed to take away your
db87c1b7eb6d initial
dwinter
parents:
diff changeset
399 freedom to share and change it. By contrast, the GNU General Public
db87c1b7eb6d initial
dwinter
parents:
diff changeset
400 License is intended to guarantee your freedom to share and change free
db87c1b7eb6d initial
dwinter
parents:
diff changeset
401 software--to make sure the software is free for all its users. This
db87c1b7eb6d initial
dwinter
parents:
diff changeset
402 General Public License applies to most of the Free Software
db87c1b7eb6d initial
dwinter
parents:
diff changeset
403 Foundation's software and to any other program whose authors commit to
db87c1b7eb6d initial
dwinter
parents:
diff changeset
404 using it. (Some other Free Software Foundation software is covered by
db87c1b7eb6d initial
dwinter
parents:
diff changeset
405 the GNU Lesser General Public License instead.) You can apply it to
db87c1b7eb6d initial
dwinter
parents:
diff changeset
406 your programs, too.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
407
db87c1b7eb6d initial
dwinter
parents:
diff changeset
408 When we speak of free software, we are referring to freedom, not
db87c1b7eb6d initial
dwinter
parents:
diff changeset
409 price. Our General Public Licenses are designed to make sure that you
db87c1b7eb6d initial
dwinter
parents:
diff changeset
410 have the freedom to distribute copies of free software (and charge for
db87c1b7eb6d initial
dwinter
parents:
diff changeset
411 this service if you wish), that you receive source code or can get it
db87c1b7eb6d initial
dwinter
parents:
diff changeset
412 if you want it, that you can change the software or use pieces of it
db87c1b7eb6d initial
dwinter
parents:
diff changeset
413 in new free programs; and that you know you can do these things.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
414
db87c1b7eb6d initial
dwinter
parents:
diff changeset
415 To protect your rights, we need to make restrictions that forbid
db87c1b7eb6d initial
dwinter
parents:
diff changeset
416 anyone to deny you these rights or to ask you to surrender the rights.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
417 These restrictions translate to certain responsibilities for you if you
db87c1b7eb6d initial
dwinter
parents:
diff changeset
418 distribute copies of the software, or if you modify it.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
419
db87c1b7eb6d initial
dwinter
parents:
diff changeset
420 For example, if you distribute copies of such a program, whether
db87c1b7eb6d initial
dwinter
parents:
diff changeset
421 gratis or for a fee, you must give the recipients all the rights that
db87c1b7eb6d initial
dwinter
parents:
diff changeset
422 you have. You must make sure that they, too, receive or can get the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
423 source code. And you must show them these terms so they know their
db87c1b7eb6d initial
dwinter
parents:
diff changeset
424 rights.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
425
db87c1b7eb6d initial
dwinter
parents:
diff changeset
426 We protect your rights with two steps: (1) copyright the software, and
db87c1b7eb6d initial
dwinter
parents:
diff changeset
427 (2) offer you this license which gives you legal permission to copy,
db87c1b7eb6d initial
dwinter
parents:
diff changeset
428 distribute and/or modify the software.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
429
db87c1b7eb6d initial
dwinter
parents:
diff changeset
430 Also, for each author's protection and ours, we want to make certain
db87c1b7eb6d initial
dwinter
parents:
diff changeset
431 that everyone understands that there is no warranty for this free
db87c1b7eb6d initial
dwinter
parents:
diff changeset
432 software. If the software is modified by someone else and passed on, we
db87c1b7eb6d initial
dwinter
parents:
diff changeset
433 want its recipients to know that what they have is not the original, so
db87c1b7eb6d initial
dwinter
parents:
diff changeset
434 that any problems introduced by others will not reflect on the original
db87c1b7eb6d initial
dwinter
parents:
diff changeset
435 authors' reputations.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
436
db87c1b7eb6d initial
dwinter
parents:
diff changeset
437 Finally, any free program is threatened constantly by software
db87c1b7eb6d initial
dwinter
parents:
diff changeset
438 patents. We wish to avoid the danger that redistributors of a free
db87c1b7eb6d initial
dwinter
parents:
diff changeset
439 program will individually obtain patent licenses, in effect making the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
440 program proprietary. To prevent this, we have made it clear that any
db87c1b7eb6d initial
dwinter
parents:
diff changeset
441 patent must be licensed for everyone's free use or not licensed at all.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
442
db87c1b7eb6d initial
dwinter
parents:
diff changeset
443 The precise terms and conditions for copying, distribution and
db87c1b7eb6d initial
dwinter
parents:
diff changeset
444 modification follow.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
445
db87c1b7eb6d initial
dwinter
parents:
diff changeset
446 GNU GENERAL PUBLIC LICENSE
db87c1b7eb6d initial
dwinter
parents:
diff changeset
447 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
db87c1b7eb6d initial
dwinter
parents:
diff changeset
448
db87c1b7eb6d initial
dwinter
parents:
diff changeset
449 0. This License applies to any program or other work which contains
db87c1b7eb6d initial
dwinter
parents:
diff changeset
450 a notice placed by the copyright holder saying it may be distributed
db87c1b7eb6d initial
dwinter
parents:
diff changeset
451 under the terms of this General Public License. The "Program", below,
db87c1b7eb6d initial
dwinter
parents:
diff changeset
452 refers to any such program or work, and a "work based on the Program"
db87c1b7eb6d initial
dwinter
parents:
diff changeset
453 means either the Program or any derivative work under copyright law:
db87c1b7eb6d initial
dwinter
parents:
diff changeset
454 that is to say, a work containing the Program or a portion of it,
db87c1b7eb6d initial
dwinter
parents:
diff changeset
455 either verbatim or with modifications and/or translated into another
db87c1b7eb6d initial
dwinter
parents:
diff changeset
456 language. (Hereinafter, translation is included without limitation in
db87c1b7eb6d initial
dwinter
parents:
diff changeset
457 the term "modification".) Each licensee is addressed as "you".
db87c1b7eb6d initial
dwinter
parents:
diff changeset
458
db87c1b7eb6d initial
dwinter
parents:
diff changeset
459 Activities other than copying, distribution and modification are not
db87c1b7eb6d initial
dwinter
parents:
diff changeset
460 covered by this License; they are outside its scope. The act of
db87c1b7eb6d initial
dwinter
parents:
diff changeset
461 running the Program is not restricted, and the output from the Program
db87c1b7eb6d initial
dwinter
parents:
diff changeset
462 is covered only if its contents constitute a work based on the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
463 Program (independent of having been made by running the Program).
db87c1b7eb6d initial
dwinter
parents:
diff changeset
464 Whether that is true depends on what the Program does.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
465
db87c1b7eb6d initial
dwinter
parents:
diff changeset
466 1. You may copy and distribute verbatim copies of the Program's
db87c1b7eb6d initial
dwinter
parents:
diff changeset
467 source code as you receive it, in any medium, provided that you
db87c1b7eb6d initial
dwinter
parents:
diff changeset
468 conspicuously and appropriately publish on each copy an appropriate
db87c1b7eb6d initial
dwinter
parents:
diff changeset
469 copyright notice and disclaimer of warranty; keep intact all the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
470 notices that refer to this License and to the absence of any warranty;
db87c1b7eb6d initial
dwinter
parents:
diff changeset
471 and give any other recipients of the Program a copy of this License
db87c1b7eb6d initial
dwinter
parents:
diff changeset
472 along with the Program.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
473
db87c1b7eb6d initial
dwinter
parents:
diff changeset
474 You may charge a fee for the physical act of transferring a copy, and
db87c1b7eb6d initial
dwinter
parents:
diff changeset
475 you may at your option offer warranty protection in exchange for a fee.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
476
db87c1b7eb6d initial
dwinter
parents:
diff changeset
477 2. You may modify your copy or copies of the Program or any portion
db87c1b7eb6d initial
dwinter
parents:
diff changeset
478 of it, thus forming a work based on the Program, and copy and
db87c1b7eb6d initial
dwinter
parents:
diff changeset
479 distribute such modifications or work under the terms of Section 1
db87c1b7eb6d initial
dwinter
parents:
diff changeset
480 above, provided that you also meet all of these conditions:
db87c1b7eb6d initial
dwinter
parents:
diff changeset
481
db87c1b7eb6d initial
dwinter
parents:
diff changeset
482 a) You must cause the modified files to carry prominent notices
db87c1b7eb6d initial
dwinter
parents:
diff changeset
483 stating that you changed the files and the date of any change.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
484
db87c1b7eb6d initial
dwinter
parents:
diff changeset
485 b) You must cause any work that you distribute or publish, that in
db87c1b7eb6d initial
dwinter
parents:
diff changeset
486 whole or in part contains or is derived from the Program or any
db87c1b7eb6d initial
dwinter
parents:
diff changeset
487 part thereof, to be licensed as a whole at no charge to all third
db87c1b7eb6d initial
dwinter
parents:
diff changeset
488 parties under the terms of this License.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
489
db87c1b7eb6d initial
dwinter
parents:
diff changeset
490 c) If the modified program normally reads commands interactively
db87c1b7eb6d initial
dwinter
parents:
diff changeset
491 when run, you must cause it, when started running for such
db87c1b7eb6d initial
dwinter
parents:
diff changeset
492 interactive use in the most ordinary way, to print or display an
db87c1b7eb6d initial
dwinter
parents:
diff changeset
493 announcement including an appropriate copyright notice and a
db87c1b7eb6d initial
dwinter
parents:
diff changeset
494 notice that there is no warranty (or else, saying that you provide
db87c1b7eb6d initial
dwinter
parents:
diff changeset
495 a warranty) and that users may redistribute the program under
db87c1b7eb6d initial
dwinter
parents:
diff changeset
496 these conditions, and telling the user how to view a copy of this
db87c1b7eb6d initial
dwinter
parents:
diff changeset
497 License. (Exception: if the Program itself is interactive but
db87c1b7eb6d initial
dwinter
parents:
diff changeset
498 does not normally print such an announcement, your work based on
db87c1b7eb6d initial
dwinter
parents:
diff changeset
499 the Program is not required to print an announcement.)
db87c1b7eb6d initial
dwinter
parents:
diff changeset
500
db87c1b7eb6d initial
dwinter
parents:
diff changeset
501 These requirements apply to the modified work as a whole. If
db87c1b7eb6d initial
dwinter
parents:
diff changeset
502 identifiable sections of that work are not derived from the Program,
db87c1b7eb6d initial
dwinter
parents:
diff changeset
503 and can be reasonably considered independent and separate works in
db87c1b7eb6d initial
dwinter
parents:
diff changeset
504 themselves, then this License, and its terms, do not apply to those
db87c1b7eb6d initial
dwinter
parents:
diff changeset
505 sections when you distribute them as separate works. But when you
db87c1b7eb6d initial
dwinter
parents:
diff changeset
506 distribute the same sections as part of a whole which is a work based
db87c1b7eb6d initial
dwinter
parents:
diff changeset
507 on the Program, the distribution of the whole must be on the terms of
db87c1b7eb6d initial
dwinter
parents:
diff changeset
508 this License, whose permissions for other licensees extend to the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
509 entire whole, and thus to each and every part regardless of who wrote it.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
510
db87c1b7eb6d initial
dwinter
parents:
diff changeset
511 Thus, it is not the intent of this section to claim rights or contest
db87c1b7eb6d initial
dwinter
parents:
diff changeset
512 your rights to work written entirely by you; rather, the intent is to
db87c1b7eb6d initial
dwinter
parents:
diff changeset
513 exercise the right to control the distribution of derivative or
db87c1b7eb6d initial
dwinter
parents:
diff changeset
514 collective works based on the Program.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
515
db87c1b7eb6d initial
dwinter
parents:
diff changeset
516 In addition, mere aggregation of another work not based on the Program
db87c1b7eb6d initial
dwinter
parents:
diff changeset
517 with the Program (or with a work based on the Program) on a volume of
db87c1b7eb6d initial
dwinter
parents:
diff changeset
518 a storage or distribution medium does not bring the other work under
db87c1b7eb6d initial
dwinter
parents:
diff changeset
519 the scope of this License.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
520
db87c1b7eb6d initial
dwinter
parents:
diff changeset
521 3. You may copy and distribute the Program (or a work based on it,
db87c1b7eb6d initial
dwinter
parents:
diff changeset
522 under Section 2) in object code or executable form under the terms of
db87c1b7eb6d initial
dwinter
parents:
diff changeset
523 Sections 1 and 2 above provided that you also do one of the following:
db87c1b7eb6d initial
dwinter
parents:
diff changeset
524
db87c1b7eb6d initial
dwinter
parents:
diff changeset
525 a) Accompany it with the complete corresponding machine-readable
db87c1b7eb6d initial
dwinter
parents:
diff changeset
526 source code, which must be distributed under the terms of Sections
db87c1b7eb6d initial
dwinter
parents:
diff changeset
527 1 and 2 above on a medium customarily used for software interchange; or,
db87c1b7eb6d initial
dwinter
parents:
diff changeset
528
db87c1b7eb6d initial
dwinter
parents:
diff changeset
529 b) Accompany it with a written offer, valid for at least three
db87c1b7eb6d initial
dwinter
parents:
diff changeset
530 years, to give any third party, for a charge no more than your
db87c1b7eb6d initial
dwinter
parents:
diff changeset
531 cost of physically performing source distribution, a complete
db87c1b7eb6d initial
dwinter
parents:
diff changeset
532 machine-readable copy of the corresponding source code, to be
db87c1b7eb6d initial
dwinter
parents:
diff changeset
533 distributed under the terms of Sections 1 and 2 above on a medium
db87c1b7eb6d initial
dwinter
parents:
diff changeset
534 customarily used for software interchange; or,
db87c1b7eb6d initial
dwinter
parents:
diff changeset
535
db87c1b7eb6d initial
dwinter
parents:
diff changeset
536 c) Accompany it with the information you received as to the offer
db87c1b7eb6d initial
dwinter
parents:
diff changeset
537 to distribute corresponding source code. (This alternative is
db87c1b7eb6d initial
dwinter
parents:
diff changeset
538 allowed only for noncommercial distribution and only if you
db87c1b7eb6d initial
dwinter
parents:
diff changeset
539 received the program in object code or executable form with such
db87c1b7eb6d initial
dwinter
parents:
diff changeset
540 an offer, in accord with Subsection b above.)
db87c1b7eb6d initial
dwinter
parents:
diff changeset
541
db87c1b7eb6d initial
dwinter
parents:
diff changeset
542 The source code for a work means the preferred form of the work for
db87c1b7eb6d initial
dwinter
parents:
diff changeset
543 making modifications to it. For an executable work, complete source
db87c1b7eb6d initial
dwinter
parents:
diff changeset
544 code means all the source code for all modules it contains, plus any
db87c1b7eb6d initial
dwinter
parents:
diff changeset
545 associated interface definition files, plus the scripts used to
db87c1b7eb6d initial
dwinter
parents:
diff changeset
546 control compilation and installation of the executable. However, as a
db87c1b7eb6d initial
dwinter
parents:
diff changeset
547 special exception, the source code distributed need not include
db87c1b7eb6d initial
dwinter
parents:
diff changeset
548 anything that is normally distributed (in either source or binary
db87c1b7eb6d initial
dwinter
parents:
diff changeset
549 form) with the major components (compiler, kernel, and so on) of the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
550 operating system on which the executable runs, unless that component
db87c1b7eb6d initial
dwinter
parents:
diff changeset
551 itself accompanies the executable.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
552
db87c1b7eb6d initial
dwinter
parents:
diff changeset
553 If distribution of executable or object code is made by offering
db87c1b7eb6d initial
dwinter
parents:
diff changeset
554 access to copy from a designated place, then offering equivalent
db87c1b7eb6d initial
dwinter
parents:
diff changeset
555 access to copy the source code from the same place counts as
db87c1b7eb6d initial
dwinter
parents:
diff changeset
556 distribution of the source code, even though third parties are not
db87c1b7eb6d initial
dwinter
parents:
diff changeset
557 compelled to copy the source along with the object code.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
558
db87c1b7eb6d initial
dwinter
parents:
diff changeset
559 4. You may not copy, modify, sublicense, or distribute the Program
db87c1b7eb6d initial
dwinter
parents:
diff changeset
560 except as expressly provided under this License. Any attempt
db87c1b7eb6d initial
dwinter
parents:
diff changeset
561 otherwise to copy, modify, sublicense or distribute the Program is
db87c1b7eb6d initial
dwinter
parents:
diff changeset
562 void, and will automatically terminate your rights under this License.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
563 However, parties who have received copies, or rights, from you under
db87c1b7eb6d initial
dwinter
parents:
diff changeset
564 this License will not have their licenses terminated so long as such
db87c1b7eb6d initial
dwinter
parents:
diff changeset
565 parties remain in full compliance.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
566
db87c1b7eb6d initial
dwinter
parents:
diff changeset
567 5. You are not required to accept this License, since you have not
db87c1b7eb6d initial
dwinter
parents:
diff changeset
568 signed it. However, nothing else grants you permission to modify or
db87c1b7eb6d initial
dwinter
parents:
diff changeset
569 distribute the Program or its derivative works. These actions are
db87c1b7eb6d initial
dwinter
parents:
diff changeset
570 prohibited by law if you do not accept this License. Therefore, by
db87c1b7eb6d initial
dwinter
parents:
diff changeset
571 modifying or distributing the Program (or any work based on the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
572 Program), you indicate your acceptance of this License to do so, and
db87c1b7eb6d initial
dwinter
parents:
diff changeset
573 all its terms and conditions for copying, distributing or modifying
db87c1b7eb6d initial
dwinter
parents:
diff changeset
574 the Program or works based on it.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
575
db87c1b7eb6d initial
dwinter
parents:
diff changeset
576 6. Each time you redistribute the Program (or any work based on the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
577 Program), the recipient automatically receives a license from the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
578 original licensor to copy, distribute or modify the Program subject to
db87c1b7eb6d initial
dwinter
parents:
diff changeset
579 these terms and conditions. You may not impose any further
db87c1b7eb6d initial
dwinter
parents:
diff changeset
580 restrictions on the recipients' exercise of the rights granted herein.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
581 You are not responsible for enforcing compliance by third parties to
db87c1b7eb6d initial
dwinter
parents:
diff changeset
582 this License.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
583
db87c1b7eb6d initial
dwinter
parents:
diff changeset
584 7. If, as a consequence of a court judgment or allegation of patent
db87c1b7eb6d initial
dwinter
parents:
diff changeset
585 infringement or for any other reason (not limited to patent issues),
db87c1b7eb6d initial
dwinter
parents:
diff changeset
586 conditions are imposed on you (whether by court order, agreement or
db87c1b7eb6d initial
dwinter
parents:
diff changeset
587 otherwise) that contradict the conditions of this License, they do not
db87c1b7eb6d initial
dwinter
parents:
diff changeset
588 excuse you from the conditions of this License. If you cannot
db87c1b7eb6d initial
dwinter
parents:
diff changeset
589 distribute so as to satisfy simultaneously your obligations under this
db87c1b7eb6d initial
dwinter
parents:
diff changeset
590 License and any other pertinent obligations, then as a consequence you
db87c1b7eb6d initial
dwinter
parents:
diff changeset
591 may not distribute the Program at all. For example, if a patent
db87c1b7eb6d initial
dwinter
parents:
diff changeset
592 license would not permit royalty-free redistribution of the Program by
db87c1b7eb6d initial
dwinter
parents:
diff changeset
593 all those who receive copies directly or indirectly through you, then
db87c1b7eb6d initial
dwinter
parents:
diff changeset
594 the only way you could satisfy both it and this License would be to
db87c1b7eb6d initial
dwinter
parents:
diff changeset
595 refrain entirely from distribution of the Program.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
596
db87c1b7eb6d initial
dwinter
parents:
diff changeset
597 If any portion of this section is held invalid or unenforceable under
db87c1b7eb6d initial
dwinter
parents:
diff changeset
598 any particular circumstance, the balance of the section is intended to
db87c1b7eb6d initial
dwinter
parents:
diff changeset
599 apply and the section as a whole is intended to apply in other
db87c1b7eb6d initial
dwinter
parents:
diff changeset
600 circumstances.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
601
db87c1b7eb6d initial
dwinter
parents:
diff changeset
602 It is not the purpose of this section to induce you to infringe any
db87c1b7eb6d initial
dwinter
parents:
diff changeset
603 patents or other property right claims or to contest validity of any
db87c1b7eb6d initial
dwinter
parents:
diff changeset
604 such claims; this section has the sole purpose of protecting the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
605 integrity of the free software distribution system, which is
db87c1b7eb6d initial
dwinter
parents:
diff changeset
606 implemented by public license practices. Many people have made
db87c1b7eb6d initial
dwinter
parents:
diff changeset
607 generous contributions to the wide range of software distributed
db87c1b7eb6d initial
dwinter
parents:
diff changeset
608 through that system in reliance on consistent application of that
db87c1b7eb6d initial
dwinter
parents:
diff changeset
609 system; it is up to the author/donor to decide if he or she is willing
db87c1b7eb6d initial
dwinter
parents:
diff changeset
610 to distribute software through any other system and a licensee cannot
db87c1b7eb6d initial
dwinter
parents:
diff changeset
611 impose that choice.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
612
db87c1b7eb6d initial
dwinter
parents:
diff changeset
613 This section is intended to make thoroughly clear what is believed to
db87c1b7eb6d initial
dwinter
parents:
diff changeset
614 be a consequence of the rest of this License.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
615
db87c1b7eb6d initial
dwinter
parents:
diff changeset
616 8. If the distribution and/or use of the Program is restricted in
db87c1b7eb6d initial
dwinter
parents:
diff changeset
617 certain countries either by patents or by copyrighted interfaces, the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
618 original copyright holder who places the Program under this License
db87c1b7eb6d initial
dwinter
parents:
diff changeset
619 may add an explicit geographical distribution limitation excluding
db87c1b7eb6d initial
dwinter
parents:
diff changeset
620 those countries, so that distribution is permitted only in or among
db87c1b7eb6d initial
dwinter
parents:
diff changeset
621 countries not thus excluded. In such case, this License incorporates
db87c1b7eb6d initial
dwinter
parents:
diff changeset
622 the limitation as if written in the body of this License.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
623
db87c1b7eb6d initial
dwinter
parents:
diff changeset
624 9. The Free Software Foundation may publish revised and/or new versions
db87c1b7eb6d initial
dwinter
parents:
diff changeset
625 of the General Public License from time to time. Such new versions will
db87c1b7eb6d initial
dwinter
parents:
diff changeset
626 be similar in spirit to the present version, but may differ in detail to
db87c1b7eb6d initial
dwinter
parents:
diff changeset
627 address new problems or concerns.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
628
db87c1b7eb6d initial
dwinter
parents:
diff changeset
629 Each version is given a distinguishing version number. If the Program
db87c1b7eb6d initial
dwinter
parents:
diff changeset
630 specifies a version number of this License which applies to it and "any
db87c1b7eb6d initial
dwinter
parents:
diff changeset
631 later version", you have the option of following the terms and conditions
db87c1b7eb6d initial
dwinter
parents:
diff changeset
632 either of that version or of any later version published by the Free
db87c1b7eb6d initial
dwinter
parents:
diff changeset
633 Software Foundation. If the Program does not specify a version number of
db87c1b7eb6d initial
dwinter
parents:
diff changeset
634 this License, you may choose any version ever published by the Free Software
db87c1b7eb6d initial
dwinter
parents:
diff changeset
635 Foundation.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
636
db87c1b7eb6d initial
dwinter
parents:
diff changeset
637 10. If you wish to incorporate parts of the Program into other free
db87c1b7eb6d initial
dwinter
parents:
diff changeset
638 programs whose distribution conditions are different, write to the author
db87c1b7eb6d initial
dwinter
parents:
diff changeset
639 to ask for permission. For software which is copyrighted by the Free
db87c1b7eb6d initial
dwinter
parents:
diff changeset
640 Software Foundation, write to the Free Software Foundation; we sometimes
db87c1b7eb6d initial
dwinter
parents:
diff changeset
641 make exceptions for this. Our decision will be guided by the two goals
db87c1b7eb6d initial
dwinter
parents:
diff changeset
642 of preserving the free status of all derivatives of our free software and
db87c1b7eb6d initial
dwinter
parents:
diff changeset
643 of promoting the sharing and reuse of software generally.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
644
db87c1b7eb6d initial
dwinter
parents:
diff changeset
645 NO WARRANTY
db87c1b7eb6d initial
dwinter
parents:
diff changeset
646
db87c1b7eb6d initial
dwinter
parents:
diff changeset
647 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
db87c1b7eb6d initial
dwinter
parents:
diff changeset
648 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
db87c1b7eb6d initial
dwinter
parents:
diff changeset
649 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
db87c1b7eb6d initial
dwinter
parents:
diff changeset
650 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
db87c1b7eb6d initial
dwinter
parents:
diff changeset
651 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
db87c1b7eb6d initial
dwinter
parents:
diff changeset
652 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
db87c1b7eb6d initial
dwinter
parents:
diff changeset
653 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
db87c1b7eb6d initial
dwinter
parents:
diff changeset
654 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
db87c1b7eb6d initial
dwinter
parents:
diff changeset
655 REPAIR OR CORRECTION.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
656
db87c1b7eb6d initial
dwinter
parents:
diff changeset
657 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
db87c1b7eb6d initial
dwinter
parents:
diff changeset
658 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
db87c1b7eb6d initial
dwinter
parents:
diff changeset
659 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
db87c1b7eb6d initial
dwinter
parents:
diff changeset
660 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
db87c1b7eb6d initial
dwinter
parents:
diff changeset
661 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
db87c1b7eb6d initial
dwinter
parents:
diff changeset
662 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
db87c1b7eb6d initial
dwinter
parents:
diff changeset
663 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
db87c1b7eb6d initial
dwinter
parents:
diff changeset
664 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
db87c1b7eb6d initial
dwinter
parents:
diff changeset
665 POSSIBILITY OF SUCH DAMAGES.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
666
db87c1b7eb6d initial
dwinter
parents:
diff changeset
667 END OF TERMS AND CONDITIONS
db87c1b7eb6d initial
dwinter
parents:
diff changeset
668
db87c1b7eb6d initial
dwinter
parents:
diff changeset
669 How to Apply These Terms to Your New Programs
db87c1b7eb6d initial
dwinter
parents:
diff changeset
670
db87c1b7eb6d initial
dwinter
parents:
diff changeset
671 If you develop a new program, and you want it to be of the greatest
db87c1b7eb6d initial
dwinter
parents:
diff changeset
672 possible use to the public, the best way to achieve this is to make it
db87c1b7eb6d initial
dwinter
parents:
diff changeset
673 free software which everyone can redistribute and change under these terms.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
674
db87c1b7eb6d initial
dwinter
parents:
diff changeset
675 To do so, attach the following notices to the program. It is safest
db87c1b7eb6d initial
dwinter
parents:
diff changeset
676 to attach them to the start of each source file to most effectively
db87c1b7eb6d initial
dwinter
parents:
diff changeset
677 convey the exclusion of warranty; and each file should have at least
db87c1b7eb6d initial
dwinter
parents:
diff changeset
678 the "copyright" line and a pointer to where the full notice is found.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
679
db87c1b7eb6d initial
dwinter
parents:
diff changeset
680 <one line to give the program's name and a brief idea of what it does.>
db87c1b7eb6d initial
dwinter
parents:
diff changeset
681 Copyright (C) <year> <name of author>
db87c1b7eb6d initial
dwinter
parents:
diff changeset
682
db87c1b7eb6d initial
dwinter
parents:
diff changeset
683 This program is free software; you can redistribute it and/or modify
db87c1b7eb6d initial
dwinter
parents:
diff changeset
684 it under the terms of the GNU General Public License as published by
db87c1b7eb6d initial
dwinter
parents:
diff changeset
685 the Free Software Foundation; either version 2 of the License, or
db87c1b7eb6d initial
dwinter
parents:
diff changeset
686 (at your option) any later version.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
687
db87c1b7eb6d initial
dwinter
parents:
diff changeset
688 This program is distributed in the hope that it will be useful,
db87c1b7eb6d initial
dwinter
parents:
diff changeset
689 but WITHOUT ANY WARRANTY; without even the implied warranty of
db87c1b7eb6d initial
dwinter
parents:
diff changeset
690 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
691 GNU General Public License for more details.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
692
db87c1b7eb6d initial
dwinter
parents:
diff changeset
693 You should have received a copy of the GNU General Public License along
db87c1b7eb6d initial
dwinter
parents:
diff changeset
694 with this program; if not, write to the Free Software Foundation, Inc.,
db87c1b7eb6d initial
dwinter
parents:
diff changeset
695 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
696
db87c1b7eb6d initial
dwinter
parents:
diff changeset
697 Also add information on how to contact you by electronic and paper mail.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
698
db87c1b7eb6d initial
dwinter
parents:
diff changeset
699 If the program is interactive, make it output a short notice like this
db87c1b7eb6d initial
dwinter
parents:
diff changeset
700 when it starts in an interactive mode:
db87c1b7eb6d initial
dwinter
parents:
diff changeset
701
db87c1b7eb6d initial
dwinter
parents:
diff changeset
702 Gnomovision version 69, Copyright (C) year name of author
db87c1b7eb6d initial
dwinter
parents:
diff changeset
703 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
704 This is free software, and you are welcome to redistribute it
db87c1b7eb6d initial
dwinter
parents:
diff changeset
705 under certain conditions; type `show c' for details.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
706
db87c1b7eb6d initial
dwinter
parents:
diff changeset
707 The hypothetical commands `show w' and `show c' should show the appropriate
db87c1b7eb6d initial
dwinter
parents:
diff changeset
708 parts of the General Public License. Of course, the commands you use may
db87c1b7eb6d initial
dwinter
parents:
diff changeset
709 be called something other than `show w' and `show c'; they could even be
db87c1b7eb6d initial
dwinter
parents:
diff changeset
710 mouse-clicks or menu items--whatever suits your program.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
711
db87c1b7eb6d initial
dwinter
parents:
diff changeset
712 You should also get your employer (if you work as a programmer) or your
db87c1b7eb6d initial
dwinter
parents:
diff changeset
713 school, if any, to sign a "copyright disclaimer" for the program, if
db87c1b7eb6d initial
dwinter
parents:
diff changeset
714 necessary. Here is a sample; alter the names:
db87c1b7eb6d initial
dwinter
parents:
diff changeset
715
db87c1b7eb6d initial
dwinter
parents:
diff changeset
716 Yoyodyne, Inc., hereby disclaims all copyright interest in the program
db87c1b7eb6d initial
dwinter
parents:
diff changeset
717 `Gnomovision' (which makes passes at compilers) written by James Hacker.
db87c1b7eb6d initial
dwinter
parents:
diff changeset
718
db87c1b7eb6d initial
dwinter
parents:
diff changeset
719 <signature of Ty Coon>, 1 April 1989
db87c1b7eb6d initial
dwinter
parents:
diff changeset
720 Ty Coon, President of Vice
db87c1b7eb6d initial
dwinter
parents:
diff changeset
721
db87c1b7eb6d initial
dwinter
parents:
diff changeset
722 This General Public License does not permit incorporating your program into
db87c1b7eb6d initial
dwinter
parents:
diff changeset
723 proprietary programs. If your program is a subroutine library, you may
db87c1b7eb6d initial
dwinter
parents:
diff changeset
724 consider it more useful to permit linking proprietary applications with the
db87c1b7eb6d initial
dwinter
parents:
diff changeset
725 library. If this is what you want to do, use the GNU Lesser General
db87c1b7eb6d initial
dwinter
parents:
diff changeset
726 Public License instead of this License.