]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/LICENSE.md
Initial commit
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / LICENSE.md
1 Software License Agreement
2 ==========================
3
4 CKEditor - The text editor for Internet - http://ckeditor.com
5 Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
6
7 Licensed under the terms of any of the following licenses at your
8 choice:
9
10 - GNU General Public License Version 2 or later (the "GPL")
11 http://www.gnu.org/licenses/gpl.html
12 (See Appendix A)
13
14 - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
15 http://www.gnu.org/licenses/lgpl.html
16 (See Appendix B)
17
18 - Mozilla Public License Version 1.1 or later (the "MPL")
19 http://www.mozilla.org/MPL/MPL-1.1.html
20 (See Appendix C)
21
22 You are not required to, but if you want to explicitly declare the
23 license you have chosen to be bound to when using, reproducing,
24 modifying and distributing this software, just include a text file
25 titled "legal.txt" in your version of this software, indicating your
26 license choice. In any case, your choice will not restrict any
27 recipient of your version of this software to use, reproduce, modify
28 and distribute this software under any of the above licenses.
29
30 Sources of Intellectual Property Included in CKEditor
31 -----------------------------------------------------
32
33 Where not otherwise indicated, all CKEditor content is authored by
34 CKSource engineers and consists of CKSource-owned intellectual
35 property. In some specific instances, CKEditor will incorporate work
36 done by developers outside of CKSource with their express permission.
37
38 The following libraries are included in CKEditor under the MIT license (see Appendix D):
39
40 * CKSource Samples Framework (included in the samples) - Copyright (c) 2014-2015, CKSource - Frederico Knabben.
41 * PicoModal (included in `samples/js/sf.js`) - Copyright (c) 2012 James Frasca.
42 * CodeMirror (included in the samples) - Copyright (C) 2014 by Marijn Haverbeke <marijnh@gmail.com> and others.
43
44 Parts of code taken from the following libraries are included in CKEditor under the MIT license (see Appendix D):
45
46 * jQuery (inspired the domReady function, ckeditor_base.js) - Copyright (c) 2011 John Resig, http://jquery.com/
47
48 The following libraries are included in CKEditor under the SIL Open Font License, Version 1.1 (see Appendix E):
49
50 * Font Awesome (included in the toolbar configurator) - Copyright (C) 2012 by Dave Gandy.
51
52 The following libraries are included in CKEditor under the BSD-3 License (see Appendix F):
53
54 * highlight.js (included in the `codesnippet` plugin) - Copyright (c) 2006, Ivan Sagalaev.
55 * YUI Library (included in the `uicolor` plugin) - Copyright (c) 2009, Yahoo! Inc.
56
57 (Ignore this line: %REMOVE_START%)
58
59 The following libraries are included only in the development version of CKEditor under the MIT license (see Appendix D):
60
61 * CKBuilder - Copyright (c) 2012-2015, CKSource - Frederico Knabben.
62 * CKLangTool - Copyright (c) 2012-2015, CKSource - Frederico Knabben.
63 * Optimist - Copyright 2010 James Halliday (mail@substack.net).
64 * Q - Copyright 2009–2014 Kristopher Michael Kowal.
65 * Tmp - Copyright (c) 2014 KARASZI István.
66 * Mkdirp - Copyright 2010 James Halliday (mail@substack.net).
67 * Bender.js - Copyright (c) 2014-2015, CKSource - Frederico Knabben.
68 * benderjs-coverage - Copyright (c) 2014-2015, CKSource - Frederico Knabben.
69 * benderjs-jquery - Copyright (c) 2014-2015, CKSource - Frederico Knabben.
70 * benderjs-sinon - Copyright (c) 2014-2015, CKSource - Frederico Knabben.
71 * benderjs-yui - Copyright (c) 2014-2015, CKSource - Frederico Knabben.
72 * Grunt - Copyright (c) 2015 "Cowboy" Ben Alman.
73 * grunt-contrib-imagemin - Copyright (c) 2014 Sindre Sorhus, contributors.
74 * grunt-jscs - Copyright (c) 2014 Gustavo Henke, contributors.
75 * grunt-contrib-jshint - Copyright (c) 2014 "Cowboy" Ben Alman, contributors.
76 * grunt-contrib-less - Copyright (c) 2014 Tyler Kellen, contributors.
77 * grunt-contrib-watch - Copyright (c) 2014 "Cowboy" Ben Alman, contributors.
78 * grunt-contrib-concat - Copyright (c) 2014 "Cowboy" Ben Alman, contributors.
79 * grunt-jsduck - Copyright (c) 2012 Dmitry Pashkevich, contributors.
80 * grunt-githooks - Copyright (c) 2013 Romaric Pascal.
81 * jQuery Form Plugin (used in jquery adapter test) - Copyright (c) 2012 M. Alsup
82
83 The following libraries are included only in the development version of CKEditor under the BSD-3 License (see Appendix F):
84
85 * ShellJS - Copyright (c) 2012, Artur Adib <aadib@mozilla.com>.
86
87 The following libraries are included only in the development version of CKEditor under the Apache License (see Appendix G):
88
89 * Less.js - Copyright (c) 2009-2014 Alexis Sellier & The Core Less Team.
90
91 (Ignore this line: %REMOVE_END%)
92
93 Trademarks
94 ----------
95
96 CKEditor is a trademark of CKSource - Frederico Knabben. All other brand
97 and product names are trademarks, registered trademarks or service
98 marks of their respective holders.
99
100 ---
101
102 Appendix A: The GPL License
103 ---------------------------
104
105 ```
106 GNU GENERAL PUBLIC LICENSE
107 Version 2, June 1991
108
109 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
110 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
111 Everyone is permitted to copy and distribute verbatim copies
112 of this license document, but changing it is not allowed.
113
114 Preamble
115
116 The licenses for most software are designed to take away your
117 freedom to share and change it. By contrast, the GNU General Public
118 License is intended to guarantee your freedom to share and change free
119 software-to make sure the software is free for all its users. This
120 General Public License applies to most of the Free Software
121 Foundation's software and to any other program whose authors commit to
122 using it. (Some other Free Software Foundation software is covered by
123 the GNU Lesser General Public License instead.) You can apply it to
124 your programs, too.
125
126 When we speak of free software, we are referring to freedom, not
127 price. Our General Public Licenses are designed to make sure that you
128 have the freedom to distribute copies of free software (and charge for
129 this service if you wish), that you receive source code or can get it
130 if you want it, that you can change the software or use pieces of it
131 in new free programs; and that you know you can do these things.
132
133 To protect your rights, we need to make restrictions that forbid
134 anyone to deny you these rights or to ask you to surrender the rights.
135 These restrictions translate to certain responsibilities for you if you
136 distribute copies of the software, or if you modify it.
137
138 For example, if you distribute copies of such a program, whether
139 gratis or for a fee, you must give the recipients all the rights that
140 you have. You must make sure that they, too, receive or can get the
141 source code. And you must show them these terms so they know their
142 rights.
143
144 We protect your rights with two steps: (1) copyright the software, and
145 (2) offer you this license which gives you legal permission to copy,
146 distribute and/or modify the software.
147
148 Also, for each author's protection and ours, we want to make certain
149 that everyone understands that there is no warranty for this free
150 software. If the software is modified by someone else and passed on, we
151 want its recipients to know that what they have is not the original, so
152 that any problems introduced by others will not reflect on the original
153 authors' reputations.
154
155 Finally, any free program is threatened constantly by software
156 patents. We wish to avoid the danger that redistributors of a free
157 program will individually obtain patent licenses, in effect making the
158 program proprietary. To prevent this, we have made it clear that any
159 patent must be licensed for everyone's free use or not licensed at all.
160
161 The precise terms and conditions for copying, distribution and
162 modification follow.
163
164 GNU GENERAL PUBLIC LICENSE
165 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
166
167 0. This License applies to any program or other work which contains
168 a notice placed by the copyright holder saying it may be distributed
169 under the terms of this General Public License. The "Program", below,
170 refers to any such program or work, and a "work based on the Program"
171 means either the Program or any derivative work under copyright law:
172 that is to say, a work containing the Program or a portion of it,
173 either verbatim or with modifications and/or translated into another
174 language. (Hereinafter, translation is included without limitation in
175 the term "modification".) Each licensee is addressed as "you".
176
177 Activities other than copying, distribution and modification are not
178 covered by this License; they are outside its scope. The act of
179 running the Program is not restricted, and the output from the Program
180 is covered only if its contents constitute a work based on the
181 Program (independent of having been made by running the Program).
182 Whether that is true depends on what the Program does.
183
184 1. You may copy and distribute verbatim copies of the Program's
185 source code as you receive it, in any medium, provided that you
186 conspicuously and appropriately publish on each copy an appropriate
187 copyright notice and disclaimer of warranty; keep intact all the
188 notices that refer to this License and to the absence of any warranty;
189 and give any other recipients of the Program a copy of this License
190 along with the Program.
191
192 You may charge a fee for the physical act of transferring a copy, and
193 you may at your option offer warranty protection in exchange for a fee.
194
195 2. You may modify your copy or copies of the Program or any portion
196 of it, thus forming a work based on the Program, and copy and
197 distribute such modifications or work under the terms of Section 1
198 above, provided that you also meet all of these conditions:
199
200 a) You must cause the modified files to carry prominent notices
201 stating that you changed the files and the date of any change.
202
203 b) You must cause any work that you distribute or publish, that in
204 whole or in part contains or is derived from the Program or any
205 part thereof, to be licensed as a whole at no charge to all third
206 parties under the terms of this License.
207
208 c) If the modified program normally reads commands interactively
209 when run, you must cause it, when started running for such
210 interactive use in the most ordinary way, to print or display an
211 announcement including an appropriate copyright notice and a
212 notice that there is no warranty (or else, saying that you provide
213 a warranty) and that users may redistribute the program under
214 these conditions, and telling the user how to view a copy of this
215 License. (Exception: if the Program itself is interactive but
216 does not normally print such an announcement, your work based on
217 the Program is not required to print an announcement.)
218
219 These requirements apply to the modified work as a whole. If
220 identifiable sections of that work are not derived from the Program,
221 and can be reasonably considered independent and separate works in
222 themselves, then this License, and its terms, do not apply to those
223 sections when you distribute them as separate works. But when you
224 distribute the same sections as part of a whole which is a work based
225 on the Program, the distribution of the whole must be on the terms of
226 this License, whose permissions for other licensees extend to the
227 entire whole, and thus to each and every part regardless of who wrote it.
228
229 Thus, it is not the intent of this section to claim rights or contest
230 your rights to work written entirely by you; rather, the intent is to
231 exercise the right to control the distribution of derivative or
232 collective works based on the Program.
233
234 In addition, mere aggregation of another work not based on the Program
235 with the Program (or with a work based on the Program) on a volume of
236 a storage or distribution medium does not bring the other work under
237 the scope of this License.
238
239 3. You may copy and distribute the Program (or a work based on it,
240 under Section 2) in object code or executable form under the terms of
241 Sections 1 and 2 above provided that you also do one of the following:
242
243 a) Accompany it with the complete corresponding machine-readable
244 source code, which must be distributed under the terms of Sections
245 1 and 2 above on a medium customarily used for software interchange; or,
246
247 b) Accompany it with a written offer, valid for at least three
248 years, to give any third party, for a charge no more than your
249 cost of physically performing source distribution, a complete
250 machine-readable copy of the corresponding source code, to be
251 distributed under the terms of Sections 1 and 2 above on a medium
252 customarily used for software interchange; or,
253
254 c) Accompany it with the information you received as to the offer
255 to distribute corresponding source code. (This alternative is
256 allowed only for noncommercial distribution and only if you
257 received the program in object code or executable form with such
258 an offer, in accord with Subsection b above.)
259
260 The source code for a work means the preferred form of the work for
261 making modifications to it. For an executable work, complete source
262 code means all the source code for all modules it contains, plus any
263 associated interface definition files, plus the scripts used to
264 control compilation and installation of the executable. However, as a
265 special exception, the source code distributed need not include
266 anything that is normally distributed (in either source or binary
267 form) with the major components (compiler, kernel, and so on) of the
268 operating system on which the executable runs, unless that component
269 itself accompanies the executable.
270
271 If distribution of executable or object code is made by offering
272 access to copy from a designated place, then offering equivalent
273 access to copy the source code from the same place counts as
274 distribution of the source code, even though third parties are not
275 compelled to copy the source along with the object code.
276
277 4. You may not copy, modify, sublicense, or distribute the Program
278 except as expressly provided under this License. Any attempt
279 otherwise to copy, modify, sublicense or distribute the Program is
280 void, and will automatically terminate your rights under this License.
281 However, parties who have received copies, or rights, from you under
282 this License will not have their licenses terminated so long as such
283 parties remain in full compliance.
284
285 5. You are not required to accept this License, since you have not
286 signed it. However, nothing else grants you permission to modify or
287 distribute the Program or its derivative works. These actions are
288 prohibited by law if you do not accept this License. Therefore, by
289 modifying or distributing the Program (or any work based on the
290 Program), you indicate your acceptance of this License to do so, and
291 all its terms and conditions for copying, distributing or modifying
292 the Program or works based on it.
293
294 6. Each time you redistribute the Program (or any work based on the
295 Program), the recipient automatically receives a license from the
296 original licensor to copy, distribute or modify the Program subject to
297 these terms and conditions. You may not impose any further
298 restrictions on the recipients' exercise of the rights granted herein.
299 You are not responsible for enforcing compliance by third parties to
300 this License.
301
302 7. If, as a consequence of a court judgment or allegation of patent
303 infringement or for any other reason (not limited to patent issues),
304 conditions are imposed on you (whether by court order, agreement or
305 otherwise) that contradict the conditions of this License, they do not
306 excuse you from the conditions of this License. If you cannot
307 distribute so as to satisfy simultaneously your obligations under this
308 License and any other pertinent obligations, then as a consequence you
309 may not distribute the Program at all. For example, if a patent
310 license would not permit royalty-free redistribution of the Program by
311 all those who receive copies directly or indirectly through you, then
312 the only way you could satisfy both it and this License would be to
313 refrain entirely from distribution of the Program.
314
315 If any portion of this section is held invalid or unenforceable under
316 any particular circumstance, the balance of the section is intended to
317 apply and the section as a whole is intended to apply in other
318 circumstances.
319
320 It is not the purpose of this section to induce you to infringe any
321 patents or other property right claims or to contest validity of any
322 such claims; this section has the sole purpose of protecting the
323 integrity of the free software distribution system, which is
324 implemented by public license practices. Many people have made
325 generous contributions to the wide range of software distributed
326 through that system in reliance on consistent application of that
327 system; it is up to the author/donor to decide if he or she is willing
328 to distribute software through any other system and a licensee cannot
329 impose that choice.
330
331 This section is intended to make thoroughly clear what is believed to
332 be a consequence of the rest of this License.
333
334 8. If the distribution and/or use of the Program is restricted in
335 certain countries either by patents or by copyrighted interfaces, the
336 original copyright holder who places the Program under this License
337 may add an explicit geographical distribution limitation excluding
338 those countries, so that distribution is permitted only in or among
339 countries not thus excluded. In such case, this License incorporates
340 the limitation as if written in the body of this License.
341
342 9. The Free Software Foundation may publish revised and/or new versions
343 of the General Public License from time to time. Such new versions will
344 be similar in spirit to the present version, but may differ in detail to
345 address new problems or concerns.
346
347 Each version is given a distinguishing version number. If the Program
348 specifies a version number of this License which applies to it and "any
349 later version", you have the option of following the terms and conditions
350 either of that version or of any later version published by the Free
351 Software Foundation. If the Program does not specify a version number of
352 this License, you may choose any version ever published by the Free Software
353 Foundation.
354
355 10. If you wish to incorporate parts of the Program into other free
356 programs whose distribution conditions are different, write to the author
357 to ask for permission. For software which is copyrighted by the Free
358 Software Foundation, write to the Free Software Foundation; we sometimes
359 make exceptions for this. Our decision will be guided by the two goals
360 of preserving the free status of all derivatives of our free software and
361 of promoting the sharing and reuse of software generally.
362
363 NO WARRANTY
364
365 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
366 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
367 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
368 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
369 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
370 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
371 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
372 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
373 REPAIR OR CORRECTION.
374
375 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
376 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
377 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
378 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
379 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
380 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
381 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
382 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
383 POSSIBILITY OF SUCH DAMAGES.
384
385 END OF TERMS AND CONDITIONS
386 ```
387
388 Appendix B: The LGPL License
389 ----------------------------
390
391 ```
392 GNU LESSER GENERAL PUBLIC LICENSE
393 Version 2.1, February 1999
394
395 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
396 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
397 Everyone is permitted to copy and distribute verbatim copies
398 of this license document, but changing it is not allowed.
399
400 [This is the first released version of the Lesser GPL. It also counts
401 as the successor of the GNU Library Public License, version 2, hence
402 the version number 2.1.]
403
404 Preamble
405
406 The licenses for most software are designed to take away your
407 freedom to share and change it. By contrast, the GNU General Public
408 Licenses are intended to guarantee your freedom to share and change
409 free software-to make sure the software is free for all its users.
410
411 This license, the Lesser General Public License, applies to some
412 specially designated software packages-typically libraries-of the
413 Free Software Foundation and other authors who decide to use it. You
414 can use it too, but we suggest you first think carefully about whether
415 this license or the ordinary General Public License is the better
416 strategy to use in any particular case, based on the explanations below.
417
418 When we speak of free software, we are referring to freedom of use,
419 not price. Our General Public Licenses are designed to make sure that
420 you have the freedom to distribute copies of free software (and charge
421 for this service if you wish); that you receive source code or can get
422 it if you want it; that you can change the software and use pieces of
423 it in new free programs; and that you are informed that you can do
424 these things.
425
426 To protect your rights, we need to make restrictions that forbid
427 distributors to deny you these rights or to ask you to surrender these
428 rights. These restrictions translate to certain responsibilities for
429 you if you distribute copies of the library or if you modify it.
430
431 For example, if you distribute copies of the library, whether gratis
432 or for a fee, you must give the recipients all the rights that we gave
433 you. You must make sure that they, too, receive or can get the source
434 code. If you link other code with the library, you must provide
435 complete object files to the recipients, so that they can relink them
436 with the library after making changes to the library and recompiling
437 it. And you must show them these terms so they know their rights.
438
439 We protect your rights with a two-step method: (1) we copyright the
440 library, and (2) we offer you this license, which gives you legal
441 permission to copy, distribute and/or modify the library.
442
443 To protect each distributor, we want to make it very clear that
444 there is no warranty for the free library. Also, if the library is
445 modified by someone else and passed on, the recipients should know
446 that what they have is not the original version, so that the original
447 author's reputation will not be affected by problems that might be
448 introduced by others.
449
450 Finally, software patents pose a constant threat to the existence of
451 any free program. We wish to make sure that a company cannot
452 effectively restrict the users of a free program by obtaining a
453 restrictive license from a patent holder. Therefore, we insist that
454 any patent license obtained for a version of the library must be
455 consistent with the full freedom of use specified in this license.
456
457 Most GNU software, including some libraries, is covered by the
458 ordinary GNU General Public License. This license, the GNU Lesser
459 General Public License, applies to certain designated libraries, and
460 is quite different from the ordinary General Public License. We use
461 this license for certain libraries in order to permit linking those
462 libraries into non-free programs.
463
464 When a program is linked with a library, whether statically or using
465 a shared library, the combination of the two is legally speaking a
466 combined work, a derivative of the original library. The ordinary
467 General Public License therefore permits such linking only if the
468 entire combination fits its criteria of freedom. The Lesser General
469 Public License permits more lax criteria for linking other code with
470 the library.
471
472 We call this license the "Lesser" General Public License because it
473 does Less to protect the user's freedom than the ordinary General
474 Public License. It also provides other free software developers Less
475 of an advantage over competing non-free programs. These disadvantages
476 are the reason we use the ordinary General Public License for many
477 libraries. However, the Lesser license provides advantages in certain
478 special circumstances.
479
480 For example, on rare occasions, there may be a special need to
481 encourage the widest possible use of a certain library, so that it becomes
482 a de-facto standard. To achieve this, non-free programs must be
483 allowed to use the library. A more frequent case is that a free
484 library does the same job as widely used non-free libraries. In this
485 case, there is little to gain by limiting the free library to free
486 software only, so we use the Lesser General Public License.
487
488 In other cases, permission to use a particular library in non-free
489 programs enables a greater number of people to use a large body of
490 free software. For example, permission to use the GNU C Library in
491 non-free programs enables many more people to use the whole GNU
492 operating system, as well as its variant, the GNU/Linux operating
493 system.
494
495 Although the Lesser General Public License is Less protective of the
496 users' freedom, it does ensure that the user of a program that is
497 linked with the Library has the freedom and the wherewithal to run
498 that program using a modified version of the Library.
499
500 The precise terms and conditions for copying, distribution and
501 modification follow. Pay close attention to the difference between a
502 "work based on the library" and a "work that uses the library". The
503 former contains code derived from the library, whereas the latter must
504 be combined with the library in order to run.
505
506 GNU LESSER GENERAL PUBLIC LICENSE
507 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
508
509 0. This License Agreement applies to any software library or other
510 program which contains a notice placed by the copyright holder or
511 other authorized party saying it may be distributed under the terms of
512 this Lesser General Public License (also called "this License").
513 Each licensee is addressed as "you".
514
515 A "library" means a collection of software functions and/or data
516 prepared so as to be conveniently linked with application programs
517 (which use some of those functions and data) to form executables.
518
519 The "Library", below, refers to any such software library or work
520 which has been distributed under these terms. A "work based on the
521 Library" means either the Library or any derivative work under
522 copyright law: that is to say, a work containing the Library or a
523 portion of it, either verbatim or with modifications and/or translated
524 straightforwardly into another language. (Hereinafter, translation is
525 included without limitation in the term "modification".)
526
527 "Source code" for a work means the preferred form of the work for
528 making modifications to it. For a library, complete source code means
529 all the source code for all modules it contains, plus any associated
530 interface definition files, plus the scripts used to control compilation
531 and installation of the library.
532
533 Activities other than copying, distribution and modification are not
534 covered by this License; they are outside its scope. The act of
535 running a program using the Library is not restricted, and output from
536 such a program is covered only if its contents constitute a work based
537 on the Library (independent of the use of the Library in a tool for
538 writing it). Whether that is true depends on what the Library does
539 and what the program that uses the Library does.
540
541 1. You may copy and distribute verbatim copies of the Library's
542 complete source code as you receive it, in any medium, provided that
543 you conspicuously and appropriately publish on each copy an
544 appropriate copyright notice and disclaimer of warranty; keep intact
545 all the notices that refer to this License and to the absence of any
546 warranty; and distribute a copy of this License along with the
547 Library.
548
549 You may charge a fee for the physical act of transferring a copy,
550 and you may at your option offer warranty protection in exchange for a
551 fee.
552
553 2. You may modify your copy or copies of the Library or any portion
554 of it, thus forming a work based on the Library, and copy and
555 distribute such modifications or work under the terms of Section 1
556 above, provided that you also meet all of these conditions:
557
558 a) The modified work must itself be a software library.
559
560 b) You must cause the files modified to carry prominent notices
561 stating that you changed the files and the date of any change.
562
563 c) You must cause the whole of the work to be licensed at no
564 charge to all third parties under the terms of this License.
565
566 d) If a facility in the modified Library refers to a function or a
567 table of data to be supplied by an application program that uses
568 the facility, other than as an argument passed when the facility
569 is invoked, then you must make a good faith effort to ensure that,
570 in the event an application does not supply such function or
571 table, the facility still operates, and performs whatever part of
572 its purpose remains meaningful.
573
574 (For example, a function in a library to compute square roots has
575 a purpose that is entirely well-defined independent of the
576 application. Therefore, Subsection 2d requires that any
577 application-supplied function or table used by this function must
578 be optional: if the application does not supply it, the square
579 root function must still compute square roots.)
580
581 These requirements apply to the modified work as a whole. If
582 identifiable sections of that work are not derived from the Library,
583 and can be reasonably considered independent and separate works in
584 themselves, then this License, and its terms, do not apply to those
585 sections when you distribute them as separate works. But when you
586 distribute the same sections as part of a whole which is a work based
587 on the Library, the distribution of the whole must be on the terms of
588 this License, whose permissions for other licensees extend to the
589 entire whole, and thus to each and every part regardless of who wrote
590 it.
591
592 Thus, it is not the intent of this section to claim rights or contest
593 your rights to work written entirely by you; rather, the intent is to
594 exercise the right to control the distribution of derivative or
595 collective works based on the Library.
596
597 In addition, mere aggregation of another work not based on the Library
598 with the Library (or with a work based on the Library) on a volume of
599 a storage or distribution medium does not bring the other work under
600 the scope of this License.
601
602 3. You may opt to apply the terms of the ordinary GNU General Public
603 License instead of this License to a given copy of the Library. To do
604 this, you must alter all the notices that refer to this License, so
605 that they refer to the ordinary GNU General Public License, version 2,
606 instead of to this License. (If a newer version than version 2 of the
607 ordinary GNU General Public License has appeared, then you can specify
608 that version instead if you wish.) Do not make any other change in
609 these notices.
610
611 Once this change is made in a given copy, it is irreversible for
612 that copy, so the ordinary GNU General Public License applies to all
613 subsequent copies and derivative works made from that copy.
614
615 This option is useful when you wish to copy part of the code of
616 the Library into a program that is not a library.
617
618 4. You may copy and distribute the Library (or a portion or
619 derivative of it, under Section 2) in object code or executable form
620 under the terms of Sections 1 and 2 above provided that you accompany
621 it with the complete corresponding machine-readable source code, which
622 must be distributed under the terms of Sections 1 and 2 above on a
623 medium customarily used for software interchange.
624
625 If distribution of object code is made by offering access to copy
626 from a designated place, then offering equivalent access to copy the
627 source code from the same place satisfies the requirement to
628 distribute the source code, even though third parties are not
629 compelled to copy the source along with the object code.
630
631 5. A program that contains no derivative of any portion of the
632 Library, but is designed to work with the Library by being compiled or
633 linked with it, is called a "work that uses the Library". Such a
634 work, in isolation, is not a derivative work of the Library, and
635 therefore falls outside the scope of this License.
636
637 However, linking a "work that uses the Library" with the Library
638 creates an executable that is a derivative of the Library (because it
639 contains portions of the Library), rather than a "work that uses the
640 library". The executable is therefore covered by this License.
641 Section 6 states terms for distribution of such executables.
642
643 When a "work that uses the Library" uses material from a header file
644 that is part of the Library, the object code for the work may be a
645 derivative work of the Library even though the source code is not.
646 Whether this is true is especially significant if the work can be
647 linked without the Library, or if the work is itself a library. The
648 threshold for this to be true is not precisely defined by law.
649
650 If such an object file uses only numerical parameters, data
651 structure layouts and accessors, and small macros and small inline
652 functions (ten lines or less in length), then the use of the object
653 file is unrestricted, regardless of whether it is legally a derivative
654 work. (Executables containing this object code plus portions of the
655 Library will still fall under Section 6.)
656
657 Otherwise, if the work is a derivative of the Library, you may
658 distribute the object code for the work under the terms of Section 6.
659 Any executables containing that work also fall under Section 6,
660 whether or not they are linked directly with the Library itself.
661
662 6. As an exception to the Sections above, you may also combine or
663 link a "work that uses the Library" with the Library to produce a
664 work containing portions of the Library, and distribute that work
665 under terms of your choice, provided that the terms permit
666 modification of the work for the customer's own use and reverse
667 engineering for debugging such modifications.
668
669 You must give prominent notice with each copy of the work that the
670 Library is used in it and that the Library and its use are covered by
671 this License. You must supply a copy of this License. If the work
672 during execution displays copyright notices, you must include the
673 copyright notice for the Library among them, as well as a reference
674 directing the user to the copy of this License. Also, you must do one
675 of these things:
676
677 a) Accompany the work with the complete corresponding
678 machine-readable source code for the Library including whatever
679 changes were used in the work (which must be distributed under
680 Sections 1 and 2 above); and, if the work is an executable linked
681 with the Library, with the complete machine-readable "work that
682 uses the Library", as object code and/or source code, so that the
683 user can modify the Library and then relink to produce a modified
684 executable containing the modified Library. (It is understood
685 that the user who changes the contents of definitions files in the
686 Library will not necessarily be able to recompile the application
687 to use the modified definitions.)
688
689 b) Use a suitable shared library mechanism for linking with the
690 Library. A suitable mechanism is one that (1) uses at run time a
691 copy of the library already present on the user's computer system,
692 rather than copying library functions into the executable, and (2)
693 will operate properly with a modified version of the library, if
694 the user installs one, as long as the modified version is
695 interface-compatible with the version that the work was made with.
696
697 c) Accompany the work with a written offer, valid for at
698 least three years, to give the same user the materials
699 specified in Subsection 6a, above, for a charge no more
700 than the cost of performing this distribution.
701
702 d) If distribution of the work is made by offering access to copy
703 from a designated place, offer equivalent access to copy the above
704 specified materials from the same place.
705
706 e) Verify that the user has already received a copy of these
707 materials or that you have already sent this user a copy.
708
709 For an executable, the required form of the "work that uses the
710 Library" must include any data and utility programs needed for
711 reproducing the executable from it. However, as a special exception,
712 the materials to be distributed need not include anything that is
713 normally distributed (in either source or binary form) with the major
714 components (compiler, kernel, and so on) of the operating system on
715 which the executable runs, unless that component itself accompanies
716 the executable.
717
718 It may happen that this requirement contradicts the license
719 restrictions of other proprietary libraries that do not normally
720 accompany the operating system. Such a contradiction means you cannot
721 use both them and the Library together in an executable that you
722 distribute.
723
724 7. You may place library facilities that are a work based on the
725 Library side-by-side in a single library together with other library
726 facilities not covered by this License, and distribute such a combined
727 library, provided that the separate distribution of the work based on
728 the Library and of the other library facilities is otherwise
729 permitted, and provided that you do these two things:
730
731 a) Accompany the combined library with a copy of the same work
732 based on the Library, uncombined with any other library
733 facilities. This must be distributed under the terms of the
734 Sections above.
735
736 b) Give prominent notice with the combined library of the fact
737 that part of it is a work based on the Library, and explaining
738 where to find the accompanying uncombined form of the same work.
739
740 8. You may not copy, modify, sublicense, link with, or distribute
741 the Library except as expressly provided under this License. Any
742 attempt otherwise to copy, modify, sublicense, link with, or
743 distribute the Library is void, and will automatically terminate your
744 rights under this License. However, parties who have received copies,
745 or rights, from you under this License will not have their licenses
746 terminated so long as such parties remain in full compliance.
747
748 9. You are not required to accept this License, since you have not
749 signed it. However, nothing else grants you permission to modify or
750 distribute the Library or its derivative works. These actions are
751 prohibited by law if you do not accept this License. Therefore, by
752 modifying or distributing the Library (or any work based on the
753 Library), you indicate your acceptance of this License to do so, and
754 all its terms and conditions for copying, distributing or modifying
755 the Library or works based on it.
756
757 10. Each time you redistribute the Library (or any work based on the
758 Library), the recipient automatically receives a license from the
759 original licensor to copy, distribute, link with or modify the Library
760 subject to these terms and conditions. You may not impose any further
761 restrictions on the recipients' exercise of the rights granted herein.
762 You are not responsible for enforcing compliance by third parties with
763 this License.
764
765 11. If, as a consequence of a court judgment or allegation of patent
766 infringement or for any other reason (not limited to patent issues),
767 conditions are imposed on you (whether by court order, agreement or
768 otherwise) that contradict the conditions of this License, they do not
769 excuse you from the conditions of this License. If you cannot
770 distribute so as to satisfy simultaneously your obligations under this
771 License and any other pertinent obligations, then as a consequence you
772 may not distribute the Library at all. For example, if a patent
773 license would not permit royalty-free redistribution of the Library by
774 all those who receive copies directly or indirectly through you, then
775 the only way you could satisfy both it and this License would be to
776 refrain entirely from distribution of the Library.
777
778 If any portion of this section is held invalid or unenforceable under any
779 particular circumstance, the balance of the section is intended to apply,
780 and the section as a whole is intended to apply in other circumstances.
781
782 It is not the purpose of this section to induce you to infringe any
783 patents or other property right claims or to contest validity of any
784 such claims; this section has the sole purpose of protecting the
785 integrity of the free software distribution system which is
786 implemented by public license practices. Many people have made
787 generous contributions to the wide range of software distributed
788 through that system in reliance on consistent application of that
789 system; it is up to the author/donor to decide if he or she is willing
790 to distribute software through any other system and a licensee cannot
791 impose that choice.
792
793 This section is intended to make thoroughly clear what is believed to
794 be a consequence of the rest of this License.
795
796 12. If the distribution and/or use of the Library is restricted in
797 certain countries either by patents or by copyrighted interfaces, the
798 original copyright holder who places the Library under this License may add
799 an explicit geographical distribution limitation excluding those countries,
800 so that distribution is permitted only in or among countries not thus
801 excluded. In such case, this License incorporates the limitation as if
802 written in the body of this License.
803
804 13. The Free Software Foundation may publish revised and/or new
805 versions of the Lesser General Public License from time to time.
806 Such new versions will be similar in spirit to the present version,
807 but may differ in detail to address new problems or concerns.
808
809 Each version is given a distinguishing version number. If the Library
810 specifies a version number of this License which applies to it and
811 "any later version", you have the option of following the terms and
812 conditions either of that version or of any later version published by
813 the Free Software Foundation. If the Library does not specify a
814 license version number, you may choose any version ever published by
815 the Free Software Foundation.
816
817 14. If you wish to incorporate parts of the Library into other free
818 programs whose distribution conditions are incompatible with these,
819 write to the author to ask for permission. For software which is
820 copyrighted by the Free Software Foundation, write to the Free
821 Software Foundation; we sometimes make exceptions for this. Our
822 decision will be guided by the two goals of preserving the free status
823 of all derivatives of our free software and of promoting the sharing
824 and reuse of software generally.
825
826 NO WARRANTY
827
828 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
829 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
830 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
831 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
832 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
833 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
834 PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
835 LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
836 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
837
838 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
839 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
840 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
841 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
842 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
843 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
844 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
845 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
846 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
847 DAMAGES.
848
849 END OF TERMS AND CONDITIONS
850 ```
851
852 Appendix C: The MPL License
853 ---------------------------
854
855 ```
856 MOZILLA PUBLIC LICENSE
857 Version 1.1
858
859 1. Definitions.
860
861 1.0.1. "Commercial Use" means distribution or otherwise making the
862 Covered Code available to a third party.
863
864 1.1. "Contributor" means each entity that creates or contributes to
865 the creation of Modifications.
866
867 1.2. "Contributor Version" means the combination of the Original
868 Code, prior Modifications used by a Contributor, and the Modifications
869 made by that particular Contributor.
870
871 1.3. "Covered Code" means the Original Code or Modifications or the
872 combination of the Original Code and Modifications, in each case
873 including portions thereof.
874
875 1.4. "Electronic Distribution Mechanism" means a mechanism generally
876 accepted in the software development community for the electronic
877 transfer of data.
878
879 1.5. "Executable" means Covered Code in any form other than Source
880 Code.
881
882 1.6. "Initial Developer" means the individual or entity identified
883 as the Initial Developer in the Source Code notice required by Exhibit
884 A.
885
886 1.7. "Larger Work" means a work which combines Covered Code or
887 portions thereof with code not governed by the terms of this License.
888
889 1.8. "License" means this document.
890
891 1.8.1. "Licensable" means having the right to grant, to the maximum
892 extent possible, whether at the time of the initial grant or
893 subsequently acquired, any and all of the rights conveyed herein.
894
895 1.9. "Modifications" means any addition to or deletion from the
896 substance or structure of either the Original Code or any previous
897 Modifications. When Covered Code is released as a series of files, a
898 Modification is:
899 A. Any addition to or deletion from the contents of a file
900 containing Original Code or previous Modifications.
901
902 B. Any new file that contains any part of the Original Code or
903 previous Modifications.
904
905 1.10. "Original Code" means Source Code of computer software code
906 which is described in the Source Code notice required by Exhibit A as
907 Original Code, and which, at the time of its release under this
908 License is not already Covered Code governed by this License.
909
910 1.10.1. "Patent Claims" means any patent claim(s), now owned or
911 hereafter acquired, including without limitation, method, process,
912 and apparatus claims, in any patent Licensable by grantor.
913
914 1.11. "Source Code" means the preferred form of the Covered Code for
915 making modifications to it, including all modules it contains, plus
916 any associated interface definition files, scripts used to control
917 compilation and installation of an Executable, or source code
918 differential comparisons against either the Original Code or another
919 well known, available Covered Code of the Contributor's choice. The
920 Source Code can be in a compressed or archival form, provided the
921 appropriate decompression or de-archiving software is widely available
922 for no charge.
923
924 1.12. "You" (or "Your") means an individual or a legal entity
925 exercising rights under, and complying with all of the terms of, this
926 License or a future version of this License issued under Section 6.1.
927 For legal entities, "You" includes any entity which controls, is
928 controlled by, or is under common control with You. For purposes of
929 this definition, "control" means (a) the power, direct or indirect,
930 to cause the direction or management of such entity, whether by
931 contract or otherwise, or (b) ownership of more than fifty percent
932 (50%) of the outstanding shares or beneficial ownership of such
933 entity.
934
935 2. Source Code License.
936
937 2.1. The Initial Developer Grant.
938 The Initial Developer hereby grants You a world-wide, royalty-free,
939 non-exclusive license, subject to third party intellectual property
940 claims:
941 (a) under intellectual property rights (other than patent or
942 trademark) Licensable by Initial Developer to use, reproduce,
943 modify, display, perform, sublicense and distribute the Original
944 Code (or portions thereof) with or without Modifications, and/or
945 as part of a Larger Work; and
946
947 (b) under Patents Claims infringed by the making, using or
948 selling of Original Code, to make, have made, use, practice,
949 sell, and offer for sale, and/or otherwise dispose of the
950 Original Code (or portions thereof).
951
952 (c) the licenses granted in this Section 2.1(a) and (b) are
953 effective on the date Initial Developer first distributes
954 Original Code under the terms of this License.
955
956 (d) Notwithstanding Section 2.1(b) above, no patent license is
957 granted: 1) for code that You delete from the Original Code; 2)
958 separate from the Original Code; or 3) for infringements caused
959 by: i) the modification of the Original Code or ii) the
960 combination of the Original Code with other software or devices.
961
962 2.2. Contributor Grant.
963 Subject to third party intellectual property claims, each Contributor
964 hereby grants You a world-wide, royalty-free, non-exclusive license
965
966 (a) under intellectual property rights (other than patent or
967 trademark) Licensable by Contributor, to use, reproduce, modify,
968 display, perform, sublicense and distribute the Modifications
969 created by such Contributor (or portions thereof) either on an
970 unmodified basis, with other Modifications, as Covered Code
971 and/or as part of a Larger Work; and
972
973 (b) under Patent Claims infringed by the making, using, or
974 selling of Modifications made by that Contributor either alone
975 and/or in combination with its Contributor Version (or portions
976 of such combination), to make, use, sell, offer for sale, have
977 made, and/or otherwise dispose of: 1) Modifications made by that
978 Contributor (or portions thereof); and 2) the combination of
979 Modifications made by that Contributor with its Contributor
980 Version (or portions of such combination).
981
982 (c) the licenses granted in Sections 2.2(a) and 2.2(b) are
983 effective on the date Contributor first makes Commercial Use of
984 the Covered Code.
985
986 (d) Notwithstanding Section 2.2(b) above, no patent license is
987 granted: 1) for any code that Contributor has deleted from the
988 Contributor Version; 2) separate from the Contributor Version;
989 3) for infringements caused by: i) third party modifications of
990 Contributor Version or ii) the combination of Modifications made
991 by that Contributor with other software (except as part of the
992 Contributor Version) or other devices; or 4) under Patent Claims
993 infringed by Covered Code in the absence of Modifications made by
994 that Contributor.
995
996 3. Distribution Obligations.
997
998 3.1. Application of License.
999 The Modifications which You create or to which You contribute are
1000 governed by the terms of this License, including without limitation
1001 Section 2.2. The Source Code version of Covered Code may be
1002 distributed only under the terms of this License or a future version
1003 of this License released under Section 6.1, and You must include a
1004 copy of this License with every copy of the Source Code You
1005 distribute. You may not offer or impose any terms on any Source Code
1006 version that alters or restricts the applicable version of this
1007 License or the recipients' rights hereunder. However, You may include
1008 an additional document offering the additional rights described in
1009 Section 3.5.
1010
1011 3.2. Availability of Source Code.
1012 Any Modification which You create or to which You contribute must be
1013 made available in Source Code form under the terms of this License
1014 either on the same media as an Executable version or via an accepted
1015 Electronic Distribution Mechanism to anyone to whom you made an
1016 Executable version available; and if made available via Electronic
1017 Distribution Mechanism, must remain available for at least twelve (12)
1018 months after the date it initially became available, or at least six
1019 (6) months after a subsequent version of that particular Modification
1020 has been made available to such recipients. You are responsible for
1021 ensuring that the Source Code version remains available even if the
1022 Electronic Distribution Mechanism is maintained by a third party.
1023
1024 3.3. Description of Modifications.
1025 You must cause all Covered Code to which You contribute to contain a
1026 file documenting the changes You made to create that Covered Code and
1027 the date of any change. You must include a prominent statement that
1028 the Modification is derived, directly or indirectly, from Original
1029 Code provided by the Initial Developer and including the name of the
1030 Initial Developer in (a) the Source Code, and (b) in any notice in an
1031 Executable version or related documentation in which You describe the
1032 origin or ownership of the Covered Code.
1033
1034 3.4. Intellectual Property Matters
1035 (a) Third Party Claims.
1036 If Contributor has knowledge that a license under a third party's
1037 intellectual property rights is required to exercise the rights
1038 granted by such Contributor under Sections 2.1 or 2.2,
1039 Contributor must include a text file with the Source Code
1040 distribution titled "LEGAL" which describes the claim and the
1041 party making the claim in sufficient detail that a recipient will
1042 know whom to contact. If Contributor obtains such knowledge after
1043 the Modification is made available as described in Section 3.2,
1044 Contributor shall promptly modify the LEGAL file in all copies
1045 Contributor makes available thereafter and shall take other steps
1046 (such as notifying appropriate mailing lists or newsgroups)
1047 reasonably calculated to inform those who received the Covered
1048 Code that new knowledge has been obtained.
1049
1050 (b) Contributor APIs.
1051 If Contributor's Modifications include an application programming
1052 interface and Contributor has knowledge of patent licenses which
1053 are reasonably necessary to implement that API, Contributor must
1054 also include this information in the LEGAL file.
1055
1056 (c) Representations.
1057 Contributor represents that, except as disclosed pursuant to
1058 Section 3.4(a) above, Contributor believes that Contributor's
1059 Modifications are Contributor's original creation(s) and/or
1060 Contributor has sufficient rights to grant the rights conveyed by
1061 this License.
1062
1063 3.5. Required Notices.
1064 You must duplicate the notice in Exhibit A in each file of the Source
1065 Code. If it is not possible to put such notice in a particular Source
1066 Code file due to its structure, then You must include such notice in a
1067 location (such as a relevant directory) where a user would be likely
1068 to look for such a notice. If You created one or more Modification(s)
1069 You may add your name as a Contributor to the notice described in
1070 Exhibit A. You must also duplicate this License in any documentation
1071 for the Source Code where You describe recipients' rights or ownership
1072 rights relating to Covered Code. You may choose to offer, and to
1073 charge a fee for, warranty, support, indemnity or liability
1074 obligations to one or more recipients of Covered Code. However, You
1075 may do so only on Your own behalf, and not on behalf of the Initial
1076 Developer or any Contributor. You must make it absolutely clear than
1077 any such warranty, support, indemnity or liability obligation is
1078 offered by You alone, and You hereby agree to indemnify the Initial
1079 Developer and every Contributor for any liability incurred by the
1080 Initial Developer or such Contributor as a result of warranty,
1081 support, indemnity or liability terms You offer.
1082
1083 3.6. Distribution of Executable Versions.
1084 You may distribute Covered Code in Executable form only if the
1085 requirements of Section 3.1-3.5 have been met for that Covered Code,
1086 and if You include a notice stating that the Source Code version of
1087 the Covered Code is available under the terms of this License,
1088 including a description of how and where You have fulfilled the
1089 obligations of Section 3.2. The notice must be conspicuously included
1090 in any notice in an Executable version, related documentation or
1091 collateral in which You describe recipients' rights relating to the
1092 Covered Code. You may distribute the Executable version of Covered
1093 Code or ownership rights under a license of Your choice, which may
1094 contain terms different from this License, provided that You are in
1095 compliance with the terms of this License and that the license for the
1096 Executable version does not attempt to limit or alter the recipient's
1097 rights in the Source Code version from the rights set forth in this
1098 License. If You distribute the Executable version under a different
1099 license You must make it absolutely clear that any terms which differ
1100 from this License are offered by You alone, not by the Initial
1101 Developer or any Contributor. You hereby agree to indemnify the
1102 Initial Developer and every Contributor for any liability incurred by
1103 the Initial Developer or such Contributor as a result of any such
1104 terms You offer.
1105
1106 3.7. Larger Works.
1107 You may create a Larger Work by combining Covered Code with other code
1108 not governed by the terms of this License and distribute the Larger
1109 Work as a single product. In such a case, You must make sure the
1110 requirements of this License are fulfilled for the Covered Code.
1111
1112 4. Inability to Comply Due to Statute or Regulation.
1113
1114 If it is impossible for You to comply with any of the terms of this
1115 License with respect to some or all of the Covered Code due to
1116 statute, judicial order, or regulation then You must: (a) comply with
1117 the terms of this License to the maximum extent possible; and (b)
1118 describe the limitations and the code they affect. Such description
1119 must be included in the LEGAL file described in Section 3.4 and must
1120 be included with all distributions of the Source Code. Except to the
1121 extent prohibited by statute or regulation, such description must be
1122 sufficiently detailed for a recipient of ordinary skill to be able to
1123 understand it.
1124
1125 5. Application of this License.
1126
1127 This License applies to code to which the Initial Developer has
1128 attached the notice in Exhibit A and to related Covered Code.
1129
1130 6. Versions of the License.
1131
1132 6.1. New Versions.
1133 Netscape Communications Corporation ("Netscape") may publish revised
1134 and/or new versions of the License from time to time. Each version
1135 will be given a distinguishing version number.
1136
1137 6.2. Effect of New Versions.
1138 Once Covered Code has been published under a particular version of the
1139 License, You may always continue to use it under the terms of that
1140 version. You may also choose to use such Covered Code under the terms
1141 of any subsequent version of the License published by Netscape. No one
1142 other than Netscape has the right to modify the terms applicable to
1143 Covered Code created under this License.
1144
1145 6.3. Derivative Works.
1146 If You create or use a modified version of this License (which you may
1147 only do in order to apply it to code which is not already Covered Code
1148 governed by this License), You must (a) rename Your license so that
1149 the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape",
1150 "MPL", "NPL" or any confusingly similar phrase do not appear in your
1151 license (except to note that your license differs from this License)
1152 and (b) otherwise make it clear that Your version of the license
1153 contains terms which differ from the Mozilla Public License and
1154 Netscape Public License. (Filling in the name of the Initial
1155 Developer, Original Code or Contributor in the notice described in
1156 Exhibit A shall not of themselves be deemed to be modifications of
1157 this License.)
1158
1159 7. DISCLAIMER OF WARRANTY.
1160
1161 COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
1162 WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
1163 WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF
1164 DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING.
1165 THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE
1166 IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT,
1167 YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE
1168 COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER
1169 OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF
1170 ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
1171
1172 8. TERMINATION.
1173
1174 8.1. This License and the rights granted hereunder will terminate
1175 automatically if You fail to comply with terms herein and fail to cure
1176 such breach within 30 days of becoming aware of the breach. All
1177 sublicenses to the Covered Code which are properly granted shall
1178 survive any termination of this License. Provisions which, by their
1179 nature, must remain in effect beyond the termination of this License
1180 shall survive.
1181
1182 8.2. If You initiate litigation by asserting a patent infringement
1183 claim (excluding declatory judgment actions) against Initial Developer
1184 or a Contributor (the Initial Developer or Contributor against whom
1185 You file such action is referred to as "Participant") alleging that:
1186
1187 (a) such Participant's Contributor Version directly or indirectly
1188 infringes any patent, then any and all rights granted by such
1189 Participant to You under Sections 2.1 and/or 2.2 of this License
1190 shall, upon 60 days notice from Participant terminate prospectively,
1191 unless if within 60 days after receipt of notice You either: (i)
1192 agree in writing to pay Participant a mutually agreeable reasonable
1193 royalty for Your past and future use of Modifications made by such
1194 Participant, or (ii) withdraw Your litigation claim with respect to
1195 the Contributor Version against such Participant. If within 60 days
1196 of notice, a reasonable royalty and payment arrangement are not
1197 mutually agreed upon in writing by the parties or the litigation claim
1198 is not withdrawn, the rights granted by Participant to You under
1199 Sections 2.1 and/or 2.2 automatically terminate at the expiration of
1200 the 60 day notice period specified above.
1201
1202 (b) any software, hardware, or device, other than such Participant's
1203 Contributor Version, directly or indirectly infringes any patent, then
1204 any rights granted to You by such Participant under Sections 2.1(b)
1205 and 2.2(b) are revoked effective as of the date You first made, used,
1206 sold, distributed, or had made, Modifications made by that
1207 Participant.
1208
1209 8.3. If You assert a patent infringement claim against Participant
1210 alleging that such Participant's Contributor Version directly or
1211 indirectly infringes any patent where such claim is resolved (such as
1212 by license or settlement) prior to the initiation of patent
1213 infringement litigation, then the reasonable value of the licenses
1214 granted by such Participant under Sections 2.1 or 2.2 shall be taken
1215 into account in determining the amount or value of any payment or
1216 license.
1217
1218 8.4. In the event of termination under Sections 8.1 or 8.2 above,
1219 all end user license agreements (excluding distributors and resellers)
1220 which have been validly granted by You or any distributor hereunder
1221 prior to termination shall survive termination.
1222
1223 9. LIMITATION OF LIABILITY.
1224
1225 UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
1226 (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL
1227 DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE,
1228 OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR
1229 ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
1230 CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL,
1231 WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
1232 COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN
1233 INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF
1234 LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
1235 RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
1236 PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE
1237 EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO
1238 THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
1239
1240 10. U.S. GOVERNMENT END USERS.
1241
1242 The Covered Code is a "commercial item," as that term is defined in
1243 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer
1244 software" and "commercial computer software documentation," as such
1245 terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48
1246 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995),
1247 all U.S. Government End Users acquire Covered Code with only those
1248 rights set forth herein.
1249
1250 11. MISCELLANEOUS.
1251
1252 This License represents the complete agreement concerning subject
1253 matter hereof. If any provision of this License is held to be
1254 unenforceable, such provision shall be reformed only to the extent
1255 necessary to make it enforceable. This License shall be governed by
1256 California law provisions (except to the extent applicable law, if
1257 any, provides otherwise), excluding its conflict-of-law provisions.
1258 With respect to disputes in which at least one party is a citizen of,
1259 or an entity chartered or registered to do business in the United
1260 States of America, any litigation relating to this License shall be
1261 subject to the jurisdiction of the Federal Courts of the Northern
1262 District of California, with venue lying in Santa Clara County,
1263 California, with the losing party responsible for costs, including
1264 without limitation, court costs and reasonable attorneys' fees and
1265 expenses. The application of the United Nations Convention on
1266 Contracts for the International Sale of Goods is expressly excluded.
1267 Any law or regulation which provides that the language of a contract
1268 shall be construed against the drafter shall not apply to this
1269 License.
1270
1271 12. RESPONSIBILITY FOR CLAIMS.
1272
1273 As between Initial Developer and the Contributors, each party is
1274 responsible for claims and damages arising, directly or indirectly,
1275 out of its utilization of rights under this License and You agree to
1276 work with Initial Developer and Contributors to distribute such
1277 responsibility on an equitable basis. Nothing herein is intended or
1278 shall be deemed to constitute any admission of liability.
1279
1280 13. MULTIPLE-LICENSED CODE.
1281
1282 Initial Developer may designate portions of the Covered Code as
1283 "Multiple-Licensed". "Multiple-Licensed" means that the Initial
1284 Developer permits you to utilize portions of the Covered Code under
1285 Your choice of the NPL or the alternative licenses, if any, specified
1286 by the Initial Developer in the file described in Exhibit A.
1287
1288 EXHIBIT A -Mozilla Public License.
1289
1290 ``The contents of this file are subject to the Mozilla Public License
1291 Version 1.1 (the "License"); you may not use this file except in
1292 compliance with the License. You may obtain a copy of the License at
1293 http://www.mozilla.org/MPL/
1294
1295 Software distributed under the License is distributed on an "AS IS"
1296 basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
1297 License for the specific language governing rights and limitations
1298 under the License.
1299
1300 The Original Code is ______________________________________.
1301
1302 The Initial Developer of the Original Code is ________________________.
1303 Portions created by ______________________ are Copyright (C) ______
1304 _______________________. All Rights Reserved.
1305
1306 Contributor(s): ______________________________________.
1307
1308 Alternatively, the contents of this file may be used under the terms
1309 of the _____ license (the "[___] License"), in which case the
1310 provisions of [______] License are applicable instead of those
1311 above. If you wish to allow use of your version of this file only
1312 under the terms of the [____] License and not to allow others to use
1313 your version of this file under the MPL, indicate your decision by
1314 deleting the provisions above and replace them with the notice and
1315 other provisions required by the [___] License. If you do not delete
1316 the provisions above, a recipient may use your version of this file
1317 under either the MPL or the [___] License."
1318
1319 [NOTE: The text of this Exhibit A may differ slightly from the text of
1320 the notices in the Source Code files of the Original Code. You should
1321 use the text of this Exhibit A rather than the text found in the
1322 Original Code Source Code for Your Modifications.]
1323 ```
1324
1325 Appendix D: The MIT License
1326 ---------------------------
1327
1328 ```
1329 The MIT License (MIT)
1330
1331 Permission is hereby granted, free of charge, to any person obtaining a copy
1332 of this software and associated documentation files (the "Software"), to deal
1333 in the Software without restriction, including without limitation the rights
1334 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1335 copies of the Software, and to permit persons to whom the Software is
1336 furnished to do so, subject to the following conditions:
1337
1338 The above copyright notice and this permission notice shall be included in
1339 all copies or substantial portions of the Software.
1340
1341 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1342 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1343 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1344 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1345 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1346 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1347 THE SOFTWARE.
1348 ```
1349
1350 Appendix E: The SIL Open Font License Version 1.1
1351 ---------------------------------------------
1352
1353 ```
1354 SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
1355 -----------------------------------------------------------
1356
1357 PREAMBLE
1358 The goals of the Open Font License (OFL) are to stimulate worldwide
1359 development of collaborative font projects, to support the font creation
1360 efforts of academic and linguistic communities, and to provide a free and
1361 open framework in which fonts may be shared and improved in partnership
1362 with others.
1363
1364 The OFL allows the licensed fonts to be used, studied, modified and
1365 redistributed freely as long as they are not sold by themselves. The
1366 fonts, including any derivative works, can be bundled, embedded,
1367 redistributed and/or sold with any software provided that any reserved
1368 names are not used by derivative works. The fonts and derivatives,
1369 however, cannot be released under any other type of license. The
1370 requirement for fonts to remain under this license does not apply
1371 to any document created using the fonts or their derivatives.
1372
1373 DEFINITIONS
1374 "Font Software" refers to the set of files released by the Copyright
1375 Holder(s) under this license and clearly marked as such. This may
1376 include source files, build scripts and documentation.
1377
1378 "Reserved Font Name" refers to any names specified as such after the
1379 copyright statement(s).
1380
1381 "Original Version" refers to the collection of Font Software components as
1382 distributed by the Copyright Holder(s).
1383
1384 "Modified Version" refers to any derivative made by adding to, deleting,
1385 or substituting -- in part or in whole -- any of the components of the
1386 Original Version, by changing formats or by porting the Font Software to a
1387 new environment.
1388
1389 "Author" refers to any designer, engineer, programmer, technical
1390 writer or other person who contributed to the Font Software.
1391
1392 PERMISSION & CONDITIONS
1393 Permission is hereby granted, free of charge, to any person obtaining
1394 a copy of the Font Software, to use, study, copy, merge, embed, modify,
1395 redistribute, and sell modified and unmodified copies of the Font
1396 Software, subject to the following conditions:
1397
1398 1) Neither the Font Software nor any of its individual components,
1399 in Original or Modified Versions, may be sold by itself.
1400
1401 2) Original or Modified Versions of the Font Software may be bundled,
1402 redistributed and/or sold with any software, provided that each copy
1403 contains the above copyright notice and this license. These can be
1404 included either as stand-alone text files, human-readable headers or
1405 in the appropriate machine-readable metadata fields within text or
1406 binary files as long as those fields can be easily viewed by the user.
1407
1408 3) No Modified Version of the Font Software may use the Reserved Font
1409 Name(s) unless explicit written permission is granted by the corresponding
1410 Copyright Holder. This restriction only applies to the primary font name as
1411 presented to the users.
1412
1413 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
1414 Software shall not be used to promote, endorse or advertise any
1415 Modified Version, except to acknowledge the contribution(s) of the
1416 Copyright Holder(s) and the Author(s) or with their explicit written
1417 permission.
1418
1419 5) The Font Software, modified or unmodified, in part or in whole,
1420 must be distributed entirely under this license, and must not be
1421 distributed under any other license. The requirement for fonts to
1422 remain under this license does not apply to any document created
1423 using the Font Software.
1424
1425 TERMINATION
1426 This license becomes null and void if any of the above conditions are
1427 not met.
1428
1429 DISCLAIMER
1430 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1431 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
1432 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
1433 OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
1434 COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1435 INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
1436 DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1437 FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
1438 OTHER DEALINGS IN THE FONT SOFTWARE.
1439 ```
1440
1441 Appendix F: The BSD-3 License
1442 -----------------------------
1443
1444 ```
1445 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1446
1447 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
1448
1449 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
1450
1451 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
1452
1453 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1454 ```
1455
1456 (Ignore this line: %REMOVE_START%)
1457
1458 Appendix G: The Apache License
1459 ------------------------------
1460
1461 ```
1462
1463 Apache License
1464 Version 2.0, January 2004
1465 http://www.apache.org/licenses/
1466
1467 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1468
1469 1. Definitions.
1470
1471 "License" shall mean the terms and conditions for use, reproduction,
1472 and distribution as defined by Sections 1 through 9 of this document.
1473
1474 "Licensor" shall mean the copyright owner or entity authorized by
1475 the copyright owner that is granting the License.
1476
1477 "Legal Entity" shall mean the union of the acting entity and all
1478 other entities that control, are controlled by, or are under common
1479 control with that entity. For the purposes of this definition,
1480 "control" means (i) the power, direct or indirect, to cause the
1481 direction or management of such entity, whether by contract or
1482 otherwise, or (ii) ownership of fifty percent (50%) or more of the
1483 outstanding shares, or (iii) beneficial ownership of such entity.
1484
1485 "You" (or "Your") shall mean an individual or Legal Entity
1486 exercising permissions granted by this License.
1487
1488 "Source" form shall mean the preferred form for making modifications,
1489 including but not limited to software source code, documentation
1490 source, and configuration files.
1491
1492 "Object" form shall mean any form resulting from mechanical
1493 transformation or translation of a Source form, including but
1494 not limited to compiled object code, generated documentation,
1495 and conversions to other media types.
1496
1497 "Work" shall mean the work of authorship, whether in Source or
1498 Object form, made available under the License, as indicated by a
1499 copyright notice that is included in or attached to the work
1500 (an example is provided in the Appendix below).
1501
1502 "Derivative Works" shall mean any work, whether in Source or Object
1503 form, that is based on (or derived from) the Work and for which the
1504 editorial revisions, annotations, elaborations, or other modifications
1505 represent, as a whole, an original work of authorship. For the purposes
1506 of this License, Derivative Works shall not include works that remain
1507 separable from, or merely link (or bind by name) to the interfaces of,
1508 the Work and Derivative Works thereof.
1509
1510 "Contribution" shall mean any work of authorship, including
1511 the original version of the Work and any modifications or additions
1512 to that Work or Derivative Works thereof, that is intentionally
1513 submitted to Licensor for inclusion in the Work by the copyright owner
1514 or by an individual or Legal Entity authorized to submit on behalf of
1515 the copyright owner. For the purposes of this definition, "submitted"
1516 means any form of electronic, verbal, or written communication sent
1517 to the Licensor or its representatives, including but not limited to
1518 communication on electronic mailing lists, source code control systems,
1519 and issue tracking systems that are managed by, or on behalf of, the
1520 Licensor for the purpose of discussing and improving the Work, but
1521 excluding communication that is conspicuously marked or otherwise
1522 designated in writing by the copyright owner as "Not a Contribution."
1523
1524 "Contributor" shall mean Licensor and any individual or Legal Entity
1525 on behalf of whom a Contribution has been received by Licensor and
1526 subsequently incorporated within the Work.
1527
1528 2. Grant of Copyright License. Subject to the terms and conditions of
1529 this License, each Contributor hereby grants to You a perpetual,
1530 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1531 copyright license to reproduce, prepare Derivative Works of,
1532 publicly display, publicly perform, sublicense, and distribute the
1533 Work and such Derivative Works in Source or Object form.
1534
1535 3. Grant of Patent License. Subject to the terms and conditions of
1536 this License, each Contributor hereby grants to You a perpetual,
1537 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1538 (except as stated in this section) patent license to make, have made,
1539 use, offer to sell, sell, import, and otherwise transfer the Work,
1540 where such license applies only to those patent claims licensable
1541 by such Contributor that are necessarily infringed by their
1542 Contribution(s) alone or by combination of their Contribution(s)
1543 with the Work to which such Contribution(s) was submitted. If You
1544 institute patent litigation against any entity (including a
1545 cross-claim or counterclaim in a lawsuit) alleging that the Work
1546 or a Contribution incorporated within the Work constitutes direct
1547 or contributory patent infringement, then any patent licenses
1548 granted to You under this License for that Work shall terminate
1549 as of the date such litigation is filed.
1550
1551 4. Redistribution. You may reproduce and distribute copies of the
1552 Work or Derivative Works thereof in any medium, with or without
1553 modifications, and in Source or Object form, provided that You
1554 meet the following conditions:
1555
1556 (a) You must give any other recipients of the Work or
1557 Derivative Works a copy of this License; and
1558
1559 (b) You must cause any modified files to carry prominent notices
1560 stating that You changed the files; and
1561
1562 (c) You must retain, in the Source form of any Derivative Works
1563 that You distribute, all copyright, patent, trademark, and
1564 attribution notices from the Source form of the Work,
1565 excluding those notices that do not pertain to any part of
1566 the Derivative Works; and
1567
1568 (d) If the Work includes a "NOTICE" text file as part of its
1569 distribution, then any Derivative Works that You distribute must
1570 include a readable copy of the attribution notices contained
1571 within such NOTICE file, excluding those notices that do not
1572 pertain to any part of the Derivative Works, in at least one
1573 of the following places: within a NOTICE text file distributed
1574 as part of the Derivative Works; within the Source form or
1575 documentation, if provided along with the Derivative Works; or,
1576 within a display generated by the Derivative Works, if and
1577 wherever such third-party notices normally appear. The contents
1578 of the NOTICE file are for informational purposes only and
1579 do not modify the License. You may add Your own attribution
1580 notices within Derivative Works that You distribute, alongside
1581 or as an addendum to the NOTICE text from the Work, provided
1582 that such additional attribution notices cannot be construed
1583 as modifying the License.
1584
1585 You may add Your own copyright statement to Your modifications and
1586 may provide additional or different license terms and conditions
1587 for use, reproduction, or distribution of Your modifications, or
1588 for any such Derivative Works as a whole, provided Your use,
1589 reproduction, and distribution of the Work otherwise complies with
1590 the conditions stated in this License.
1591
1592 5. Submission of Contributions. Unless You explicitly state otherwise,
1593 any Contribution intentionally submitted for inclusion in the Work
1594 by You to the Licensor shall be under the terms and conditions of
1595 this License, without any additional terms or conditions.
1596 Notwithstanding the above, nothing herein shall supersede or modify
1597 the terms of any separate license agreement you may have executed
1598 with Licensor regarding such Contributions.
1599
1600 6. Trademarks. This License does not grant permission to use the trade
1601 names, trademarks, service marks, or product names of the Licensor,
1602 except as required for reasonable and customary use in describing the
1603 origin of the Work and reproducing the content of the NOTICE file.
1604
1605 7. Disclaimer of Warranty. Unless required by applicable law or
1606 agreed to in writing, Licensor provides the Work (and each
1607 Contributor provides its Contributions) on an "AS IS" BASIS,
1608 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1609 implied, including, without limitation, any warranties or conditions
1610 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1611 PARTICULAR PURPOSE. You are solely responsible for determining the
1612 appropriateness of using or redistributing the Work and assume any
1613 risks associated with Your exercise of permissions under this License.
1614
1615 8. Limitation of Liability. In no event and under no legal theory,
1616 whether in tort (including negligence), contract, or otherwise,
1617 unless required by applicable law (such as deliberate and grossly
1618 negligent acts) or agreed to in writing, shall any Contributor be
1619 liable to You for damages, including any direct, indirect, special,
1620 incidental, or consequential damages of any character arising as a
1621 result of this License or out of the use or inability to use the
1622 Work (including but not limited to damages for loss of goodwill,
1623 work stoppage, computer failure or malfunction, or any and all
1624 other commercial damages or losses), even if such Contributor
1625 has been advised of the possibility of such damages.
1626
1627 9. Accepting Warranty or Additional Liability. While redistributing
1628 the Work or Derivative Works thereof, You may choose to offer,
1629 and charge a fee for, acceptance of support, warranty, indemnity,
1630 or other liability obligations and/or rights consistent with this
1631 License. However, in accepting such obligations, You may act only
1632 on Your own behalf and on Your sole responsibility, not on behalf
1633 of any other Contributor, and only if You agree to indemnify,
1634 defend, and hold each Contributor harmless for any liability
1635 incurred by, or claims asserted against, such Contributor by reason
1636 of your accepting any such warranty or additional liability.
1637
1638 END OF TERMS AND CONDITIONS
1639 ```
1640
1641 (Ignore this line: %REMOVE_END%)