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