JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-4.1.3_full
[ckeditor.git] / LICENSE.md
1 Software License Agreement\r
2 ==========================\r
3 \r
4 CKEditor - The text editor for Internet - http://ckeditor.com\r
5 Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r
6 \r
7 Licensed under the terms of any of the following licenses at your\r
8 choice:\r
9 \r
10  - GNU General Public License Version 2 or later (the "GPL")\r
11    http://www.gnu.org/licenses/gpl.html\r
12    (See Appendix A)\r
13 \r
14  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")\r
15    http://www.gnu.org/licenses/lgpl.html\r
16    (See Appendix B)\r
17 \r
18  - Mozilla Public License Version 1.1 or later (the "MPL")\r
19    http://www.mozilla.org/MPL/MPL-1.1.html\r
20    (See Appendix C)\r
21 \r
22 You are not required to, but if you want to explicitly declare the\r
23 license you have chosen to be bound to when using, reproducing,\r
24 modifying and distributing this software, just include a text file\r
25 titled "legal.txt" in your version of this software, indicating your\r
26 license choice. In any case, your choice will not restrict any\r
27 recipient of your version of this software to use, reproduce, modify\r
28 and distribute this software under any of the above licenses.\r
29 \r
30 Sources of Intellectual Property Included in CKEditor\r
31 -----------------------------------------------------\r
32 \r
33 Where not otherwise indicated, all CKEditor content is authored by\r
34 CKSource engineers and consists of CKSource-owned intellectual\r
35 property. In some specific instances, CKEditor will incorporate work\r
36 done by developers outside of CKSource with their express permission.\r
37 \r
38 Trademarks\r
39 ----------\r
40 \r
41 CKEditor is a trademark of CKSource - Frederico Knabben. All other brand\r
42 and product names are trademarks, registered trademarks or service\r
43 marks of their respective holders.\r
44 \r
45 ---\r
46 \r
47 Appendix A: The GPL License\r
48 ---------------------------\r
49 \r
50 GNU GENERAL PUBLIC LICENSE\r
51 Version 2, June 1991\r
52 \r
53  Copyright (C) 1989, 1991 Free Software Foundation, Inc.,\r
54  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA\r
55  Everyone is permitted to copy and distribute verbatim copies\r
56  of this license document, but changing it is not allowed.\r
57 \r
58 Preamble\r
59 \r
60   The licenses for most software are designed to take away your\r
61 freedom to share and change it.  By contrast, the GNU General Public\r
62 License is intended to guarantee your freedom to share and change free\r
63 software-to make sure the software is free for all its users.  This\r
64 General Public License applies to most of the Free Software\r
65 Foundation's software and to any other program whose authors commit to\r
66 using it.  (Some other Free Software Foundation software is covered by\r
67 the GNU Lesser General Public License instead.)  You can apply it to\r
68 your programs, too.\r
69 \r
70   When we speak of free software, we are referring to freedom, not\r
71 price.  Our General Public Licenses are designed to make sure that you\r
72 have the freedom to distribute copies of free software (and charge for\r
73 this service if you wish), that you receive source code or can get it\r
74 if you want it, that you can change the software or use pieces of it\r
75 in new free programs; and that you know you can do these things.\r
76 \r
77   To protect your rights, we need to make restrictions that forbid\r
78 anyone to deny you these rights or to ask you to surrender the rights.\r
79 These restrictions translate to certain responsibilities for you if you\r
80 distribute copies of the software, or if you modify it.\r
81 \r
82   For example, if you distribute copies of such a program, whether\r
83 gratis or for a fee, you must give the recipients all the rights that\r
84 you have.  You must make sure that they, too, receive or can get the\r
85 source code.  And you must show them these terms so they know their\r
86 rights.\r
87 \r
88   We protect your rights with two steps: (1) copyright the software, and\r
89 (2) offer you this license which gives you legal permission to copy,\r
90 distribute and/or modify the software.\r
91 \r
92   Also, for each author's protection and ours, we want to make certain\r
93 that everyone understands that there is no warranty for this free\r
94 software.  If the software is modified by someone else and passed on, we\r
95 want its recipients to know that what they have is not the original, so\r
96 that any problems introduced by others will not reflect on the original\r
97 authors' reputations.\r
98 \r
99   Finally, any free program is threatened constantly by software\r
100 patents.  We wish to avoid the danger that redistributors of a free\r
101 program will individually obtain patent licenses, in effect making the\r
102 program proprietary.  To prevent this, we have made it clear that any\r
103 patent must be licensed for everyone's free use or not licensed at all.\r
104 \r
105   The precise terms and conditions for copying, distribution and\r
106 modification follow.\r
107 \r
108 GNU GENERAL PUBLIC LICENSE\r
109 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\r
110 \r
111   0. This License applies to any program or other work which contains\r
112 a notice placed by the copyright holder saying it may be distributed\r
113 under the terms of this General Public License.  The "Program", below,\r
114 refers to any such program or work, and a "work based on the Program"\r
115 means either the Program or any derivative work under copyright law:\r
116 that is to say, a work containing the Program or a portion of it,\r
117 either verbatim or with modifications and/or translated into another\r
118 language.  (Hereinafter, translation is included without limitation in\r
119 the term "modification".)  Each licensee is addressed as "you".\r
120 \r
121 Activities other than copying, distribution and modification are not\r
122 covered by this License; they are outside its scope.  The act of\r
123 running the Program is not restricted, and the output from the Program\r
124 is covered only if its contents constitute a work based on the\r
125 Program (independent of having been made by running the Program).\r
126 Whether that is true depends on what the Program does.\r
127 \r
128   1. You may copy and distribute verbatim copies of the Program's\r
129 source code as you receive it, in any medium, provided that you\r
130 conspicuously and appropriately publish on each copy an appropriate\r
131 copyright notice and disclaimer of warranty; keep intact all the\r
132 notices that refer to this License and to the absence of any warranty;\r
133 and give any other recipients of the Program a copy of this License\r
134 along with the Program.\r
135 \r
136 You may charge a fee for the physical act of transferring a copy, and\r
137 you may at your option offer warranty protection in exchange for a fee.\r
138 \r
139   2. You may modify your copy or copies of the Program or any portion\r
140 of it, thus forming a work based on the Program, and copy and\r
141 distribute such modifications or work under the terms of Section 1\r
142 above, provided that you also meet all of these conditions:\r
143 \r
144     a) You must cause the modified files to carry prominent notices\r
145     stating that you changed the files and the date of any change.\r
146 \r
147     b) You must cause any work that you distribute or publish, that in\r
148     whole or in part contains or is derived from the Program or any\r
149     part thereof, to be licensed as a whole at no charge to all third\r
150     parties under the terms of this License.\r
151 \r
152     c) If the modified program normally reads commands interactively\r
153     when run, you must cause it, when started running for such\r
154     interactive use in the most ordinary way, to print or display an\r
155     announcement including an appropriate copyright notice and a\r
156     notice that there is no warranty (or else, saying that you provide\r
157     a warranty) and that users may redistribute the program under\r
158     these conditions, and telling the user how to view a copy of this\r
159     License.  (Exception: if the Program itself is interactive but\r
160     does not normally print such an announcement, your work based on\r
161     the Program is not required to print an announcement.)\r
162 \r
163 These requirements apply to the modified work as a whole.  If\r
164 identifiable sections of that work are not derived from the Program,\r
165 and can be reasonably considered independent and separate works in\r
166 themselves, then this License, and its terms, do not apply to those\r
167 sections when you distribute them as separate works.  But when you\r
168 distribute the same sections as part of a whole which is a work based\r
169 on the Program, the distribution of the whole must be on the terms of\r
170 this License, whose permissions for other licensees extend to the\r
171 entire whole, and thus to each and every part regardless of who wrote it.\r
172 \r
173 Thus, it is not the intent of this section to claim rights or contest\r
174 your rights to work written entirely by you; rather, the intent is to\r
175 exercise the right to control the distribution of derivative or\r
176 collective works based on the Program.\r
177 \r
178 In addition, mere aggregation of another work not based on the Program\r
179 with the Program (or with a work based on the Program) on a volume of\r
180 a storage or distribution medium does not bring the other work under\r
181 the scope of this License.\r
182 \r
183   3. You may copy and distribute the Program (or a work based on it,\r
184 under Section 2) in object code or executable form under the terms of\r
185 Sections 1 and 2 above provided that you also do one of the following:\r
186 \r
187     a) Accompany it with the complete corresponding machine-readable\r
188     source code, which must be distributed under the terms of Sections\r
189     1 and 2 above on a medium customarily used for software interchange; or,\r
190 \r
191     b) Accompany it with a written offer, valid for at least three\r
192     years, to give any third party, for a charge no more than your\r
193     cost of physically performing source distribution, a complete\r
194     machine-readable copy of the corresponding source code, to be\r
195     distributed under the terms of Sections 1 and 2 above on a medium\r
196     customarily used for software interchange; or,\r
197 \r
198     c) Accompany it with the information you received as to the offer\r
199     to distribute corresponding source code.  (This alternative is\r
200     allowed only for noncommercial distribution and only if you\r
201     received the program in object code or executable form with such\r
202     an offer, in accord with Subsection b above.)\r
203 \r
204 The source code for a work means the preferred form of the work for\r
205 making modifications to it.  For an executable work, complete source\r
206 code means all the source code for all modules it contains, plus any\r
207 associated interface definition files, plus the scripts used to\r
208 control compilation and installation of the executable.  However, as a\r
209 special exception, the source code distributed need not include\r
210 anything that is normally distributed (in either source or binary\r
211 form) with the major components (compiler, kernel, and so on) of the\r
212 operating system on which the executable runs, unless that component\r
213 itself accompanies the executable.\r
214 \r
215 If distribution of executable or object code is made by offering\r
216 access to copy from a designated place, then offering equivalent\r
217 access to copy the source code from the same place counts as\r
218 distribution of the source code, even though third parties are not\r
219 compelled to copy the source along with the object code.\r
220 \r
221   4. You may not copy, modify, sublicense, or distribute the Program\r
222 except as expressly provided under this License.  Any attempt\r
223 otherwise to copy, modify, sublicense or distribute the Program is\r
224 void, and will automatically terminate your rights under this License.\r
225 However, parties who have received copies, or rights, from you under\r
226 this License will not have their licenses terminated so long as such\r
227 parties remain in full compliance.\r
228 \r
229   5. You are not required to accept this License, since you have not\r
230 signed it.  However, nothing else grants you permission to modify or\r
231 distribute the Program or its derivative works.  These actions are\r
232 prohibited by law if you do not accept this License.  Therefore, by\r
233 modifying or distributing the Program (or any work based on the\r
234 Program), you indicate your acceptance of this License to do so, and\r
235 all its terms and conditions for copying, distributing or modifying\r
236 the Program or works based on it.\r
237 \r
238   6. Each time you redistribute the Program (or any work based on the\r
239 Program), the recipient automatically receives a license from the\r
240 original licensor to copy, distribute or modify the Program subject to\r
241 these terms and conditions.  You may not impose any further\r
242 restrictions on the recipients' exercise of the rights granted herein.\r
243 You are not responsible for enforcing compliance by third parties to\r
244 this License.\r
245 \r
246   7. If, as a consequence of a court judgment or allegation of patent\r
247 infringement or for any other reason (not limited to patent issues),\r
248 conditions are imposed on you (whether by court order, agreement or\r
249 otherwise) that contradict the conditions of this License, they do not\r
250 excuse you from the conditions of this License.  If you cannot\r
251 distribute so as to satisfy simultaneously your obligations under this\r
252 License and any other pertinent obligations, then as a consequence you\r
253 may not distribute the Program at all.  For example, if a patent\r
254 license would not permit royalty-free redistribution of the Program by\r
255 all those who receive copies directly or indirectly through you, then\r
256 the only way you could satisfy both it and this License would be to\r
257 refrain entirely from distribution of the Program.\r
258 \r
259 If any portion of this section is held invalid or unenforceable under\r
260 any particular circumstance, the balance of the section is intended to\r
261 apply and the section as a whole is intended to apply in other\r
262 circumstances.\r
263 \r
264 It is not the purpose of this section to induce you to infringe any\r
265 patents or other property right claims or to contest validity of any\r
266 such claims; this section has the sole purpose of protecting the\r
267 integrity of the free software distribution system, which is\r
268 implemented by public license practices.  Many people have made\r
269 generous contributions to the wide range of software distributed\r
270 through that system in reliance on consistent application of that\r
271 system; it is up to the author/donor to decide if he or she is willing\r
272 to distribute software through any other system and a licensee cannot\r
273 impose that choice.\r
274 \r
275 This section is intended to make thoroughly clear what is believed to\r
276 be a consequence of the rest of this License.\r
277 \r
278   8. If the distribution and/or use of the Program is restricted in\r
279 certain countries either by patents or by copyrighted interfaces, the\r
280 original copyright holder who places the Program under this License\r
281 may add an explicit geographical distribution limitation excluding\r
282 those countries, so that distribution is permitted only in or among\r
283 countries not thus excluded.  In such case, this License incorporates\r
284 the limitation as if written in the body of this License.\r
285 \r
286   9. The Free Software Foundation may publish revised and/or new versions\r
287 of the General Public License from time to time.  Such new versions will\r
288 be similar in spirit to the present version, but may differ in detail to\r
289 address new problems or concerns.\r
290 \r
291 Each version is given a distinguishing version number.  If the Program\r
292 specifies a version number of this License which applies to it and "any\r
293 later version", you have the option of following the terms and conditions\r
294 either of that version or of any later version published by the Free\r
295 Software Foundation.  If the Program does not specify a version number of\r
296 this License, you may choose any version ever published by the Free Software\r
297 Foundation.\r
298 \r
299   10. If you wish to incorporate parts of the Program into other free\r
300 programs whose distribution conditions are different, write to the author\r
301 to ask for permission.  For software which is copyrighted by the Free\r
302 Software Foundation, write to the Free Software Foundation; we sometimes\r
303 make exceptions for this.  Our decision will be guided by the two goals\r
304 of preserving the free status of all derivatives of our free software and\r
305 of promoting the sharing and reuse of software generally.\r
306 \r
307 NO WARRANTY\r
308 \r
309   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY\r
310 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN\r
311 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES\r
312 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED\r
313 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF\r
314 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS\r
315 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE\r
316 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,\r
317 REPAIR OR CORRECTION.\r
318 \r
319   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\r
320 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR\r
321 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,\r
322 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING\r
323 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED\r
324 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY\r
325 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER\r
326 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE\r
327 POSSIBILITY OF SUCH DAMAGES.\r
328 \r
329 END OF TERMS AND CONDITIONS\r
330 \r
331 \r
332 Appendix B: The LGPL License\r
333 ----------------------------\r
334 \r
335 GNU LESSER GENERAL PUBLIC LICENSE\r
336 Version 2.1, February 1999\r
337 \r
338  Copyright (C) 1991, 1999 Free Software Foundation, Inc.\r
339      59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
340  Everyone is permitted to copy and distribute verbatim copies\r
341  of this license document, but changing it is not allowed.\r
342 \r
343 [This is the first released version of the Lesser GPL.  It also counts\r
344  as the successor of the GNU Library Public License, version 2, hence\r
345  the version number 2.1.]\r
346 \r
347 Preamble\r
348 \r
349   The licenses for most software are designed to take away your\r
350 freedom to share and change it.  By contrast, the GNU General Public\r
351 Licenses are intended to guarantee your freedom to share and change\r
352 free software-to make sure the software is free for all its users.\r
353 \r
354   This license, the Lesser General Public License, applies to some\r
355 specially designated software packages-typically libraries-of the\r
356 Free Software Foundation and other authors who decide to use it.  You\r
357 can use it too, but we suggest you first think carefully about whether\r
358 this license or the ordinary General Public License is the better\r
359 strategy to use in any particular case, based on the explanations below.\r
360 \r
361   When we speak of free software, we are referring to freedom of use,\r
362 not price.  Our General Public Licenses are designed to make sure that\r
363 you have the freedom to distribute copies of free software (and charge\r
364 for this service if you wish); that you receive source code or can get\r
365 it if you want it; that you can change the software and use pieces of\r
366 it in new free programs; and that you are informed that you can do\r
367 these things.\r
368 \r
369   To protect your rights, we need to make restrictions that forbid\r
370 distributors to deny you these rights or to ask you to surrender these\r
371 rights.  These restrictions translate to certain responsibilities for\r
372 you if you distribute copies of the library or if you modify it.\r
373 \r
374   For example, if you distribute copies of the library, whether gratis\r
375 or for a fee, you must give the recipients all the rights that we gave\r
376 you.  You must make sure that they, too, receive or can get the source\r
377 code.  If you link other code with the library, you must provide\r
378 complete object files to the recipients, so that they can relink them\r
379 with the library after making changes to the library and recompiling\r
380 it.  And you must show them these terms so they know their rights.\r
381 \r
382   We protect your rights with a two-step method: (1) we copyright the\r
383 library, and (2) we offer you this license, which gives you legal\r
384 permission to copy, distribute and/or modify the library.\r
385 \r
386   To protect each distributor, we want to make it very clear that\r
387 there is no warranty for the free library.  Also, if the library is\r
388 modified by someone else and passed on, the recipients should know\r
389 that what they have is not the original version, so that the original\r
390 author's reputation will not be affected by problems that might be\r
391 introduced by others.\r
392 \r
393   Finally, software patents pose a constant threat to the existence of\r
394 any free program.  We wish to make sure that a company cannot\r
395 effectively restrict the users of a free program by obtaining a\r
396 restrictive license from a patent holder.  Therefore, we insist that\r
397 any patent license obtained for a version of the library must be\r
398 consistent with the full freedom of use specified in this license.\r
399 \r
400   Most GNU software, including some libraries, is covered by the\r
401 ordinary GNU General Public License.  This license, the GNU Lesser\r
402 General Public License, applies to certain designated libraries, and\r
403 is quite different from the ordinary General Public License.  We use\r
404 this license for certain libraries in order to permit linking those\r
405 libraries into non-free programs.\r
406 \r
407   When a program is linked with a library, whether statically or using\r
408 a shared library, the combination of the two is legally speaking a\r
409 combined work, a derivative of the original library.  The ordinary\r
410 General Public License therefore permits such linking only if the\r
411 entire combination fits its criteria of freedom.  The Lesser General\r
412 Public License permits more lax criteria for linking other code with\r
413 the library.\r
414 \r
415   We call this license the "Lesser" General Public License because it\r
416 does Less to protect the user's freedom than the ordinary General\r
417 Public License.  It also provides other free software developers Less\r
418 of an advantage over competing non-free programs.  These disadvantages\r
419 are the reason we use the ordinary General Public License for many\r
420 libraries.  However, the Lesser license provides advantages in certain\r
421 special circumstances.\r
422 \r
423   For example, on rare occasions, there may be a special need to\r
424 encourage the widest possible use of a certain library, so that it becomes\r
425 a de-facto standard.  To achieve this, non-free programs must be\r
426 allowed to use the library.  A more frequent case is that a free\r
427 library does the same job as widely used non-free libraries.  In this\r
428 case, there is little to gain by limiting the free library to free\r
429 software only, so we use the Lesser General Public License.\r
430 \r
431   In other cases, permission to use a particular library in non-free\r
432 programs enables a greater number of people to use a large body of\r
433 free software.  For example, permission to use the GNU C Library in\r
434 non-free programs enables many more people to use the whole GNU\r
435 operating system, as well as its variant, the GNU/Linux operating\r
436 system.\r
437 \r
438   Although the Lesser General Public License is Less protective of the\r
439 users' freedom, it does ensure that the user of a program that is\r
440 linked with the Library has the freedom and the wherewithal to run\r
441 that program using a modified version of the Library.\r
442 \r
443   The precise terms and conditions for copying, distribution and\r
444 modification follow.  Pay close attention to the difference between a\r
445 "work based on the library" and a "work that uses the library".  The\r
446 former contains code derived from the library, whereas the latter must\r
447 be combined with the library in order to run.\r
448 \r
449 GNU LESSER GENERAL PUBLIC LICENSE\r
450 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\r
451 \r
452   0. This License Agreement applies to any software library or other\r
453 program which contains a notice placed by the copyright holder or\r
454 other authorized party saying it may be distributed under the terms of\r
455 this Lesser General Public License (also called "this License").\r
456 Each licensee is addressed as "you".\r
457 \r
458   A "library" means a collection of software functions and/or data\r
459 prepared so as to be conveniently linked with application programs\r
460 (which use some of those functions and data) to form executables.\r
461 \r
462   The "Library", below, refers to any such software library or work\r
463 which has been distributed under these terms.  A "work based on the\r
464 Library" means either the Library or any derivative work under\r
465 copyright law: that is to say, a work containing the Library or a\r
466 portion of it, either verbatim or with modifications and/or translated\r
467 straightforwardly into another language.  (Hereinafter, translation is\r
468 included without limitation in the term "modification".)\r
469 \r
470   "Source code" for a work means the preferred form of the work for\r
471 making modifications to it.  For a library, complete source code means\r
472 all the source code for all modules it contains, plus any associated\r
473 interface definition files, plus the scripts used to control compilation\r
474 and installation of the library.\r
475 \r
476   Activities other than copying, distribution and modification are not\r
477 covered by this License; they are outside its scope.  The act of\r
478 running a program using the Library is not restricted, and output from\r
479 such a program is covered only if its contents constitute a work based\r
480 on the Library (independent of the use of the Library in a tool for\r
481 writing it).  Whether that is true depends on what the Library does\r
482 and what the program that uses the Library does.\r
483 \r
484   1. You may copy and distribute verbatim copies of the Library's\r
485 complete source code as you receive it, in any medium, provided that\r
486 you conspicuously and appropriately publish on each copy an\r
487 appropriate copyright notice and disclaimer of warranty; keep intact\r
488 all the notices that refer to this License and to the absence of any\r
489 warranty; and distribute a copy of this License along with the\r
490 Library.\r
491 \r
492   You may charge a fee for the physical act of transferring a copy,\r
493 and you may at your option offer warranty protection in exchange for a\r
494 fee.\r
495 \r
496   2. You may modify your copy or copies of the Library or any portion\r
497 of it, thus forming a work based on the Library, and copy and\r
498 distribute such modifications or work under the terms of Section 1\r
499 above, provided that you also meet all of these conditions:\r
500 \r
501     a) The modified work must itself be a software library.\r
502 \r
503     b) You must cause the files modified to carry prominent notices\r
504     stating that you changed the files and the date of any change.\r
505 \r
506     c) You must cause the whole of the work to be licensed at no\r
507     charge to all third parties under the terms of this License.\r
508 \r
509     d) If a facility in the modified Library refers to a function or a\r
510     table of data to be supplied by an application program that uses\r
511     the facility, other than as an argument passed when the facility\r
512     is invoked, then you must make a good faith effort to ensure that,\r
513     in the event an application does not supply such function or\r
514     table, the facility still operates, and performs whatever part of\r
515     its purpose remains meaningful.\r
516 \r
517     (For example, a function in a library to compute square roots has\r
518     a purpose that is entirely well-defined independent of the\r
519     application.  Therefore, Subsection 2d requires that any\r
520     application-supplied function or table used by this function must\r
521     be optional: if the application does not supply it, the square\r
522     root function must still compute square roots.)\r
523 \r
524 These requirements apply to the modified work as a whole.  If\r
525 identifiable sections of that work are not derived from the Library,\r
526 and can be reasonably considered independent and separate works in\r
527 themselves, then this License, and its terms, do not apply to those\r
528 sections when you distribute them as separate works.  But when you\r
529 distribute the same sections as part of a whole which is a work based\r
530 on the Library, the distribution of the whole must be on the terms of\r
531 this License, whose permissions for other licensees extend to the\r
532 entire whole, and thus to each and every part regardless of who wrote\r
533 it.\r
534 \r
535 Thus, it is not the intent of this section to claim rights or contest\r
536 your rights to work written entirely by you; rather, the intent is to\r
537 exercise the right to control the distribution of derivative or\r
538 collective works based on the Library.\r
539 \r
540 In addition, mere aggregation of another work not based on the Library\r
541 with the Library (or with a work based on the Library) on a volume of\r
542 a storage or distribution medium does not bring the other work under\r
543 the scope of this License.\r
544 \r
545   3. You may opt to apply the terms of the ordinary GNU General Public\r
546 License instead of this License to a given copy of the Library.  To do\r
547 this, you must alter all the notices that refer to this License, so\r
548 that they refer to the ordinary GNU General Public License, version 2,\r
549 instead of to this License.  (If a newer version than version 2 of the\r
550 ordinary GNU General Public License has appeared, then you can specify\r
551 that version instead if you wish.)  Do not make any other change in\r
552 these notices.\r
553 \r
554   Once this change is made in a given copy, it is irreversible for\r
555 that copy, so the ordinary GNU General Public License applies to all\r
556 subsequent copies and derivative works made from that copy.\r
557 \r
558   This option is useful when you wish to copy part of the code of\r
559 the Library into a program that is not a library.\r
560 \r
561   4. You may copy and distribute the Library (or a portion or\r
562 derivative of it, under Section 2) in object code or executable form\r
563 under the terms of Sections 1 and 2 above provided that you accompany\r
564 it with the complete corresponding machine-readable source code, which\r
565 must be distributed under the terms of Sections 1 and 2 above on a\r
566 medium customarily used for software interchange.\r
567 \r
568   If distribution of object code is made by offering access to copy\r
569 from a designated place, then offering equivalent access to copy the\r
570 source code from the same place satisfies the requirement to\r
571 distribute the source code, even though third parties are not\r
572 compelled to copy the source along with the object code.\r
573 \r
574   5. A program that contains no derivative of any portion of the\r
575 Library, but is designed to work with the Library by being compiled or\r
576 linked with it, is called a "work that uses the Library".  Such a\r
577 work, in isolation, is not a derivative work of the Library, and\r
578 therefore falls outside the scope of this License.\r
579 \r
580   However, linking a "work that uses the Library" with the Library\r
581 creates an executable that is a derivative of the Library (because it\r
582 contains portions of the Library), rather than a "work that uses the\r
583 library".  The executable is therefore covered by this License.\r
584 Section 6 states terms for distribution of such executables.\r
585 \r
586   When a "work that uses the Library" uses material from a header file\r
587 that is part of the Library, the object code for the work may be a\r
588 derivative work of the Library even though the source code is not.\r
589 Whether this is true is especially significant if the work can be\r
590 linked without the Library, or if the work is itself a library.  The\r
591 threshold for this to be true is not precisely defined by law.\r
592 \r
593   If such an object file uses only numerical parameters, data\r
594 structure layouts and accessors, and small macros and small inline\r
595 functions (ten lines or less in length), then the use of the object\r
596 file is unrestricted, regardless of whether it is legally a derivative\r
597 work.  (Executables containing this object code plus portions of the\r
598 Library will still fall under Section 6.)\r
599 \r
600   Otherwise, if the work is a derivative of the Library, you may\r
601 distribute the object code for the work under the terms of Section 6.\r
602 Any executables containing that work also fall under Section 6,\r
603 whether or not they are linked directly with the Library itself.\r
604 \r
605   6. As an exception to the Sections above, you may also combine or\r
606 link a "work that uses the Library" with the Library to produce a\r
607 work containing portions of the Library, and distribute that work\r
608 under terms of your choice, provided that the terms permit\r
609 modification of the work for the customer's own use and reverse\r
610 engineering for debugging such modifications.\r
611 \r
612   You must give prominent notice with each copy of the work that the\r
613 Library is used in it and that the Library and its use are covered by\r
614 this License.  You must supply a copy of this License.  If the work\r
615 during execution displays copyright notices, you must include the\r
616 copyright notice for the Library among them, as well as a reference\r
617 directing the user to the copy of this License.  Also, you must do one\r
618 of these things:\r
619 \r
620     a) Accompany the work with the complete corresponding\r
621     machine-readable source code for the Library including whatever\r
622     changes were used in the work (which must be distributed under\r
623     Sections 1 and 2 above); and, if the work is an executable linked\r
624     with the Library, with the complete machine-readable "work that\r
625     uses the Library", as object code and/or source code, so that the\r
626     user can modify the Library and then relink to produce a modified\r
627     executable containing the modified Library.  (It is understood\r
628     that the user who changes the contents of definitions files in the\r
629     Library will not necessarily be able to recompile the application\r
630     to use the modified definitions.)\r
631 \r
632     b) Use a suitable shared library mechanism for linking with the\r
633     Library.  A suitable mechanism is one that (1) uses at run time a\r
634     copy of the library already present on the user's computer system,\r
635     rather than copying library functions into the executable, and (2)\r
636     will operate properly with a modified version of the library, if\r
637     the user installs one, as long as the modified version is\r
638     interface-compatible with the version that the work was made with.\r
639 \r
640     c) Accompany the work with a written offer, valid for at\r
641     least three years, to give the same user the materials\r
642     specified in Subsection 6a, above, for a charge no more\r
643     than the cost of performing this distribution.\r
644 \r
645     d) If distribution of the work is made by offering access to copy\r
646     from a designated place, offer equivalent access to copy the above\r
647     specified materials from the same place.\r
648 \r
649     e) Verify that the user has already received a copy of these\r
650     materials or that you have already sent this user a copy.\r
651 \r
652   For an executable, the required form of the "work that uses the\r
653 Library" must include any data and utility programs needed for\r
654 reproducing the executable from it.  However, as a special exception,\r
655 the materials to be distributed need not include anything that is\r
656 normally distributed (in either source or binary form) with the major\r
657 components (compiler, kernel, and so on) of the operating system on\r
658 which the executable runs, unless that component itself accompanies\r
659 the executable.\r
660 \r
661   It may happen that this requirement contradicts the license\r
662 restrictions of other proprietary libraries that do not normally\r
663 accompany the operating system.  Such a contradiction means you cannot\r
664 use both them and the Library together in an executable that you\r
665 distribute.\r
666 \r
667   7. You may place library facilities that are a work based on the\r
668 Library side-by-side in a single library together with other library\r
669 facilities not covered by this License, and distribute such a combined\r
670 library, provided that the separate distribution of the work based on\r
671 the Library and of the other library facilities is otherwise\r
672 permitted, and provided that you do these two things:\r
673 \r
674     a) Accompany the combined library with a copy of the same work\r
675     based on the Library, uncombined with any other library\r
676     facilities.  This must be distributed under the terms of the\r
677     Sections above.\r
678 \r
679     b) Give prominent notice with the combined library of the fact\r
680     that part of it is a work based on the Library, and explaining\r
681     where to find the accompanying uncombined form of the same work.\r
682 \r
683   8. You may not copy, modify, sublicense, link with, or distribute\r
684 the Library except as expressly provided under this License.  Any\r
685 attempt otherwise to copy, modify, sublicense, link with, or\r
686 distribute the Library is void, and will automatically terminate your\r
687 rights under this License.  However, parties who have received copies,\r
688 or rights, from you under this License will not have their licenses\r
689 terminated so long as such parties remain in full compliance.\r
690 \r
691   9. You are not required to accept this License, since you have not\r
692 signed it.  However, nothing else grants you permission to modify or\r
693 distribute the Library or its derivative works.  These actions are\r
694 prohibited by law if you do not accept this License.  Therefore, by\r
695 modifying or distributing the Library (or any work based on the\r
696 Library), you indicate your acceptance of this License to do so, and\r
697 all its terms and conditions for copying, distributing or modifying\r
698 the Library or works based on it.\r
699 \r
700   10. Each time you redistribute the Library (or any work based on the\r
701 Library), the recipient automatically receives a license from the\r
702 original licensor to copy, distribute, link with or modify the Library\r
703 subject to these terms and conditions.  You may not impose any further\r
704 restrictions on the recipients' exercise of the rights granted herein.\r
705 You are not responsible for enforcing compliance by third parties with\r
706 this License.\r
707 \r
708   11. If, as a consequence of a court judgment or allegation of patent\r
709 infringement or for any other reason (not limited to patent issues),\r
710 conditions are imposed on you (whether by court order, agreement or\r
711 otherwise) that contradict the conditions of this License, they do not\r
712 excuse you from the conditions of this License.  If you cannot\r
713 distribute so as to satisfy simultaneously your obligations under this\r
714 License and any other pertinent obligations, then as a consequence you\r
715 may not distribute the Library at all.  For example, if a patent\r
716 license would not permit royalty-free redistribution of the Library by\r
717 all those who receive copies directly or indirectly through you, then\r
718 the only way you could satisfy both it and this License would be to\r
719 refrain entirely from distribution of the Library.\r
720 \r
721 If any portion of this section is held invalid or unenforceable under any\r
722 particular circumstance, the balance of the section is intended to apply,\r
723 and the section as a whole is intended to apply in other circumstances.\r
724 \r
725 It is not the purpose of this section to induce you to infringe any\r
726 patents or other property right claims or to contest validity of any\r
727 such claims; this section has the sole purpose of protecting the\r
728 integrity of the free software distribution system which is\r
729 implemented by public license practices.  Many people have made\r
730 generous contributions to the wide range of software distributed\r
731 through that system in reliance on consistent application of that\r
732 system; it is up to the author/donor to decide if he or she is willing\r
733 to distribute software through any other system and a licensee cannot\r
734 impose that choice.\r
735 \r
736 This section is intended to make thoroughly clear what is believed to\r
737 be a consequence of the rest of this License.\r
738 \r
739   12. If the distribution and/or use of the Library is restricted in\r
740 certain countries either by patents or by copyrighted interfaces, the\r
741 original copyright holder who places the Library under this License may add\r
742 an explicit geographical distribution limitation excluding those countries,\r
743 so that distribution is permitted only in or among countries not thus\r
744 excluded.  In such case, this License incorporates the limitation as if\r
745 written in the body of this License.\r
746 \r
747   13. The Free Software Foundation may publish revised and/or new\r
748 versions of the Lesser General Public License from time to time.\r
749 Such new versions will be similar in spirit to the present version,\r
750 but may differ in detail to address new problems or concerns.\r
751 \r
752 Each version is given a distinguishing version number.  If the Library\r
753 specifies a version number of this License which applies to it and\r
754 "any later version", you have the option of following the terms and\r
755 conditions either of that version or of any later version published by\r
756 the Free Software Foundation.  If the Library does not specify a\r
757 license version number, you may choose any version ever published by\r
758 the Free Software Foundation.\r
759 \r
760   14. If you wish to incorporate parts of the Library into other free\r
761 programs whose distribution conditions are incompatible with these,\r
762 write to the author to ask for permission.  For software which is\r
763 copyrighted by the Free Software Foundation, write to the Free\r
764 Software Foundation; we sometimes make exceptions for this.  Our\r
765 decision will be guided by the two goals of preserving the free status\r
766 of all derivatives of our free software and of promoting the sharing\r
767 and reuse of software generally.\r
768 \r
769 NO WARRANTY\r
770 \r
771   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO\r
772 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.\r
773 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR\r
774 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY\r
775 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE\r
776 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\r
777 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE\r
778 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME\r
779 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.\r
780 \r
781   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN\r
782 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY\r
783 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU\r
784 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR\r
785 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE\r
786 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING\r
787 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A\r
788 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF\r
789 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\r
790 DAMAGES.\r
791 \r
792 END OF TERMS AND CONDITIONS\r
793 \r
794 \r
795 Appendix C: The MPL License\r
796 ---------------------------\r
797 \r
798 MOZILLA PUBLIC LICENSE\r
799 Version 1.1\r
800 \r
801 1. Definitions.\r
802 \r
803      1.0.1. "Commercial Use" means distribution or otherwise making the\r
804      Covered Code available to a third party.\r
805 \r
806      1.1. "Contributor" means each entity that creates or contributes to\r
807      the creation of Modifications.\r
808 \r
809      1.2. "Contributor Version" means the combination of the Original\r
810      Code, prior Modifications used by a Contributor, and the Modifications\r
811      made by that particular Contributor.\r
812 \r
813      1.3. "Covered Code" means the Original Code or Modifications or the\r
814      combination of the Original Code and Modifications, in each case\r
815      including portions thereof.\r
816 \r
817      1.4. "Electronic Distribution Mechanism" means a mechanism generally\r
818      accepted in the software development community for the electronic\r
819      transfer of data.\r
820 \r
821      1.5. "Executable" means Covered Code in any form other than Source\r
822      Code.\r
823 \r
824      1.6. "Initial Developer" means the individual or entity identified\r
825      as the Initial Developer in the Source Code notice required by Exhibit\r
826      A.\r
827 \r
828      1.7. "Larger Work" means a work which combines Covered Code or\r
829      portions thereof with code not governed by the terms of this License.\r
830 \r
831      1.8. "License" means this document.\r
832 \r
833      1.8.1. "Licensable" means having the right to grant, to the maximum\r
834      extent possible, whether at the time of the initial grant or\r
835      subsequently acquired, any and all of the rights conveyed herein.\r
836 \r
837      1.9. "Modifications" means any addition to or deletion from the\r
838      substance or structure of either the Original Code or any previous\r
839      Modifications. When Covered Code is released as a series of files, a\r
840      Modification is:\r
841           A. Any addition to or deletion from the contents of a file\r
842           containing Original Code or previous Modifications.\r
843 \r
844           B. Any new file that contains any part of the Original Code or\r
845           previous Modifications.\r
846 \r
847      1.10. "Original Code" means Source Code of computer software code\r
848      which is described in the Source Code notice required by Exhibit A as\r
849      Original Code, and which, at the time of its release under this\r
850      License is not already Covered Code governed by this License.\r
851 \r
852      1.10.1. "Patent Claims" means any patent claim(s), now owned or\r
853      hereafter acquired, including without limitation,  method, process,\r
854      and apparatus claims, in any patent Licensable by grantor.\r
855 \r
856      1.11. "Source Code" means the preferred form of the Covered Code for\r
857      making modifications to it, including all modules it contains, plus\r
858      any associated interface definition files, scripts used to control\r
859      compilation and installation of an Executable, or source code\r
860      differential comparisons against either the Original Code or another\r
861      well known, available Covered Code of the Contributor's choice. The\r
862      Source Code can be in a compressed or archival form, provided the\r
863      appropriate decompression or de-archiving software is widely available\r
864      for no charge.\r
865 \r
866      1.12. "You" (or "Your")  means an individual or a legal entity\r
867      exercising rights under, and complying with all of the terms of, this\r
868      License or a future version of this License issued under Section 6.1.\r
869      For legal entities, "You" includes any entity which controls, is\r
870      controlled by, or is under common control with You. For purposes of\r
871      this definition, "control" means (a) the power, direct or indirect,\r
872      to cause the direction or management of such entity, whether by\r
873      contract or otherwise, or (b) ownership of more than fifty percent\r
874      (50%) of the outstanding shares or beneficial ownership of such\r
875      entity.\r
876 \r
877 2. Source Code License.\r
878 \r
879      2.1. The Initial Developer Grant.\r
880      The Initial Developer hereby grants You a world-wide, royalty-free,\r
881      non-exclusive license, subject to third party intellectual property\r
882      claims:\r
883           (a)  under intellectual property rights (other than patent or\r
884           trademark) Licensable by Initial Developer to use, reproduce,\r
885           modify, display, perform, sublicense and distribute the Original\r
886           Code (or portions thereof) with or without Modifications, and/or\r
887           as part of a Larger Work; and\r
888 \r
889           (b) under Patents Claims infringed by the making, using or\r
890           selling of Original Code, to make, have made, use, practice,\r
891           sell, and offer for sale, and/or otherwise dispose of the\r
892           Original Code (or portions thereof).\r
893 \r
894           (c) the licenses granted in this Section 2.1(a) and (b) are\r
895           effective on the date Initial Developer first distributes\r
896           Original Code under the terms of this License.\r
897 \r
898           (d) Notwithstanding Section 2.1(b) above, no patent license is\r
899           granted: 1) for code that You delete from the Original Code; 2)\r
900           separate from the Original Code;  or 3) for infringements caused\r
901           by: i) the modification of the Original Code or ii) the\r
902           combination of the Original Code with other software or devices.\r
903 \r
904      2.2. Contributor Grant.\r
905      Subject to third party intellectual property claims, each Contributor\r
906      hereby grants You a world-wide, royalty-free, non-exclusive license\r
907 \r
908           (a)  under intellectual property rights (other than patent or\r
909           trademark) Licensable by Contributor, to use, reproduce, modify,\r
910           display, perform, sublicense and distribute the Modifications\r
911           created by such Contributor (or portions thereof) either on an\r
912           unmodified basis, with other Modifications, as Covered Code\r
913           and/or as part of a Larger Work; and\r
914 \r
915           (b) under Patent Claims infringed by the making, using, or\r
916           selling of  Modifications made by that Contributor either alone\r
917           and/or in combination with its Contributor Version (or portions\r
918           of such combination), to make, use, sell, offer for sale, have\r
919           made, and/or otherwise dispose of: 1) Modifications made by that\r
920           Contributor (or portions thereof); and 2) the combination of\r
921           Modifications made by that Contributor with its Contributor\r
922           Version (or portions of such combination).\r
923 \r
924           (c) the licenses granted in Sections 2.2(a) and 2.2(b) are\r
925           effective on the date Contributor first makes Commercial Use of\r
926           the Covered Code.\r
927 \r
928           (d)    Notwithstanding Section 2.2(b) above, no patent license is\r
929           granted: 1) for any code that Contributor has deleted from the\r
930           Contributor Version; 2)  separate from the Contributor Version;\r
931           3)  for infringements caused by: i) third party modifications of\r
932           Contributor Version or ii)  the combination of Modifications made\r
933           by that Contributor with other software  (except as part of the\r
934           Contributor Version) or other devices; or 4) under Patent Claims\r
935           infringed by Covered Code in the absence of Modifications made by\r
936           that Contributor.\r
937 \r
938 3. Distribution Obligations.\r
939 \r
940      3.1. Application of License.\r
941      The Modifications which You create or to which You contribute are\r
942      governed by the terms of this License, including without limitation\r
943      Section 2.2. The Source Code version of Covered Code may be\r
944      distributed only under the terms of this License or a future version\r
945      of this License released under Section 6.1, and You must include a\r
946      copy of this License with every copy of the Source Code You\r
947      distribute. You may not offer or impose any terms on any Source Code\r
948      version that alters or restricts the applicable version of this\r
949      License or the recipients' rights hereunder. However, You may include\r
950      an additional document offering the additional rights described in\r
951      Section 3.5.\r
952 \r
953      3.2. Availability of Source Code.\r
954      Any Modification which You create or to which You contribute must be\r
955      made available in Source Code form under the terms of this License\r
956      either on the same media as an Executable version or via an accepted\r
957      Electronic Distribution Mechanism to anyone to whom you made an\r
958      Executable version available; and if made available via Electronic\r
959      Distribution Mechanism, must remain available for at least twelve (12)\r
960      months after the date it initially became available, or at least six\r
961      (6) months after a subsequent version of that particular Modification\r
962      has been made available to such recipients. You are responsible for\r
963      ensuring that the Source Code version remains available even if the\r
964      Electronic Distribution Mechanism is maintained by a third party.\r
965 \r
966      3.3. Description of Modifications.\r
967      You must cause all Covered Code to which You contribute to contain a\r
968      file documenting the changes You made to create that Covered Code and\r
969      the date of any change. You must include a prominent statement that\r
970      the Modification is derived, directly or indirectly, from Original\r
971      Code provided by the Initial Developer and including the name of the\r
972      Initial Developer in (a) the Source Code, and (b) in any notice in an\r
973      Executable version or related documentation in which You describe the\r
974      origin or ownership of the Covered Code.\r
975 \r
976      3.4. Intellectual Property Matters\r
977           (a) Third Party Claims.\r
978           If Contributor has knowledge that a license under a third party's\r
979           intellectual property rights is required to exercise the rights\r
980           granted by such Contributor under Sections 2.1 or 2.2,\r
981           Contributor must include a text file with the Source Code\r
982           distribution titled "LEGAL" which describes the claim and the\r
983           party making the claim in sufficient detail that a recipient will\r
984           know whom to contact. If Contributor obtains such knowledge after\r
985           the Modification is made available as described in Section 3.2,\r
986           Contributor shall promptly modify the LEGAL file in all copies\r
987           Contributor makes available thereafter and shall take other steps\r
988           (such as notifying appropriate mailing lists or newsgroups)\r
989           reasonably calculated to inform those who received the Covered\r
990           Code that new knowledge has been obtained.\r
991 \r
992           (b) Contributor APIs.\r
993           If Contributor's Modifications include an application programming\r
994           interface and Contributor has knowledge of patent licenses which\r
995           are reasonably necessary to implement that API, Contributor must\r
996           also include this information in the LEGAL file.\r
997 \r
998                (c)    Representations.\r
999           Contributor represents that, except as disclosed pursuant to\r
1000           Section 3.4(a) above, Contributor believes that Contributor's\r
1001           Modifications are Contributor's original creation(s) and/or\r
1002           Contributor has sufficient rights to grant the rights conveyed by\r
1003           this License.\r
1004 \r
1005      3.5. Required Notices.\r
1006      You must duplicate the notice in Exhibit A in each file of the Source\r
1007      Code.  If it is not possible to put such notice in a particular Source\r
1008      Code file due to its structure, then You must include such notice in a\r
1009      location (such as a relevant directory) where a user would be likely\r
1010      to look for such a notice.  If You created one or more Modification(s)\r
1011      You may add your name as a Contributor to the notice described in\r
1012      Exhibit A.  You must also duplicate this License in any documentation\r
1013      for the Source Code where You describe recipients' rights or ownership\r
1014      rights relating to Covered Code.  You may choose to offer, and to\r
1015      charge a fee for, warranty, support, indemnity or liability\r
1016      obligations to one or more recipients of Covered Code. However, You\r
1017      may do so only on Your own behalf, and not on behalf of the Initial\r
1018      Developer or any Contributor. You must make it absolutely clear than\r
1019      any such warranty, support, indemnity or liability obligation is\r
1020      offered by You alone, and You hereby agree to indemnify the Initial\r
1021      Developer and every Contributor for any liability incurred by the\r
1022      Initial Developer or such Contributor as a result of warranty,\r
1023      support, indemnity or liability terms You offer.\r
1024 \r
1025      3.6. Distribution of Executable Versions.\r
1026      You may distribute Covered Code in Executable form only if the\r
1027      requirements of Section 3.1-3.5 have been met for that Covered Code,\r
1028      and if You include a notice stating that the Source Code version of\r
1029      the Covered Code is available under the terms of this License,\r
1030      including a description of how and where You have fulfilled the\r
1031      obligations of Section 3.2. The notice must be conspicuously included\r
1032      in any notice in an Executable version, related documentation or\r
1033      collateral in which You describe recipients' rights relating to the\r
1034      Covered Code. You may distribute the Executable version of Covered\r
1035      Code or ownership rights under a license of Your choice, which may\r
1036      contain terms different from this License, provided that You are in\r
1037      compliance with the terms of this License and that the license for the\r
1038      Executable version does not attempt to limit or alter the recipient's\r
1039      rights in the Source Code version from the rights set forth in this\r
1040      License. If You distribute the Executable version under a different\r
1041      license You must make it absolutely clear that any terms which differ\r
1042      from this License are offered by You alone, not by the Initial\r
1043      Developer or any Contributor. You hereby agree to indemnify the\r
1044      Initial Developer and every Contributor for any liability incurred by\r
1045      the Initial Developer or such Contributor as a result of any such\r
1046      terms You offer.\r
1047 \r
1048      3.7. Larger Works.\r
1049      You may create a Larger Work by combining Covered Code with other code\r
1050      not governed by the terms of this License and distribute the Larger\r
1051      Work as a single product. In such a case, You must make sure the\r
1052      requirements of this License are fulfilled for the Covered Code.\r
1053 \r
1054 4. Inability to Comply Due to Statute or Regulation.\r
1055 \r
1056      If it is impossible for You to comply with any of the terms of this\r
1057      License with respect to some or all of the Covered Code due to\r
1058      statute, judicial order, or regulation then You must: (a) comply with\r
1059      the terms of this License to the maximum extent possible; and (b)\r
1060      describe the limitations and the code they affect. Such description\r
1061      must be included in the LEGAL file described in Section 3.4 and must\r
1062      be included with all distributions of the Source Code. Except to the\r
1063      extent prohibited by statute or regulation, such description must be\r
1064      sufficiently detailed for a recipient of ordinary skill to be able to\r
1065      understand it.\r
1066 \r
1067 5. Application of this License.\r
1068 \r
1069      This License applies to code to which the Initial Developer has\r
1070      attached the notice in Exhibit A and to related Covered Code.\r
1071 \r
1072 6. Versions of the License.\r
1073 \r
1074      6.1. New Versions.\r
1075      Netscape Communications Corporation ("Netscape") may publish revised\r
1076      and/or new versions of the License from time to time. Each version\r
1077      will be given a distinguishing version number.\r
1078 \r
1079      6.2. Effect of New Versions.\r
1080      Once Covered Code has been published under a particular version of the\r
1081      License, You may always continue to use it under the terms of that\r
1082      version. You may also choose to use such Covered Code under the terms\r
1083      of any subsequent version of the License published by Netscape. No one\r
1084      other than Netscape has the right to modify the terms applicable to\r
1085      Covered Code created under this License.\r
1086 \r
1087      6.3. Derivative Works.\r
1088      If You create or use a modified version of this License (which you may\r
1089      only do in order to apply it to code which is not already Covered Code\r
1090      governed by this License), You must (a) rename Your license so that\r
1091      the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape",\r
1092      "MPL", "NPL" or any confusingly similar phrase do not appear in your\r
1093      license (except to note that your license differs from this License)\r
1094      and (b) otherwise make it clear that Your version of the license\r
1095      contains terms which differ from the Mozilla Public License and\r
1096      Netscape Public License. (Filling in the name of the Initial\r
1097      Developer, Original Code or Contributor in the notice described in\r
1098      Exhibit A shall not of themselves be deemed to be modifications of\r
1099      this License.)\r
1100 \r
1101 7. DISCLAIMER OF WARRANTY.\r
1102 \r
1103      COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,\r
1104      WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,\r
1105      WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF\r
1106      DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING.\r
1107      THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE\r
1108      IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT,\r
1109      YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE\r
1110      COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER\r
1111      OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF\r
1112      ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.\r
1113 \r
1114 8. TERMINATION.\r
1115 \r
1116      8.1.  This License and the rights granted hereunder will terminate\r
1117      automatically if You fail to comply with terms herein and fail to cure\r
1118      such breach within 30 days of becoming aware of the breach. All\r
1119      sublicenses to the Covered Code which are properly granted shall\r
1120      survive any termination of this License. Provisions which, by their\r
1121      nature, must remain in effect beyond the termination of this License\r
1122      shall survive.\r
1123 \r
1124      8.2.  If You initiate litigation by asserting a patent infringement\r
1125      claim (excluding declatory judgment actions) against Initial Developer\r
1126      or a Contributor (the Initial Developer or Contributor against whom\r
1127      You file such action is referred to as "Participant")  alleging that:\r
1128 \r
1129      (a)  such Participant's Contributor Version directly or indirectly\r
1130      infringes any patent, then any and all rights granted by such\r
1131      Participant to You under Sections 2.1 and/or 2.2 of this License\r
1132      shall, upon 60 days notice from Participant terminate prospectively,\r
1133      unless if within 60 days after receipt of notice You either: (i)\r
1134      agree in writing to pay Participant a mutually agreeable reasonable\r
1135      royalty for Your past and future use of Modifications made by such\r
1136      Participant, or (ii) withdraw Your litigation claim with respect to\r
1137      the Contributor Version against such Participant.  If within 60 days\r
1138      of notice, a reasonable royalty and payment arrangement are not\r
1139      mutually agreed upon in writing by the parties or the litigation claim\r
1140      is not withdrawn, the rights granted by Participant to You under\r
1141      Sections 2.1 and/or 2.2 automatically terminate at the expiration of\r
1142      the 60 day notice period specified above.\r
1143 \r
1144      (b)  any software, hardware, or device, other than such Participant's\r
1145      Contributor Version, directly or indirectly infringes any patent, then\r
1146      any rights granted to You by such Participant under Sections 2.1(b)\r
1147      and 2.2(b) are revoked effective as of the date You first made, used,\r
1148      sold, distributed, or had made, Modifications made by that\r
1149      Participant.\r
1150 \r
1151      8.3.  If You assert a patent infringement claim against Participant\r
1152      alleging that such Participant's Contributor Version directly or\r
1153      indirectly infringes any patent where such claim is resolved (such as\r
1154      by license or settlement) prior to the initiation of patent\r
1155      infringement litigation, then the reasonable value of the licenses\r
1156      granted by such Participant under Sections 2.1 or 2.2 shall be taken\r
1157      into account in determining the amount or value of any payment or\r
1158      license.\r
1159 \r
1160      8.4.  In the event of termination under Sections 8.1 or 8.2 above,\r
1161      all end user license agreements (excluding distributors and resellers)\r
1162      which have been validly granted by You or any distributor hereunder\r
1163      prior to termination shall survive termination.\r
1164 \r
1165 9. LIMITATION OF LIABILITY.\r
1166 \r
1167      UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT\r
1168      (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL\r
1169      DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE,\r
1170      OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR\r
1171      ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY\r
1172      CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL,\r
1173      WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER\r
1174      COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN\r
1175      INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF\r
1176      LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY\r
1177      RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW\r
1178      PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE\r
1179      EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO\r
1180      THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.\r
1181 \r
1182 10. U.S. GOVERNMENT END USERS.\r
1183 \r
1184      The Covered Code is a "commercial item," as that term is defined in\r
1185      48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer\r
1186      software" and "commercial computer software documentation," as such\r
1187      terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48\r
1188      C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995),\r
1189      all U.S. Government End Users acquire Covered Code with only those\r
1190      rights set forth herein.\r
1191 \r
1192 11. MISCELLANEOUS.\r
1193 \r
1194      This License represents the complete agreement concerning subject\r
1195      matter hereof. If any provision of this License is held to be\r
1196      unenforceable, such provision shall be reformed only to the extent\r
1197      necessary to make it enforceable. This License shall be governed by\r
1198      California law provisions (except to the extent applicable law, if\r
1199      any, provides otherwise), excluding its conflict-of-law provisions.\r
1200      With respect to disputes in which at least one party is a citizen of,\r
1201      or an entity chartered or registered to do business in the United\r
1202      States of America, any litigation relating to this License shall be\r
1203      subject to the jurisdiction of the Federal Courts of the Northern\r
1204      District of California, with venue lying in Santa Clara County,\r
1205      California, with the losing party responsible for costs, including\r
1206      without limitation, court costs and reasonable attorneys' fees and\r
1207      expenses. The application of the United Nations Convention on\r
1208      Contracts for the International Sale of Goods is expressly excluded.\r
1209      Any law or regulation which provides that the language of a contract\r
1210      shall be construed against the drafter shall not apply to this\r
1211      License.\r
1212 \r
1213 12. RESPONSIBILITY FOR CLAIMS.\r
1214 \r
1215      As between Initial Developer and the Contributors, each party is\r
1216      responsible for claims and damages arising, directly or indirectly,\r
1217      out of its utilization of rights under this License and You agree to\r
1218      work with Initial Developer and Contributors to distribute such\r
1219      responsibility on an equitable basis. Nothing herein is intended or\r
1220      shall be deemed to constitute any admission of liability.\r
1221 \r
1222 13. MULTIPLE-LICENSED CODE.\r
1223 \r
1224      Initial Developer may designate portions of the Covered Code as\r
1225      "Multiple-Licensed".  "Multiple-Licensed" means that the Initial\r
1226      Developer permits you to utilize portions of the Covered Code under\r
1227      Your choice of the NPL or the alternative licenses, if any, specified\r
1228      by the Initial Developer in the file described in Exhibit A.\r
1229 \r
1230 EXHIBIT A -Mozilla Public License.\r
1231 \r
1232      ``The contents of this file are subject to the Mozilla Public License\r
1233      Version 1.1 (the "License"); you may not use this file except in\r
1234      compliance with the License. You may obtain a copy of the License at\r
1235      http://www.mozilla.org/MPL/\r
1236 \r
1237      Software distributed under the License is distributed on an "AS IS"\r
1238      basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the\r
1239      License for the specific language governing rights and limitations\r
1240      under the License.\r
1241 \r
1242      The Original Code is ______________________________________.\r
1243 \r
1244      The Initial Developer of the Original Code is ________________________.\r
1245      Portions created by ______________________ are Copyright (C) ______\r
1246      _______________________. All Rights Reserved.\r
1247 \r
1248      Contributor(s): ______________________________________.\r
1249 \r
1250      Alternatively, the contents of this file may be used under the terms\r
1251      of the _____ license (the  "[___] License"), in which case the\r
1252      provisions of [______] License are applicable instead of those\r
1253      above.  If you wish to allow use of your version of this file only\r
1254      under the terms of the [____] License and not to allow others to use\r
1255      your version of this file under the MPL, indicate your decision by\r
1256      deleting  the provisions above and replace  them with the notice and\r
1257      other provisions required by the [___] License.  If you do not delete\r
1258      the provisions above, a recipient may use your version of this file\r
1259      under either the MPL or the [___] License."\r
1260 \r
1261      [NOTE: The text of this Exhibit A may differ slightly from the text of\r
1262      the notices in the Source Code files of the Original Code. You should\r
1263      use the text of this Exhibit A rather than the text found in the\r
1264      Original Code Source Code for Your Modifications.]\r