1 | This package was debianized by Wilmer van der Gaast <lintux@debian.org> on |
---|
2 | Mon, 8 Jul 2002 13:17:42 +0200. |
---|
3 | |
---|
4 | The source can be downloaded from http://www.bitlbee.org/ |
---|
5 | |
---|
6 | Authors: Wilmer van der Gaast, Sjoerd Hemminga, Jelmer Vernooij, |
---|
7 | Maurits Dijkstra and others. |
---|
8 | |
---|
9 | Mainly Copyright 2002-2004 Wilmer van der Gaast. |
---|
10 | Some parts are borrowed from Gaim (version 0.58) <http://gaim.sf.net/>. |
---|
11 | For the copyrights on those parts, please read the Gaim source code. |
---|
12 | |
---|
13 | BitlBee License: |
---|
14 | |
---|
15 | ============================================================================ |
---|
16 | This program is free software; you can redistribute it and/or modify |
---|
17 | it under the terms of the GNU General Public License as published by |
---|
18 | the Free Software Foundation; either version 2 of the License, or |
---|
19 | (at your option) any later version. |
---|
20 | |
---|
21 | This program is distributed in the hope that it will be useful, |
---|
22 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
23 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
---|
24 | GNU General Public License for more details. |
---|
25 | |
---|
26 | You should have received a copy of the GNU General Public License with |
---|
27 | the Debian GNU/Linux distribution in file /usr/share/common-licenses/GPL; |
---|
28 | if not, write to the Free Software Foundation, Inc., 59 Temple Place, |
---|
29 | Suite 330, Boston, MA 02111-1307 USA |
---|
30 | ============================================================================ |
---|
31 | |
---|
32 | |
---|
33 | |
---|
34 | Parts of the program (parts of the Jabber module, the XML parser to be more |
---|
35 | specific) are licensed under the Mozilla license (version 1.1): |
---|
36 | |
---|
37 | ============================================================================ |
---|
38 | MOZILLA PUBLIC LICENSE |
---|
39 | Version 1.1 |
---|
40 | |
---|
41 | --------------- |
---|
42 | |
---|
43 | 1. Definitions. |
---|
44 | |
---|
45 | 1.0.1. "Commercial Use" means distribution or otherwise making the |
---|
46 | Covered Code available to a third party. |
---|
47 | |
---|
48 | 1.1. "Contributor" means each entity that creates or contributes to |
---|
49 | the creation of Modifications. |
---|
50 | |
---|
51 | 1.2. "Contributor Version" means the combination of the Original |
---|
52 | Code, prior Modifications used by a Contributor, and the Modifications |
---|
53 | made by that particular Contributor. |
---|
54 | |
---|
55 | 1.3. "Covered Code" means the Original Code or Modifications or the |
---|
56 | combination of the Original Code and Modifications, in each case |
---|
57 | including portions thereof. |
---|
58 | |
---|
59 | 1.4. "Electronic Distribution Mechanism" means a mechanism generally |
---|
60 | accepted in the software development community for the electronic |
---|
61 | transfer of data. |
---|
62 | |
---|
63 | 1.5. "Executable" means Covered Code in any form other than Source |
---|
64 | Code. |
---|
65 | |
---|
66 | 1.6. "Initial Developer" means the individual or entity identified |
---|
67 | as the Initial Developer in the Source Code notice required by Exhibit |
---|
68 | A. |
---|
69 | |
---|
70 | 1.7. "Larger Work" means a work which combines Covered Code or |
---|
71 | portions thereof with code not governed by the terms of this License. |
---|
72 | |
---|
73 | 1.8. "License" means this document. |
---|
74 | |
---|
75 | 1.8.1. "Licensable" means having the right to grant, to the maximum |
---|
76 | extent possible, whether at the time of the initial grant or |
---|
77 | subsequently acquired, any and all of the rights conveyed herein. |
---|
78 | |
---|
79 | 1.9. "Modifications" means any addition to or deletion from the |
---|
80 | substance or structure of either the Original Code or any previous |
---|
81 | Modifications. When Covered Code is released as a series of files, a |
---|
82 | Modification is: |
---|
83 | A. Any addition to or deletion from the contents of a file |
---|
84 | containing Original Code or previous Modifications. |
---|
85 | |
---|
86 | B. Any new file that contains any part of the Original Code or |
---|
87 | previous Modifications. |
---|
88 | |
---|
89 | 1.10. "Original Code" means Source Code of computer software code |
---|
90 | which is described in the Source Code notice required by Exhibit A as |
---|
91 | Original Code, and which, at the time of its release under this |
---|
92 | License is not already Covered Code governed by this License. |
---|
93 | |
---|
94 | 1.10.1. "Patent Claims" means any patent claim(s), now owned or |
---|
95 | hereafter acquired, including without limitation, method, process, |
---|
96 | and apparatus claims, in any patent Licensable by grantor. |
---|
97 | |
---|
98 | 1.11. "Source Code" means the preferred form of the Covered Code for |
---|
99 | making modifications to it, including all modules it contains, plus |
---|
100 | any associated interface definition files, scripts used to control |
---|
101 | compilation and installation of an Executable, or source code |
---|
102 | differential comparisons against either the Original Code or another |
---|
103 | well known, available Covered Code of the Contributor's choice. The |
---|
104 | Source Code can be in a compressed or archival form, provided the |
---|
105 | appropriate decompression or de-archiving software is widely available |
---|
106 | for no charge. |
---|
107 | |
---|
108 | 1.12. "You" (or "Your") means an individual or a legal entity |
---|
109 | exercising rights under, and complying with all of the terms of, this |
---|
110 | License or a future version of this License issued under Section 6.1. |
---|
111 | For legal entities, "You" includes any entity which controls, is |
---|
112 | controlled by, or is under common control with You. For purposes of |
---|
113 | this definition, "control" means (a) the power, direct or indirect, |
---|
114 | to cause the direction or management of such entity, whether by |
---|
115 | contract or otherwise, or (b) ownership of more than fifty percent |
---|
116 | (50%) of the outstanding shares or beneficial ownership of such |
---|
117 | entity. |
---|
118 | |
---|
119 | 2. Source Code License. |
---|
120 | |
---|
121 | 2.1. The Initial Developer Grant. |
---|
122 | The Initial Developer hereby grants You a world-wide, royalty-free, |
---|
123 | non-exclusive license, subject to third party intellectual property |
---|
124 | claims: |
---|
125 | (a) under intellectual property rights (other than patent or |
---|
126 | trademark) Licensable by Initial Developer to use, reproduce, |
---|
127 | modify, display, perform, sublicense and distribute the Original |
---|
128 | Code (or portions thereof) with or without Modifications, and/or |
---|
129 | as part of a Larger Work; and |
---|
130 | |
---|
131 | (b) under Patents Claims infringed by the making, using or |
---|
132 | selling of Original Code, to make, have made, use, practice, |
---|
133 | sell, and offer for sale, and/or otherwise dispose of the |
---|
134 | Original Code (or portions thereof). |
---|
135 | |
---|
136 | (c) the licenses granted in this Section 2.1(a) and (b) are |
---|
137 | effective on the date Initial Developer first distributes |
---|
138 | Original Code under the terms of this License. |
---|
139 | |
---|
140 | (d) Notwithstanding Section 2.1(b) above, no patent license is |
---|
141 | granted: 1) for code that You delete from the Original Code; 2) |
---|
142 | separate from the Original Code; or 3) for infringements caused |
---|
143 | by: i) the modification of the Original Code or ii) the |
---|
144 | combination of the Original Code with other software or devices. |
---|
145 | |
---|
146 | 2.2. Contributor Grant. |
---|
147 | Subject to third party intellectual property claims, each Contributor |
---|
148 | hereby grants You a world-wide, royalty-free, non-exclusive license |
---|
149 | |
---|
150 | (a) under intellectual property rights (other than patent or |
---|
151 | trademark) Licensable by Contributor, to use, reproduce, modify, |
---|
152 | display, perform, sublicense and distribute the Modifications |
---|
153 | created by such Contributor (or portions thereof) either on an |
---|
154 | unmodified basis, with other Modifications, as Covered Code |
---|
155 | and/or as part of a Larger Work; and |
---|
156 | |
---|
157 | (b) under Patent Claims infringed by the making, using, or |
---|
158 | selling of Modifications made by that Contributor either alone |
---|
159 | and/or in combination with its Contributor Version (or portions |
---|
160 | of such combination), to make, use, sell, offer for sale, have |
---|
161 | made, and/or otherwise dispose of: 1) Modifications made by that |
---|
162 | Contributor (or portions thereof); and 2) the combination of |
---|
163 | Modifications made by that Contributor with its Contributor |
---|
164 | Version (or portions of such combination). |
---|
165 | |
---|
166 | (c) the licenses granted in Sections 2.2(a) and 2.2(b) are |
---|
167 | effective on the date Contributor first makes Commercial Use of |
---|
168 | the Covered Code. |
---|
169 | |
---|
170 | (d) Notwithstanding Section 2.2(b) above, no patent license is |
---|
171 | granted: 1) for any code that Contributor has deleted from the |
---|
172 | Contributor Version; 2) separate from the Contributor Version; |
---|
173 | 3) for infringements caused by: i) third party modifications of |
---|
174 | Contributor Version or ii) the combination of Modifications made |
---|
175 | by that Contributor with other software (except as part of the |
---|
176 | Contributor Version) or other devices; or 4) under Patent Claims |
---|
177 | infringed by Covered Code in the absence of Modifications made by |
---|
178 | that Contributor. |
---|
179 | |
---|
180 | 3. Distribution Obligations. |
---|
181 | |
---|
182 | 3.1. Application of License. |
---|
183 | The Modifications which You create or to which You contribute are |
---|
184 | governed by the terms of this License, including without limitation |
---|
185 | Section 2.2. The Source Code version of Covered Code may be |
---|
186 | distributed only under the terms of this License or a future version |
---|
187 | of this License released under Section 6.1, and You must include a |
---|
188 | copy of this License with every copy of the Source Code You |
---|
189 | distribute. You may not offer or impose any terms on any Source Code |
---|
190 | version that alters or restricts the applicable version of this |
---|
191 | License or the recipients' rights hereunder. However, You may include |
---|
192 | an additional document offering the additional rights described in |
---|
193 | Section 3.5. |
---|
194 | |
---|
195 | 3.2. Availability of Source Code. |
---|
196 | Any Modification which You create or to which You contribute must be |
---|
197 | made available in Source Code form under the terms of this License |
---|
198 | either on the same media as an Executable version or via an accepted |
---|
199 | Electronic Distribution Mechanism to anyone to whom you made an |
---|
200 | Executable version available; and if made available via Electronic |
---|
201 | Distribution Mechanism, must remain available for at least twelve (12) |
---|
202 | months after the date it initially became available, or at least six |
---|
203 | (6) months after a subsequent version of that particular Modification |
---|
204 | has been made available to such recipients. You are responsible for |
---|
205 | ensuring that the Source Code version remains available even if the |
---|
206 | Electronic Distribution Mechanism is maintained by a third party. |
---|
207 | |
---|
208 | 3.3. Description of Modifications. |
---|
209 | You must cause all Covered Code to which You contribute to contain a |
---|
210 | file documenting the changes You made to create that Covered Code and |
---|
211 | the date of any change. You must include a prominent statement that |
---|
212 | the Modification is derived, directly or indirectly, from Original |
---|
213 | Code provided by the Initial Developer and including the name of the |
---|
214 | Initial Developer in (a) the Source Code, and (b) in any notice in an |
---|
215 | Executable version or related documentation in which You describe the |
---|
216 | origin or ownership of the Covered Code. |
---|
217 | |
---|
218 | 3.4. Intellectual Property Matters |
---|
219 | (a) Third Party Claims. |
---|
220 | If Contributor has knowledge that a license under a third party's |
---|
221 | intellectual property rights is required to exercise the rights |
---|
222 | granted by such Contributor under Sections 2.1 or 2.2, |
---|
223 | Contributor must include a text file with the Source Code |
---|
224 | distribution titled "LEGAL" which describes the claim and the |
---|
225 | party making the claim in sufficient detail that a recipient will |
---|
226 | know whom to contact. If Contributor obtains such knowledge after |
---|
227 | the Modification is made available as described in Section 3.2, |
---|
228 | Contributor shall promptly modify the LEGAL file in all copies |
---|
229 | Contributor makes available thereafter and shall take other steps |
---|
230 | (such as notifying appropriate mailing lists or newsgroups) |
---|
231 | reasonably calculated to inform those who received the Covered |
---|
232 | Code that new knowledge has been obtained. |
---|
233 | |
---|
234 | (b) Contributor APIs. |
---|
235 | If Contributor's Modifications include an application programming |
---|
236 | interface and Contributor has knowledge of patent licenses which |
---|
237 | are reasonably necessary to implement that API, Contributor must |
---|
238 | also include this information in the LEGAL file. |
---|
239 | |
---|
240 | (c) Representations. |
---|
241 | Contributor represents that, except as disclosed pursuant to |
---|
242 | Section 3.4(a) above, Contributor believes that Contributor's |
---|
243 | Modifications are Contributor's original creation(s) and/or |
---|
244 | Contributor has sufficient rights to grant the rights conveyed by |
---|
245 | this License. |
---|
246 | |
---|
247 | 3.5. Required Notices. |
---|
248 | You must duplicate the notice in Exhibit A in each file of the Source |
---|
249 | Code. If it is not possible to put such notice in a particular Source |
---|
250 | Code file due to its structure, then You must include such notice in a |
---|
251 | location (such as a relevant directory) where a user would be likely |
---|
252 | to look for such a notice. If You created one or more Modification(s) |
---|
253 | You may add your name as a Contributor to the notice described in |
---|
254 | Exhibit A. You must also duplicate this License in any documentation |
---|
255 | for the Source Code where You describe recipients' rights or ownership |
---|
256 | rights relating to Covered Code. You may choose to offer, and to |
---|
257 | charge a fee for, warranty, support, indemnity or liability |
---|
258 | obligations to one or more recipients of Covered Code. However, You |
---|
259 | may do so only on Your own behalf, and not on behalf of the Initial |
---|
260 | Developer or any Contributor. You must make it absolutely clear than |
---|
261 | any such warranty, support, indemnity or liability obligation is |
---|
262 | offered by You alone, and You hereby agree to indemnify the Initial |
---|
263 | Developer and every Contributor for any liability incurred by the |
---|
264 | Initial Developer or such Contributor as a result of warranty, |
---|
265 | support, indemnity or liability terms You offer. |
---|
266 | |
---|
267 | 3.6. Distribution of Executable Versions. |
---|
268 | You may distribute Covered Code in Executable form only if the |
---|
269 | requirements of Section 3.1-3.5 have been met for that Covered Code, |
---|
270 | and if You include a notice stating that the Source Code version of |
---|
271 | the Covered Code is available under the terms of this License, |
---|
272 | including a description of how and where You have fulfilled the |
---|
273 | obligations of Section 3.2. The notice must be conspicuously included |
---|
274 | in any notice in an Executable version, related documentation or |
---|
275 | collateral in which You describe recipients' rights relating to the |
---|
276 | Covered Code. You may distribute the Executable version of Covered |
---|
277 | Code or ownership rights under a license of Your choice, which may |
---|
278 | contain terms different from this License, provided that You are in |
---|
279 | compliance with the terms of this License and that the license for the |
---|
280 | Executable version does not attempt to limit or alter the recipient's |
---|
281 | rights in the Source Code version from the rights set forth in this |
---|
282 | License. If You distribute the Executable version under a different |
---|
283 | license You must make it absolutely clear that any terms which differ |
---|
284 | from this License are offered by You alone, not by the Initial |
---|
285 | Developer or any Contributor. You hereby agree to indemnify the |
---|
286 | Initial Developer and every Contributor for any liability incurred by |
---|
287 | the Initial Developer or such Contributor as a result of any such |
---|
288 | terms You offer. |
---|
289 | |
---|
290 | 3.7. Larger Works. |
---|
291 | You may create a Larger Work by combining Covered Code with other code |
---|
292 | not governed by the terms of this License and distribute the Larger |
---|
293 | Work as a single product. In such a case, You must make sure the |
---|
294 | requirements of this License are fulfilled for the Covered Code. |
---|
295 | |
---|
296 | 4. Inability to Comply Due to Statute or Regulation. |
---|
297 | |
---|
298 | If it is impossible for You to comply with any of the terms of this |
---|
299 | License with respect to some or all of the Covered Code due to |
---|
300 | statute, judicial order, or regulation then You must: (a) comply with |
---|
301 | the terms of this License to the maximum extent possible; and (b) |
---|
302 | describe the limitations and the code they affect. Such description |
---|
303 | must be included in the LEGAL file described in Section 3.4 and must |
---|
304 | be included with all distributions of the Source Code. Except to the |
---|
305 | extent prohibited by statute or regulation, such description must be |
---|
306 | sufficiently detailed for a recipient of ordinary skill to be able to |
---|
307 | understand it. |
---|
308 | |
---|
309 | 5. Application of this License. |
---|
310 | |
---|
311 | This License applies to code to which the Initial Developer has |
---|
312 | attached the notice in Exhibit A and to related Covered Code. |
---|
313 | |
---|
314 | 6. Versions of the License. |
---|
315 | |
---|
316 | 6.1. New Versions. |
---|
317 | Netscape Communications Corporation ("Netscape") may publish revised |
---|
318 | and/or new versions of the License from time to time. Each version |
---|
319 | will be given a distinguishing version number. |
---|
320 | |
---|
321 | 6.2. Effect of New Versions. |
---|
322 | Once Covered Code has been published under a particular version of the |
---|
323 | License, You may always continue to use it under the terms of that |
---|
324 | version. You may also choose to use such Covered Code under the terms |
---|
325 | of any subsequent version of the License published by Netscape. No one |
---|
326 | other than Netscape has the right to modify the terms applicable to |
---|
327 | Covered Code created under this License. |
---|
328 | |
---|
329 | 6.3. Derivative Works. |
---|
330 | If You create or use a modified version of this License (which you may |
---|
331 | only do in order to apply it to code which is not already Covered Code |
---|
332 | governed by this License), You must (a) rename Your license so that |
---|
333 | the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape", |
---|
334 | "MPL", "NPL" or any confusingly similar phrase do not appear in your |
---|
335 | license (except to note that your license differs from this License) |
---|
336 | and (b) otherwise make it clear that Your version of the license |
---|
337 | contains terms which differ from the Mozilla Public License and |
---|
338 | Netscape Public License. (Filling in the name of the Initial |
---|
339 | Developer, Original Code or Contributor in the notice described in |
---|
340 | Exhibit A shall not of themselves be deemed to be modifications of |
---|
341 | this License.) |
---|
342 | |
---|
343 | 7. DISCLAIMER OF WARRANTY. |
---|
344 | |
---|
345 | COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS, |
---|
346 | WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, |
---|
347 | WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF |
---|
348 | DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. |
---|
349 | THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE |
---|
350 | IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, |
---|
351 | YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE |
---|
352 | COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER |
---|
353 | OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF |
---|
354 | ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER. |
---|
355 | |
---|
356 | 8. TERMINATION. |
---|
357 | |
---|
358 | 8.1. This License and the rights granted hereunder will terminate |
---|
359 | automatically if You fail to comply with terms herein and fail to cure |
---|
360 | such breach within 30 days of becoming aware of the breach. All |
---|
361 | sublicenses to the Covered Code which are properly granted shall |
---|
362 | survive any termination of this License. Provisions which, by their |
---|
363 | nature, must remain in effect beyond the termination of this License |
---|
364 | shall survive. |
---|
365 | |
---|
366 | 8.2. If You initiate litigation by asserting a patent infringement |
---|
367 | claim (excluding declatory judgment actions) against Initial Developer |
---|
368 | or a Contributor (the Initial Developer or Contributor against whom |
---|
369 | You file such action is referred to as "Participant") alleging that: |
---|
370 | |
---|
371 | (a) such Participant's Contributor Version directly or indirectly |
---|
372 | infringes any patent, then any and all rights granted by such |
---|
373 | Participant to You under Sections 2.1 and/or 2.2 of this License |
---|
374 | shall, upon 60 days notice from Participant terminate prospectively, |
---|
375 | unless if within 60 days after receipt of notice You either: (i) |
---|
376 | agree in writing to pay Participant a mutually agreeable reasonable |
---|
377 | royalty for Your past and future use of Modifications made by such |
---|
378 | Participant, or (ii) withdraw Your litigation claim with respect to |
---|
379 | the Contributor Version against such Participant. If within 60 days |
---|
380 | of notice, a reasonable royalty and payment arrangement are not |
---|
381 | mutually agreed upon in writing by the parties or the litigation claim |
---|
382 | is not withdrawn, the rights granted by Participant to You under |
---|
383 | Sections 2.1 and/or 2.2 automatically terminate at the expiration of |
---|
384 | the 60 day notice period specified above. |
---|
385 | |
---|
386 | (b) any software, hardware, or device, other than such Participant's |
---|
387 | Contributor Version, directly or indirectly infringes any patent, then |
---|
388 | any rights granted to You by such Participant under Sections 2.1(b) |
---|
389 | and 2.2(b) are revoked effective as of the date You first made, used, |
---|
390 | sold, distributed, or had made, Modifications made by that |
---|
391 | Participant. |
---|
392 | |
---|
393 | 8.3. If You assert a patent infringement claim against Participant |
---|
394 | alleging that such Participant's Contributor Version directly or |
---|
395 | indirectly infringes any patent where such claim is resolved (such as |
---|
396 | by license or settlement) prior to the initiation of patent |
---|
397 | infringement litigation, then the reasonable value of the licenses |
---|
398 | granted by such Participant under Sections 2.1 or 2.2 shall be taken |
---|
399 | into account in determining the amount or value of any payment or |
---|
400 | license. |
---|
401 | |
---|
402 | 8.4. In the event of termination under Sections 8.1 or 8.2 above, |
---|
403 | all end user license agreements (excluding distributors and resellers) |
---|
404 | which have been validly granted by You or any distributor hereunder |
---|
405 | prior to termination shall survive termination. |
---|
406 | |
---|
407 | 9. LIMITATION OF LIABILITY. |
---|
408 | |
---|
409 | UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT |
---|
410 | (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL |
---|
411 | DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, |
---|
412 | OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR |
---|
413 | ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY |
---|
414 | CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, |
---|
415 | WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER |
---|
416 | COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN |
---|
417 | INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF |
---|
418 | LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY |
---|
419 | RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW |
---|
420 | PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE |
---|
421 | EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO |
---|
422 | THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU. |
---|
423 | |
---|
424 | 10. U.S. GOVERNMENT END USERS. |
---|
425 | |
---|
426 | The Covered Code is a "commercial item," as that term is defined in |
---|
427 | 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer |
---|
428 | software" and "commercial computer software documentation," as such |
---|
429 | terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 |
---|
430 | C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), |
---|
431 | all U.S. Government End Users acquire Covered Code with only those |
---|
432 | rights set forth herein. |
---|
433 | |
---|
434 | 11. MISCELLANEOUS. |
---|
435 | |
---|
436 | This License represents the complete agreement concerning subject |
---|
437 | matter hereof. If any provision of this License is held to be |
---|
438 | unenforceable, such provision shall be reformed only to the extent |
---|
439 | necessary to make it enforceable. This License shall be governed by |
---|
440 | California law provisions (except to the extent applicable law, if |
---|
441 | any, provides otherwise), excluding its conflict-of-law provisions. |
---|
442 | With respect to disputes in which at least one party is a citizen of, |
---|
443 | or an entity chartered or registered to do business in the United |
---|
444 | States of America, any litigation relating to this License shall be |
---|
445 | subject to the jurisdiction of the Federal Courts of the Northern |
---|
446 | District of California, with venue lying in Santa Clara County, |
---|
447 | California, with the losing party responsible for costs, including |
---|
448 | without limitation, court costs and reasonable attorneys' fees and |
---|
449 | expenses. The application of the United Nations Convention on |
---|
450 | Contracts for the International Sale of Goods is expressly excluded. |
---|
451 | Any law or regulation which provides that the language of a contract |
---|
452 | shall be construed against the drafter shall not apply to this |
---|
453 | License. |
---|
454 | |
---|
455 | 12. RESPONSIBILITY FOR CLAIMS. |
---|
456 | |
---|
457 | As between Initial Developer and the Contributors, each party is |
---|
458 | responsible for claims and damages arising, directly or indirectly, |
---|
459 | out of its utilization of rights under this License and You agree to |
---|
460 | work with Initial Developer and Contributors to distribute such |
---|
461 | responsibility on an equitable basis. Nothing herein is intended or |
---|
462 | shall be deemed to constitute any admission of liability. |
---|
463 | |
---|
464 | 13. MULTIPLE-LICENSED CODE. |
---|
465 | |
---|
466 | Initial Developer may designate portions of the Covered Code as |
---|
467 | "Multiple-Licensed". "Multiple-Licensed" means that the Initial |
---|
468 | Developer permits you to utilize portions of the Covered Code under |
---|
469 | Your choice of the NPL or the alternative licenses, if any, specified |
---|
470 | by the Initial Developer in the file described in Exhibit A. |
---|
471 | |
---|
472 | EXHIBIT A -Mozilla Public License. |
---|
473 | |
---|
474 | ``The contents of this file are subject to the Mozilla Public License |
---|
475 | Version 1.1 (the "License"); you may not use this file except in |
---|
476 | compliance with the License. You may obtain a copy of the License at |
---|
477 | http://www.mozilla.org/MPL/ |
---|
478 | |
---|
479 | Software distributed under the License is distributed on an "AS IS" |
---|
480 | basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the |
---|
481 | License for the specific language governing rights and limitations |
---|
482 | under the License. |
---|
483 | |
---|
484 | The Original Code is ______________________________________. |
---|
485 | |
---|
486 | The Initial Developer of the Original Code is ________________________. |
---|
487 | Portions created by ______________________ are Copyright (C) ______ |
---|
488 | _______________________. All Rights Reserved. |
---|
489 | |
---|
490 | Contributor(s): ______________________________________. |
---|
491 | |
---|
492 | Alternatively, the contents of this file may be used under the terms |
---|
493 | of the _____ license (the "[___] License"), in which case the |
---|
494 | provisions of [______] License are applicable instead of those |
---|
495 | above. If you wish to allow use of your version of this file only |
---|
496 | under the terms of the [____] License and not to allow others to use |
---|
497 | your version of this file under the MPL, indicate your decision by |
---|
498 | deleting the provisions above and replace them with the notice and |
---|
499 | other provisions required by the [___] License. If you do not delete |
---|
500 | the provisions above, a recipient may use your version of this file |
---|
501 | under either the MPL or the [___] License." |
---|
502 | |
---|
503 | [NOTE: The text of this Exhibit A may differ slightly from the text of |
---|
504 | the notices in the Source Code files of the Original Code. You should |
---|
505 | use the text of this Exhibit A rather than the text found in the |
---|
506 | Original Code Source Code for Your Modifications.] |
---|
507 | ============================================================================ |
---|
508 | |
---|
509 | |
---|
510 | |
---|
511 | The MD5 generator used for authentication in some modules is written by |
---|
512 | Aladdin Enterprises: |
---|
513 | |
---|
514 | ============================================================================ |
---|
515 | Copyright (C) 1999 Aladdin Enterprises. All rights reserved. |
---|
516 | |
---|
517 | This software is provided 'as-is', without any express or implied |
---|
518 | warranty. In no event will the authors be held liable for any damages |
---|
519 | arising from the use of this software. |
---|
520 | |
---|
521 | Permission is granted to anyone to use this software for any purpose, |
---|
522 | including commercial applications, and to alter it and redistribute it |
---|
523 | freely, subject to the following restrictions: |
---|
524 | |
---|
525 | 1. The origin of this software must not be misrepresented; you must not |
---|
526 | claim that you wrote the original software. If you use this software |
---|
527 | in a product, an acknowledgment in the product documentation would be |
---|
528 | appreciated but is not required. |
---|
529 | 2. Altered source versions must be plainly marked as such, and must not be |
---|
530 | misrepresented as being the original software. |
---|
531 | 3. This notice may not be removed or altered from any source distribution. |
---|
532 | ============================================================================ |
---|
533 | |
---|
534 | |
---|
535 | |
---|
536 | The SGML-formatted documentation is written by Jelmer Vernooij |
---|
537 | <jelmer@nl.linux.org> under the GNU Free Documentation License: |
---|
538 | |
---|
539 | ============================================================================ |
---|
540 | GNU Free Documentation License |
---|
541 | Version 1.1, March 2000 |
---|
542 | |
---|
543 | Copyright (C) 2000 Free Software Foundation, Inc. |
---|
544 | 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
---|
545 | Everyone is permitted to copy and distribute verbatim copies |
---|
546 | of this license document, but changing it is not allowed. |
---|
547 | |
---|
548 | |
---|
549 | 0. PREAMBLE |
---|
550 | |
---|
551 | The purpose of this License is to make a manual, textbook, or other |
---|
552 | written document "free" in the sense of freedom: to assure everyone |
---|
553 | the effective freedom to copy and redistribute it, with or without |
---|
554 | modifying it, either commercially or noncommercially. Secondarily, |
---|
555 | this License preserves for the author and publisher a way to get |
---|
556 | credit for their work, while not being considered responsible for |
---|
557 | modifications made by others. |
---|
558 | |
---|
559 | This License is a kind of "copyleft", which means that derivative |
---|
560 | works of the document must themselves be free in the same sense. It |
---|
561 | complements the GNU General Public License, which is a copyleft |
---|
562 | license designed for free software. |
---|
563 | |
---|
564 | We have designed this License in order to use it for manuals for free |
---|
565 | software, because free software needs free documentation: a free |
---|
566 | program should come with manuals providing the same freedoms that the |
---|
567 | software does. But this License is not limited to software manuals; |
---|
568 | it can be used for any textual work, regardless of subject matter or |
---|
569 | whether it is published as a printed book. We recommend this License |
---|
570 | principally for works whose purpose is instruction or reference. |
---|
571 | |
---|
572 | |
---|
573 | 1. APPLICABILITY AND DEFINITIONS |
---|
574 | |
---|
575 | This License applies to any manual or other work that contains a |
---|
576 | notice placed by the copyright holder saying it can be distributed |
---|
577 | under the terms of this License. The "Document", below, refers to any |
---|
578 | such manual or work. Any member of the public is a licensee, and is |
---|
579 | addressed as "you". |
---|
580 | |
---|
581 | A "Modified Version" of the Document means any work containing the |
---|
582 | Document or a portion of it, either copied verbatim, or with |
---|
583 | modifications and/or translated into another language. |
---|
584 | |
---|
585 | A "Secondary Section" is a named appendix or a front-matter section of |
---|
586 | the Document that deals exclusively with the relationship of the |
---|
587 | publishers or authors of the Document to the Document's overall subject |
---|
588 | (or to related matters) and contains nothing that could fall directly |
---|
589 | within that overall subject. (For example, if the Document is in part a |
---|
590 | textbook of mathematics, a Secondary Section may not explain any |
---|
591 | mathematics.) The relationship could be a matter of historical |
---|
592 | connection with the subject or with related matters, or of legal, |
---|
593 | commercial, philosophical, ethical or political position regarding |
---|
594 | them. |
---|
595 | |
---|
596 | The "Invariant Sections" are certain Secondary Sections whose titles |
---|
597 | are designated, as being those of Invariant Sections, in the notice |
---|
598 | that says that the Document is released under this License. |
---|
599 | |
---|
600 | The "Cover Texts" are certain short passages of text that are listed, |
---|
601 | as Front-Cover Texts or Back-Cover Texts, in the notice that says that |
---|
602 | the Document is released under this License. |
---|
603 | |
---|
604 | A "Transparent" copy of the Document means a machine-readable copy, |
---|
605 | represented in a format whose specification is available to the |
---|
606 | general public, whose contents can be viewed and edited directly and |
---|
607 | straightforwardly with generic text editors or (for images composed of |
---|
608 | pixels) generic paint programs or (for drawings) some widely available |
---|
609 | drawing editor, and that is suitable for input to text formatters or |
---|
610 | for automatic translation to a variety of formats suitable for input |
---|
611 | to text formatters. A copy made in an otherwise Transparent file |
---|
612 | format whose markup has been designed to thwart or discourage |
---|
613 | subsequent modification by readers is not Transparent. A copy that is |
---|
614 | not "Transparent" is called "Opaque". |
---|
615 | |
---|
616 | Examples of suitable formats for Transparent copies include plain |
---|
617 | ASCII without markup, Texinfo input format, LaTeX input format, SGML |
---|
618 | or XML using a publicly available DTD, and standard-conforming simple |
---|
619 | HTML designed for human modification. Opaque formats include |
---|
620 | PostScript, PDF, proprietary formats that can be read and edited only |
---|
621 | by proprietary word processors, SGML or XML for which the DTD and/or |
---|
622 | processing tools are not generally available, and the |
---|
623 | machine-generated HTML produced by some word processors for output |
---|
624 | purposes only. |
---|
625 | |
---|
626 | The "Title Page" means, for a printed book, the title page itself, |
---|
627 | plus such following pages as are needed to hold, legibly, the material |
---|
628 | this License requires to appear in the title page. For works in |
---|
629 | formats which do not have any title page as such, "Title Page" means |
---|
630 | the text near the most prominent appearance of the work's title, |
---|
631 | preceding the beginning of the body of the text. |
---|
632 | |
---|
633 | |
---|
634 | 2. VERBATIM COPYING |
---|
635 | |
---|
636 | You may copy and distribute the Document in any medium, either |
---|
637 | commercially or noncommercially, provided that this License, the |
---|
638 | copyright notices, and the license notice saying this License applies |
---|
639 | to the Document are reproduced in all copies, and that you add no other |
---|
640 | conditions whatsoever to those of this License. You may not use |
---|
641 | technical measures to obstruct or control the reading or further |
---|
642 | copying of the copies you make or distribute. However, you may accept |
---|
643 | compensation in exchange for copies. If you distribute a large enough |
---|
644 | number of copies you must also follow the conditions in section 3. |
---|
645 | |
---|
646 | You may also lend copies, under the same conditions stated above, and |
---|
647 | you may publicly display copies. |
---|
648 | |
---|
649 | |
---|
650 | 3. COPYING IN QUANTITY |
---|
651 | |
---|
652 | If you publish printed copies of the Document numbering more than 100, |
---|
653 | and the Document's license notice requires Cover Texts, you must enclose |
---|
654 | the copies in covers that carry, clearly and legibly, all these Cover |
---|
655 | Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on |
---|
656 | the back cover. Both covers must also clearly and legibly identify |
---|
657 | you as the publisher of these copies. The front cover must present |
---|
658 | the full title with all words of the title equally prominent and |
---|
659 | visible. You may add other material on the covers in addition. |
---|
660 | Copying with changes limited to the covers, as long as they preserve |
---|
661 | the title of the Document and satisfy these conditions, can be treated |
---|
662 | as verbatim copying in other respects. |
---|
663 | |
---|
664 | If the required texts for either cover are too voluminous to fit |
---|
665 | legibly, you should put the first ones listed (as many as fit |
---|
666 | reasonably) on the actual cover, and continue the rest onto adjacent |
---|
667 | pages. |
---|
668 | |
---|
669 | If you publish or distribute Opaque copies of the Document numbering |
---|
670 | more than 100, you must either include a machine-readable Transparent |
---|
671 | copy along with each Opaque copy, or state in or with each Opaque copy |
---|
672 | a publicly-accessible computer-network location containing a complete |
---|
673 | Transparent copy of the Document, free of added material, which the |
---|
674 | general network-using public has access to download anonymously at no |
---|
675 | charge using public-standard network protocols. If you use the latter |
---|
676 | option, you must take reasonably prudent steps, when you begin |
---|
677 | distribution of Opaque copies in quantity, to ensure that this |
---|
678 | Transparent copy will remain thus accessible at the stated location |
---|
679 | until at least one year after the last time you distribute an Opaque |
---|
680 | copy (directly or through your agents or retailers) of that edition to |
---|
681 | the public. |
---|
682 | |
---|
683 | It is requested, but not required, that you contact the authors of the |
---|
684 | Document well before redistributing any large number of copies, to give |
---|
685 | them a chance to provide you with an updated version of the Document. |
---|
686 | |
---|
687 | |
---|
688 | 4. MODIFICATIONS |
---|
689 | |
---|
690 | You may copy and distribute a Modified Version of the Document under |
---|
691 | the conditions of sections 2 and 3 above, provided that you release |
---|
692 | the Modified Version under precisely this License, with the Modified |
---|
693 | Version filling the role of the Document, thus licensing distribution |
---|
694 | and modification of the Modified Version to whoever possesses a copy |
---|
695 | of it. In addition, you must do these things in the Modified Version: |
---|
696 | |
---|
697 | A. Use in the Title Page (and on the covers, if any) a title distinct |
---|
698 | from that of the Document, and from those of previous versions |
---|
699 | (which should, if there were any, be listed in the History section |
---|
700 | of the Document). You may use the same title as a previous version |
---|
701 | if the original publisher of that version gives permission. |
---|
702 | B. List on the Title Page, as authors, one or more persons or entities |
---|
703 | responsible for authorship of the modifications in the Modified |
---|
704 | Version, together with at least five of the principal authors of the |
---|
705 | Document (all of its principal authors, if it has less than five). |
---|
706 | C. State on the Title page the name of the publisher of the |
---|
707 | Modified Version, as the publisher. |
---|
708 | D. Preserve all the copyright notices of the Document. |
---|
709 | E. Add an appropriate copyright notice for your modifications |
---|
710 | adjacent to the other copyright notices. |
---|
711 | F. Include, immediately after the copyright notices, a license notice |
---|
712 | giving the public permission to use the Modified Version under the |
---|
713 | terms of this License, in the form shown in the Addendum below. |
---|
714 | G. Preserve in that license notice the full lists of Invariant Sections |
---|
715 | and required Cover Texts given in the Document's license notice. |
---|
716 | H. Include an unaltered copy of this License. |
---|
717 | I. Preserve the section entitled "History", and its title, and add to |
---|
718 | it an item stating at least the title, year, new authors, and |
---|
719 | publisher of the Modified Version as given on the Title Page. If |
---|
720 | there is no section entitled "History" in the Document, create one |
---|
721 | stating the title, year, authors, and publisher of the Document as |
---|
722 | given on its Title Page, then add an item describing the Modified |
---|
723 | Version as stated in the previous sentence. |
---|
724 | J. Preserve the network location, if any, given in the Document for |
---|
725 | public access to a Transparent copy of the Document, and likewise |
---|
726 | the network locations given in the Document for previous versions |
---|
727 | it was based on. These may be placed in the "History" section. |
---|
728 | You may omit a network location for a work that was published at |
---|
729 | least four years before the Document itself, or if the original |
---|
730 | publisher of the version it refers to gives permission. |
---|
731 | K. In any section entitled "Acknowledgements" or "Dedications", |
---|
732 | preserve the section's title, and preserve in the section all the |
---|
733 | substance and tone of each of the contributor acknowledgements |
---|
734 | and/or dedications given therein. |
---|
735 | L. Preserve all the Invariant Sections of the Document, |
---|
736 | unaltered in their text and in their titles. Section numbers |
---|
737 | or the equivalent are not considered part of the section titles. |
---|
738 | M. Delete any section entitled "Endorsements". Such a section |
---|
739 | may not be included in the Modified Version. |
---|
740 | N. Do not retitle any existing section as "Endorsements" |
---|
741 | or to conflict in title with any Invariant Section. |
---|
742 | |
---|
743 | If the Modified Version includes new front-matter sections or |
---|
744 | appendices that qualify as Secondary Sections and contain no material |
---|
745 | copied from the Document, you may at your option designate some or all |
---|
746 | of these sections as invariant. To do this, add their titles to the |
---|
747 | list of Invariant Sections in the Modified Version's license notice. |
---|
748 | These titles must be distinct from any other section titles. |
---|
749 | |
---|
750 | You may add a section entitled "Endorsements", provided it contains |
---|
751 | nothing but endorsements of your Modified Version by various |
---|
752 | parties--for example, statements of peer review or that the text has |
---|
753 | been approved by an organization as the authoritative definition of a |
---|
754 | standard. |
---|
755 | |
---|
756 | You may add a passage of up to five words as a Front-Cover Text, and a |
---|
757 | passage of up to 25 words as a Back-Cover Text, to the end of the list |
---|
758 | of Cover Texts in the Modified Version. Only one passage of |
---|
759 | Front-Cover Text and one of Back-Cover Text may be added by (or |
---|
760 | through arrangements made by) any one entity. If the Document already |
---|
761 | includes a cover text for the same cover, previously added by you or |
---|
762 | by arrangement made by the same entity you are acting on behalf of, |
---|
763 | you may not add another; but you may replace the old one, on explicit |
---|
764 | permission from the previous publisher that added the old one. |
---|
765 | |
---|
766 | The author(s) and publisher(s) of the Document do not by this License |
---|
767 | give permission to use their names for publicity for or to assert or |
---|
768 | imply endorsement of any Modified Version. |
---|
769 | |
---|
770 | |
---|
771 | 5. COMBINING DOCUMENTS |
---|
772 | |
---|
773 | You may combine the Document with other documents released under this |
---|
774 | License, under the terms defined in section 4 above for modified |
---|
775 | versions, provided that you include in the combination all of the |
---|
776 | Invariant Sections of all of the original documents, unmodified, and |
---|
777 | list them all as Invariant Sections of your combined work in its |
---|
778 | license notice. |
---|
779 | |
---|
780 | The combined work need only contain one copy of this License, and |
---|
781 | multiple identical Invariant Sections may be replaced with a single |
---|
782 | copy. If there are multiple Invariant Sections with the same name but |
---|
783 | different contents, make the title of each such section unique by |
---|
784 | adding at the end of it, in parentheses, the name of the original |
---|
785 | author or publisher of that section if known, or else a unique number. |
---|
786 | Make the same adjustment to the section titles in the list of |
---|
787 | Invariant Sections in the license notice of the combined work. |
---|
788 | |
---|
789 | In the combination, you must combine any sections entitled "History" |
---|
790 | in the various original documents, forming one section entitled |
---|
791 | "History"; likewise combine any sections entitled "Acknowledgements", |
---|
792 | and any sections entitled "Dedications". You must delete all sections |
---|
793 | entitled "Endorsements." |
---|
794 | |
---|
795 | |
---|
796 | 6. COLLECTIONS OF DOCUMENTS |
---|
797 | |
---|
798 | You may make a collection consisting of the Document and other documents |
---|
799 | released under this License, and replace the individual copies of this |
---|
800 | License in the various documents with a single copy that is included in |
---|
801 | the collection, provided that you follow the rules of this License for |
---|
802 | verbatim copying of each of the documents in all other respects. |
---|
803 | |
---|
804 | You may extract a single document from such a collection, and distribute |
---|
805 | it individually under this License, provided you insert a copy of this |
---|
806 | License into the extracted document, and follow this License in all |
---|
807 | other respects regarding verbatim copying of that document. |
---|
808 | |
---|
809 | |
---|
810 | 7. AGGREGATION WITH INDEPENDENT WORKS |
---|
811 | |
---|
812 | A compilation of the Document or its derivatives with other separate |
---|
813 | and independent documents or works, in or on a volume of a storage or |
---|
814 | distribution medium, does not as a whole count as a Modified Version |
---|
815 | of the Document, provided no compilation copyright is claimed for the |
---|
816 | compilation. Such a compilation is called an "aggregate", and this |
---|
817 | License does not apply to the other self-contained works thus compiled |
---|
818 | with the Document, on account of their being thus compiled, if they |
---|
819 | are not themselves derivative works of the Document. |
---|
820 | |
---|
821 | If the Cover Text requirement of section 3 is applicable to these |
---|
822 | copies of the Document, then if the Document is less than one quarter |
---|
823 | of the entire aggregate, the Document's Cover Texts may be placed on |
---|
824 | covers that surround only the Document within the aggregate. |
---|
825 | Otherwise they must appear on covers around the whole aggregate. |
---|
826 | |
---|
827 | |
---|
828 | 8. TRANSLATION |
---|
829 | |
---|
830 | Translation is considered a kind of modification, so you may |
---|
831 | distribute translations of the Document under the terms of section 4. |
---|
832 | Replacing Invariant Sections with translations requires special |
---|
833 | permission from their copyright holders, but you may include |
---|
834 | translations of some or all Invariant Sections in addition to the |
---|
835 | original versions of these Invariant Sections. You may include a |
---|
836 | translation of this License provided that you also include the |
---|
837 | original English version of this License. In case of a disagreement |
---|
838 | between the translation and the original English version of this |
---|
839 | License, the original English version will prevail. |
---|
840 | |
---|
841 | |
---|
842 | 9. TERMINATION |
---|
843 | |
---|
844 | You may not copy, modify, sublicense, or distribute the Document except |
---|
845 | as expressly provided for under this License. Any other attempt to |
---|
846 | copy, modify, sublicense or distribute the Document is void, and will |
---|
847 | automatically terminate your rights under this License. However, |
---|
848 | parties who have received copies, or rights, from you under this |
---|
849 | License will not have their licenses terminated so long as such |
---|
850 | parties remain in full compliance. |
---|
851 | |
---|
852 | |
---|
853 | 10. FUTURE REVISIONS OF THIS LICENSE |
---|
854 | |
---|
855 | The Free Software Foundation may publish new, revised versions |
---|
856 | of the GNU Free Documentation License from time to time. Such new |
---|
857 | versions will be similar in spirit to the present version, but may |
---|
858 | differ in detail to address new problems or concerns. See |
---|
859 | http://www.gnu.org/copyleft/. |
---|
860 | |
---|
861 | Each version of the License is given a distinguishing version number. |
---|
862 | If the Document specifies that a particular numbered version of this |
---|
863 | License "or any later version" applies to it, you have the option of |
---|
864 | following the terms and conditions either of that specified version or |
---|
865 | of any later version that has been published (not as a draft) by the |
---|
866 | Free Software Foundation. If the Document does not specify a version |
---|
867 | number of this License, you may choose any version ever published (not |
---|
868 | as a draft) by the Free Software Foundation. |
---|
869 | |
---|
870 | |
---|
871 | ADDENDUM: How to use this License for your documents |
---|
872 | |
---|
873 | To use this License in a document you have written, include a copy of |
---|
874 | the License in the document and put the following copyright and |
---|
875 | license notices just after the title page: |
---|
876 | |
---|
877 | Copyright (c) YEAR YOUR NAME. |
---|
878 | Permission is granted to copy, distribute and/or modify this document |
---|
879 | under the terms of the GNU Free Documentation License, Version 1.1 |
---|
880 | or any later version published by the Free Software Foundation; |
---|
881 | with the Invariant Sections being LIST THEIR TITLES, with the |
---|
882 | Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST. |
---|
883 | A copy of the license is included in the section entitled "GNU |
---|
884 | Free Documentation License". |
---|
885 | |
---|
886 | If you have no Invariant Sections, write "with no Invariant Sections" |
---|
887 | instead of saying which ones are invariant. If you have no |
---|
888 | Front-Cover Texts, write "no Front-Cover Texts" instead of |
---|
889 | "Front-Cover Texts being LIST"; likewise for Back-Cover Texts. |
---|
890 | |
---|
891 | If your document contains nontrivial examples of program code, we |
---|
892 | recommend releasing these examples in parallel under your choice of |
---|
893 | free software license, such as the GNU General Public License, |
---|
894 | to permit their use in free software. |
---|
895 | ============================================================================ |
---|