Do not reserve such a large heap on Windows i386.
[SquirrelJME.git] / license.mkd
blobafd40bad875fc7246a728882e05ba96f6b828b8c
1 # Licenses
3 SquirrelJME is copyright:
5  * Copyright (C) 2013-2024 Stephanie Gawroriski <xer@multiphasicapps.net>
6    <http://multiphasicapps.net/>
7  * "SquirrelJME" and "Lex" are trademarked by Stephanie Gawroriski 2016-2024
9 Works of art with a credit to the original author, note that these works were
10 commissioned under contract:
12  * _Lex_ and The _SquirrelJME_ Logo were illustrated by...
13    * Kat Adam-MacEwen
14    * Kat@CMYKat Designs & Illustrations <http://www.cmykat-designs.com/>
16 SquirrelJME has three types of files which fall under different licenses:
18  * Source Code:
19    * **Mozilla Public License 2.0**
20  * Assets which are not fonts, includes the mascot, logo, and icons:
21    * **Creative Commons CC-BY-SA 4.0**
22  * Fonts:
23    * **SIL Open Font License Version 1.1**
25 Contributors must agree to the [contributor license](contributing.mkd) before
26 their code may be accepted.
28 If SquirrelJME is distributed within a distribution then it is **highly**
29 recommended that the source code is distributed alongside the binary. If this
30 software is placed on very limited embedded devices then a CD should also be
31 included containing the source code or the entire repository (CDs are really
32 cheap to produce).
34 ## Mozilla Public License 2.0
36 #### 1. Definitions
38 **1.1. “Contributor”**  
39     means each individual or legal entity that creates, contributes to
40     the creation of, or owns Covered Software.
42 **1.2. “Contributor Version”**  
43     means the combination of the Contributions of others (if any) used
44     by a Contributor and that particular Contributor's Contribution.
46 **1.3. “Contribution”**  
47     means Covered Software of a particular Contributor.
49 **1.4. “Covered Software”**  
50     means Source Code Form to which the initial Contributor has attached
51     the notice in Exhibit A, the Executable Form of such Source Code
52     Form, and Modifications of such Source Code Form, in each case
53     including portions thereof.
55 **1.5. “Incompatible With Secondary Licenses”**  
56     means
58 * **(a)** that the initial Contributor has attached the notice described
59     in Exhibit B to the Covered Software; or
60 * **(b)** that the Covered Software was made available under the terms of
61     version 1.1 or earlier of the License, but not also under the
62     terms of a Secondary License.
64 **1.6. “Executable Form”**  
65     means any form of the work other than Source Code Form.
67 **1.7. “Larger Work”**  
68     means a work that combines Covered Software with other material, in 
69     a separate file or files, that is not Covered Software.
71 **1.8. “License”**  
72     means this document.
74 **1.9. “Licensable”**  
75     means having the right to grant, to the maximum extent possible,
76     whether at the time of the initial grant or subsequently, any and
77     all of the rights conveyed by this License.
79 **1.10. “Modifications”**  
80     means any of the following:
82 * **(a)** any file in Source Code Form that results from an addition to,
83     deletion from, or modification of the contents of Covered
84     Software; or
85 * **(b)** any new file in Source Code Form that contains any Covered
86     Software.
88 **1.11. “Patent Claims” of a Contributor**  
89     means any patent claim(s), including without limitation, method,
90     process, and apparatus claims, in any patent Licensable by such
91     Contributor that would be infringed, but for the grant of the
92     License, by the making, using, selling, offering for sale, having
93     made, import, or transfer of either its Contributions or its
94     Contributor Version.
96 **1.12. “Secondary License”**  
97     means either the GNU General Public License, Version 2.0, the GNU
98     Lesser General Public License, Version 2.1, the GNU Affero General
99     Public License, Version 3.0, or any later versions of those
100     licenses.
102 **1.13. “Source Code Form”**  
103     means the form of the work preferred for making modifications.
105 **1.14. “You” (or “Your”)**  
106     means an individual or a legal entity exercising rights under this
107     License. For legal entities, “You” includes any entity that
108     controls, is controlled by, or is under common control with You. For
109     purposes of this definition, “control” means **(a)** the power, direct
110     or indirect, to cause the direction or management of such entity,
111     whether by contract or otherwise, or **(b)** ownership of more than
112     fifty percent (50%) of the outstanding shares or beneficial
113     ownership of such entity.
115 #### 2. License Grants and Conditions
117 ##### 2.1. Grants
119 Each Contributor hereby grants You a world-wide, royalty-free,
120 non-exclusive license:
122 * **(a)** under intellectual property rights (other than patent or trademark)
123     Licensable by such Contributor to use, reproduce, make available,
124     modify, display, perform, distribute, and otherwise exploit its
125     Contributions, either on an unmodified basis, with Modifications, or
126     as part of a Larger Work; and
127 * **(b)** under Patent Claims of such Contributor to make, use, sell, offer
128     for sale, have made, import, and otherwise transfer either its
129     Contributions or its Contributor Version.
131 ##### 2.2. Effective Date
133 The licenses granted in Section 2.1 with respect to any Contribution
134 become effective for each Contribution on the date the Contributor first
135 distributes such Contribution.
137 ##### 2.3. Limitations on Grant Scope
139 The licenses granted in this Section 2 are the only rights granted under
140 this License. No additional rights or licenses will be implied from the
141 distribution or licensing of Covered Software under this License.
142 Notwithstanding Section 2.1(b) above, no patent license is granted by a
143 Contributor:
145 * **(a)** for any code that a Contributor has removed from Covered Software;
146     or
147 * **(b)** for infringements caused by: **(i)** Your and any other third party's
148     modifications of Covered Software, or **(ii)** the combination of its
149     Contributions with other software (except as part of its Contributor
150     Version); or
151 * **(c)** under Patent Claims infringed by Covered Software in the absence of
152     its Contributions.
154 This License does not grant any rights in the trademarks, service marks,
155 or logos of any Contributor (except as may be necessary to comply with
156 the notice requirements in Section 3.4).
158 ##### 2.4. Subsequent Licenses
160 No Contributor makes additional grants as a result of Your choice to
161 distribute the Covered Software under a subsequent version of this
162 License (see Section 10.2) or under the terms of a Secondary License (if
163 permitted under the terms of Section 3.3).
165 ##### 2.5. Representation
167 Each Contributor represents that the Contributor believes its
168 Contributions are its original creation(s) or it has sufficient rights
169 to grant the rights to its Contributions conveyed by this License.
171 ##### 2.6. Fair Use
173 This License is not intended to limit any rights You have under
174 applicable copyright doctrines of fair use, fair dealing, or other
175 equivalents.
177 ##### 2.7. Conditions
179 Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
180 in Section 2.1.
182 #### 3. Responsibilities
184 ##### 3.1. Distribution of Source Form
186 All distribution of Covered Software in Source Code Form, including any
187 Modifications that You create or to which You contribute, must be under
188 the terms of this License. You must inform recipients that the Source
189 Code Form of the Covered Software is governed by the terms of this
190 License, and how they can obtain a copy of this License. You may not
191 attempt to alter or restrict the recipients' rights in the Source Code
192 Form.
194 ##### 3.2. Distribution of Executable Form
196 If You distribute Covered Software in Executable Form then:
198 * **(a)** such Covered Software must also be made available in Source Code
199     Form, as described in Section 3.1, and You must inform recipients of
200     the Executable Form how they can obtain a copy of such Source Code
201     Form by reasonable means in a timely manner, at a charge no more
202     than the cost of distribution to the recipient; and
204 * **(b)** You may distribute such Executable Form under the terms of this
205     License, or sublicense it under different terms, provided that the
206     license for the Executable Form does not attempt to limit or alter
207     the recipients' rights in the Source Code Form under this License.
209 ##### 3.3. Distribution of a Larger Work
211 You may create and distribute a Larger Work under terms of Your choice,
212 provided that You also comply with the requirements of this License for
213 the Covered Software. If the Larger Work is a combination of Covered
214 Software with a work governed by one or more Secondary Licenses, and the
215 Covered Software is not Incompatible With Secondary Licenses, this
216 License permits You to additionally distribute such Covered Software
217 under the terms of such Secondary License(s), so that the recipient of
218 the Larger Work may, at their option, further distribute the Covered
219 Software under the terms of either this License or such Secondary
220 License(s).
222 ##### 3.4. Notices
224 You may not remove or alter the substance of any license notices
225 (including copyright notices, patent notices, disclaimers of warranty,
226 or limitations of liability) contained within the Source Code Form of
227 the Covered Software, except that You may alter any license notices to
228 the extent required to remedy known factual inaccuracies.
230 ##### 3.5. Application of Additional Terms
232 You may choose to offer, and to charge a fee for, warranty, support,
233 indemnity or liability obligations to one or more recipients of Covered
234 Software. However, You may do so only on Your own behalf, and not on
235 behalf of any Contributor. You must make it absolutely clear that any
236 such warranty, support, indemnity, or liability obligation is offered by
237 You alone, and You hereby agree to indemnify every Contributor for any
238 liability incurred by such Contributor as a result of warranty, support,
239 indemnity or liability terms You offer. You may include additional
240 disclaimers of warranty and limitations of liability specific to any
241 jurisdiction.
243 #### 4. Inability to Comply Due to Statute or Regulation
245 If it is impossible for You to comply with any of the terms of this
246 License with respect to some or all of the Covered Software due to
247 statute, judicial order, or regulation then You must: **(a)** comply with
248 the terms of this License to the maximum extent possible; and **(b)**
249 describe the limitations and the code they affect. Such description must
250 be placed in a text file included with all distributions of the Covered
251 Software under this License. Except to the extent prohibited by statute
252 or regulation, such description must be sufficiently detailed for a
253 recipient of ordinary skill to be able to understand it.
255 #### 5. Termination
257 **5.1.** The rights granted under this License will terminate automatically
258 if You fail to comply with any of its terms. However, if You become
259 compliant, then the rights granted under this License from a particular
260 Contributor are reinstated **(a)** provisionally, unless and until such
261 Contributor explicitly and finally terminates Your grants, and **(b)** on an
262 ongoing basis, if such Contributor fails to notify You of the
263 non-compliance by some reasonable means prior to 60 days after You have
264 come back into compliance. Moreover, Your grants from a particular
265 Contributor are reinstated on an ongoing basis if such Contributor
266 notifies You of the non-compliance by some reasonable means, this is the
267 first time You have received notice of non-compliance with this License
268 from such Contributor, and You become compliant prior to 30 days after
269 Your receipt of the notice.
271 **5.2.** If You initiate litigation against any entity by asserting a patent
272 infringement claim (excluding declaratory judgment actions,
273 counter-claims, and cross-claims) alleging that a Contributor Version
274 directly or indirectly infringes any patent, then the rights granted to
275 You by any and all Contributors for the Covered Software under Section
276 2.1 of this License shall terminate.
278 **5.3.** In the event of termination under Sections 5.1 or 5.2 above, all
279 end user license agreements (excluding distributors and resellers) which
280 have been validly granted by You or Your distributors under this License
281 prior to termination shall survive termination.
283 #### 6. Disclaimer of Warranty
285 > Covered Software is provided under this License on an “as is”
286 > basis, without warranty of any kind, either expressed, implied, or
287 > statutory, including, without limitation, warranties that the
288 > Covered Software is free of defects, merchantable, fit for a
289 > particular purpose or non-infringing. The entire risk as to the
290 > quality and performance of the Covered Software is with You.
291 > Should any Covered Software prove defective in any respect, You
292 > (not any Contributor) assume the cost of any necessary servicing,
293 > repair, or correction. This disclaimer of warranty constitutes an
294 > essential part of this License. No use of any Covered Software is
295 > authorized under this License except under this disclaimer.
297 #### 7. Limitation of Liability
299 > Under no circumstances and under no legal theory, whether tort
300 > (including negligence), contract, or otherwise, shall any
301 > Contributor, or anyone who distributes Covered Software as
302 > permitted above, be liable to You for any direct, indirect,
303 > special, incidental, or consequential damages of any character
304 > including, without limitation, damages for lost profits, loss of
305 > goodwill, work stoppage, computer failure or malfunction, or any
306 > and all other commercial damages or losses, even if such party
307 > shall have been informed of the possibility of such damages. This
308 > limitation of liability shall not apply to liability for death or
309 > personal injury resulting from such party's negligence to the
310 > extent applicable law prohibits such limitation. Some
311 > jurisdictions do not allow the exclusion or limitation of
312 > incidental or consequential damages, so this exclusion and
313 > limitation may not apply to You.
315 #### 8. Litigation
317 Any litigation relating to this License may be brought only in the
318 courts of a jurisdiction where the defendant maintains its principal
319 place of business and such litigation shall be governed by laws of that
320 jurisdiction, without reference to its conflict-of-law provisions.
321 Nothing in this Section shall prevent a party's ability to bring
322 cross-claims or counter-claims.
324 #### 9. Miscellaneous
326 This License represents the complete agreement concerning the subject
327 matter hereof. If any provision of this License is held to be
328 unenforceable, such provision shall be reformed only to the extent
329 necessary to make it enforceable. Any law or regulation which provides
330 that the language of a contract shall be construed against the drafter
331 shall not be used to construe this License against a Contributor.
333 #### 10. Versions of the License
335 ##### 10.1. New Versions
337 Mozilla Foundation is the license steward. Except as provided in Section
338 10.3, no one other than the license steward has the right to modify or
339 publish new versions of this License. Each version will be given a
340 distinguishing version number.
342 ##### 10.2. Effect of New Versions
344 You may distribute the Covered Software under the terms of the version
345 of the License under which You originally received the Covered Software,
346 or under the terms of any subsequent version published by the license
347 steward.
349 ##### 10.3. Modified Versions
351 If you create software not governed by this License, and you want to
352 create a new license for such software, you may create and use a
353 modified version of this License if you rename the license and remove
354 any references to the name of the license steward (except to note that
355 such modified license differs from this License).
357 ##### 10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses
359 If You choose to distribute Source Code Form that is Incompatible With
360 Secondary Licenses under the terms of this version of the License, the
361 notice described in Exhibit B of this License must be attached.
363 ### Exhibit A - Source Code Form License Notice
365     This Source Code Form is subject to the terms of the Mozilla Public
366     License, v. 2.0. If a copy of the MPL was not distributed with this
367     file, You can obtain one at http://mozilla.org/MPL/2.0/.
369 If it is not possible or desirable to put the notice in a particular
370 file, then You may include the notice in a location (such as a LICENSE
371 file in a relevant directory) where a recipient would be likely to look
372 for such a notice.
374 You may add additional accurate notices of copyright ownership.
376 ### Exhibit B - “Incompatible With Secondary Licenses” Notice
378     This Source Code Form is "Incompatible With Secondary Licenses", as
379     defined by the Mozilla Public License, v. 2.0.
381 ## Creative Commons CC-BY-SA 4.0
383         Creative Commons Attribution-ShareAlike 4.0 International Public License
384         
385         By exercising the Licensed Rights (defined below), You accept and agree
386         to be bound by the terms and conditions of this Creative Commons
387         Attribution-ShareAlike 4.0 International Public License ("Public
388         License"). To the extent this Public License may be interpreted as a
389         contract, You are granted the Licensed Rights in consideration of Your
390         acceptance of these terms and conditions, and the Licensor grants You
391         such rights in consideration of benefits the Licensor receives from
392         making the Licensed Material available under these terms and
393         conditions.
394         
396         Section 1 -- Definitions.
397         
398           a. Adapted Material means material subject to Copyright and Similar
399                  Rights that is derived from or based upon the Licensed Material
400                  and in which the Licensed Material is translated, altered,
401                  arranged, transformed, or otherwise modified in a manner requiring
402                  permission under the Copyright and Similar Rights held by the
403                  Licensor. For purposes of this Public License, where the Licensed
404                  Material is a musical work, performance, or sound recording,
405                  Adapted Material is always produced where the Licensed Material is
406                  synched in timed relation with a moving image.
407         
408           b. Adapter's License means the license You apply to Your Copyright
409                  and Similar Rights in Your contributions to Adapted Material in
410                  accordance with the terms and conditions of this Public License.
411         
412           c. BY-SA Compatible License means a license listed at
413                  creativecommons.org/compatiblelicenses, approved by Creative
414                  Commons as essentially the equivalent of this Public License.
415         
416           d. Copyright and Similar Rights means copyright and/or similar rights
417                  closely related to copyright including, without limitation,
418                  performance, broadcast, sound recording, and Sui Generis Database
419                  Rights, without regard to how the rights are labeled or
420                  categorized. For purposes of this Public License, the rights
421                  specified in Section 2(b)(1)-(2) are not Copyright and Similar
422                  Rights.
423         
424           e. Effective Technological Measures means those measures that, in the
425                  absence of proper authority, may not be circumvented under laws
426                  fulfilling obligations under Article 11 of the WIPO Copyright
427                  Treaty adopted on December 20, 1996, and/or similar international
428                  agreements.
429         
430           f. Exceptions and Limitations means fair use, fair dealing, and/or
431                  any other exception or limitation to Copyright and Similar Rights
432                  that applies to Your use of the Licensed Material.
433         
434           g. License Elements means the license attributes listed in the name
435                  of a Creative Commons Public License. The License Elements of this
436                  Public License are Attribution and ShareAlike.
437         
438           h. Licensed Material means the artistic or literary work, database,
439                  or other material to which the Licensor applied this Public
440                  License.
441         
442           i. Licensed Rights means the rights granted to You subject to the
443                  terms and conditions of this Public License, which are limited to
444                  all Copyright and Similar Rights that apply to Your use of the
445                  Licensed Material and that the Licensor has authority to license.
446         
447           j. Licensor means the individual(s) or entity(ies) granting rights
448                  under this Public License.
449         
450           k. Share means to provide material to the public by any means or
451                  process that requires permission under the Licensed Rights, such
452                  as reproduction, public display, public performance, distribution,
453                  dissemination, communication, or importation, and to make material
454                  available to the public including in ways that members of the
455                  public may access the material from a place and at a time
456                  individually chosen by them.
457         
458           l. Sui Generis Database Rights means rights other than copyright
459                  resulting from Directive 96/9/EC of the European Parliament and of
460                  the Council of 11 March 1996 on the legal protection of databases,
461                  as amended and/or succeeded, as well as other essentially
462                  equivalent rights anywhere in the world.
463         
464           m. You means the individual or entity exercising the Licensed Rights
465                  under this Public License. Your has a corresponding meaning.
466         
468         Section 2 -- Scope.
469         
470           a. License grant.
471         
472                    1. Subject to the terms and conditions of this Public License,
473                       the Licensor hereby grants You a worldwide, royalty-free,
474                       non-sublicensable, non-exclusive, irrevocable license to
475                       exercise the Licensed Rights in the Licensed Material to:
476         
477                         a. reproduce and Share the Licensed Material, in whole or
478                            in part; and
479         
480                         b. produce, reproduce, and Share Adapted Material.
481         
482                    2. Exceptions and Limitations. For the avoidance of doubt, where
483                       Exceptions and Limitations apply to Your use, this Public
484                       License does not apply, and You do not need to comply with
485                       its terms and conditions.
486         
487                    3. Term. The term of this Public License is specified in Section
488                       6(a).
489         
490                    4. Media and formats; technical modifications allowed. The
491                       Licensor authorizes You to exercise the Licensed Rights in
492                       all media and formats whether now known or hereafter created,
493                       and to make technical modifications necessary to do so. The
494                       Licensor waives and/or agrees not to assert any right or
495                       authority to forbid You from making technical modifications
496                       necessary to exercise the Licensed Rights, including
497                       technical modifications necessary to circumvent Effective
498                       Technological Measures. For purposes of this Public License,
499                       simply making modifications authorized by this Section 2(a)
500                       (4) never produces Adapted Material.
501         
502                    5. Downstream recipients.
503         
504                         a. Offer from the Licensor -- Licensed Material. Every
505                            recipient of the Licensed Material automatically
506                            receives an offer from the Licensor to exercise the
507                            Licensed Rights under the terms and conditions of this
508                            Public License.
509         
510                         b. Additional offer from the Licensor -- Adapted Material.
511                            Every recipient of Adapted Material from You
512                            automatically receives an offer from the Licensor to
513                            exercise the Licensed Rights in the Adapted Material
514                            under the conditions of the Adapter's License You apply.
515         
516                         c. No downstream restrictions. You may not offer or impose
517                            any additional or different terms or conditions on, or
518                            apply any Effective Technological Measures to, the
519                            Licensed Material if doing so restricts exercise of the
520                            Licensed Rights by any recipient of the Licensed
521                            Material.
522         
523                    6. No endorsement. Nothing in this Public License constitutes or
524                       may be construed as permission to assert or imply that You
525                       are, or that Your use of the Licensed Material is, connected
526                       with, or sponsored, endorsed, or granted official status by,
527                       the Licensor or others designated to receive attribution as
528                       provided in Section 3(a)(1)(A)(i).
529         
530           b. Other rights.
531         
532                    1. Moral rights, such as the right of integrity, are not
533                       licensed under this Public License, nor are publicity,
534                       privacy, and/or other similar personality rights; however, to
535                       the extent possible, the Licensor waives and/or agrees not to
536                       assert any such rights held by the Licensor to the limited
537                       extent necessary to allow You to exercise the Licensed
538                       Rights, but not otherwise.
539         
540                    2. Patent and trademark rights are not licensed under this
541                       Public License.
542         
543                    3. To the extent possible, the Licensor waives any right to
544                       collect royalties from You for the exercise of the Licensed
545                       Rights, whether directly or through a collecting society
546                       under any voluntary or waivable statutory or compulsory
547                       licensing scheme. In all other cases the Licensor expressly
548                       reserves any right to collect such royalties.
549         
551         Section 3 -- License Conditions.
552         
553         Your exercise of the Licensed Rights is expressly made subject to the
554         following conditions.
555         
556           a. Attribution.
557         
558                    1. If You Share the Licensed Material (including in modified
559                       form), You must:
560         
561                         a. retain the following if it is supplied by the Licensor
562                            with the Licensed Material:
563         
564                              i. identification of the creator(s) of the Licensed
565                                 Material and any others designated to receive
566                                 attribution, in any reasonable manner requested by
567                                 the Licensor (including by pseudonym if
568                                 designated);
569         
570                             ii. a copyright notice;
571         
572                            iii. a notice that refers to this Public License;
573         
574                             iv. a notice that refers to the disclaimer of
575                                 warranties;
576         
577                              v. a URI or hyperlink to the Licensed Material to the
578                                 extent reasonably practicable;
579         
580                         b. indicate if You modified the Licensed Material and
581                            retain an indication of any previous modifications; and
582         
583                         c. indicate the Licensed Material is licensed under this
584                            Public License, and include the text of, or the URI or
585                            hyperlink to, this Public License.
586         
587                    2. You may satisfy the conditions in Section 3(a)(1) in any
588                       reasonable manner based on the medium, means, and context in
589                       which You Share the Licensed Material. For example, it may be
590                       reasonable to satisfy the conditions by providing a URI or
591                       hyperlink to a resource that includes the required
592                       information.
593         
594                    3. If requested by the Licensor, You must remove any of the
595                       information required by Section 3(a)(1)(A) to the extent
596                       reasonably practicable.
597         
598           b. ShareAlike.
599         
600                  In addition to the conditions in Section 3(a), if You Share
601                  Adapted Material You produce, the following conditions also apply.
602         
603                    1. The Adapter's License You apply must be a Creative Commons
604                       license with the same License Elements, this version or
605                       later, or a BY-SA Compatible License.
606         
607                    2. You must include the text of, or the URI or hyperlink to, the
608                       Adapter's License You apply. You may satisfy this condition
609                       in any reasonable manner based on the medium, means, and
610                       context in which You Share Adapted Material.
611         
612                    3. You may not offer or impose any additional or different terms
613                       or conditions on, or apply any Effective Technological
614                       Measures to, Adapted Material that restrict exercise of the
615                       rights granted under the Adapter's License You apply.
616         
618         Section 4 -- Sui Generis Database Rights.
619         
620         Where the Licensed Rights include Sui Generis Database Rights that
621         apply to Your use of the Licensed Material:
622         
623           a. for the avoidance of doubt, Section 2(a)(1) grants You the right
624                  to extract, reuse, reproduce, and Share all or a substantial
625                  portion of the contents of the database;
626         
627           b. if You include all or a substantial portion of the database
628                  contents in a database in which You have Sui Generis Database
629                  Rights, then the database in which You have Sui Generis Database
630                  Rights (but not its individual contents) is Adapted Material,
631         
632                  including for purposes of Section 3(b); and
633           c. You must comply with the conditions in Section 3(a) if You Share
634                  all or a substantial portion of the contents of the database.
635         
636         For the avoidance of doubt, this Section 4 supplements and does not
637         replace Your obligations under this Public License where the Licensed
638         Rights include other Copyright and Similar Rights.
639         
641         Section 5 -- Disclaimer of Warranties and Limitation of Liability.
642         
643           a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
644                  EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
645                  AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
646                  ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
647                  IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
648                  WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
649                  PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
650                  ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
651                  KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
652                  ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
653         
654           b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
655                  TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
656                  NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
657                  INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
658                  COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
659                  USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
660                  ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
661                  DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
662                  IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
663         
664           c. The disclaimer of warranties and limitation of liability provided
665                  above shall be interpreted in a manner that, to the extent
666                  possible, most closely approximates an absolute disclaimer and
667                  waiver of all liability.
668         
670         Section 6 -- Term and Termination.
671         
672           a. This Public License applies for the term of the Copyright and
673                  Similar Rights licensed here. However, if You fail to comply with
674                  this Public License, then Your rights under this Public License
675                  terminate automatically.
676         
677           b. Where Your right to use the Licensed Material has terminated under
678                  Section 6(a), it reinstates:
679         
680                    1. automatically as of the date the violation is cured, provided
681                       it is cured within 30 days of Your discovery of the
682                       violation; or
683         
684                    2. upon express reinstatement by the Licensor.
685         
686                  For the avoidance of doubt, this Section 6(b) does not affect any
687                  right the Licensor may have to seek remedies for Your violations
688                  of this Public License.
689         
690           c. For the avoidance of doubt, the Licensor may also offer the
691                  Licensed Material under separate terms or conditions or stop
692                  distributing the Licensed Material at any time; however, doing so
693                  will not terminate this Public License.
694         
695           d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
696                  License.
697         
699         Section 7 -- Other Terms and Conditions.
700         
701           a. The Licensor shall not be bound by any additional or different
702                  terms or conditions communicated by You unless expressly agreed.
703         
704           b. Any arrangements, understandings, or agreements regarding the
705                  Licensed Material not stated herein are separate from and
706                  independent of the terms and conditions of this Public License.
707         
709         Section 8 -- Interpretation.
710         
711           a. For the avoidance of doubt, this Public License does not, and
712                  shall not be interpreted to, reduce, limit, restrict, or impose
713                  conditions on any use of the Licensed Material that could lawfully
714                  be made without permission under this Public License.
715         
716           b. To the extent possible, if any provision of this Public License is
717                  deemed unenforceable, it shall be automatically reformed to the
718                  minimum extent necessary to make it enforceable. If the provision
719                  cannot be reformed, it shall be severed from this Public License
720                  without affecting the enforceability of the remaining terms and
721                  conditions.
722         
723           c. No term or condition of this Public License will be waived and no
724                  failure to comply consented to unless expressly agreed to by the
725                  Licensor.
726         
727           d. Nothing in this Public License constitutes or may be interpreted
728                  as a limitation upon, or waiver of, any privileges and immunities
729                  that apply to the Licensor or You, including from the legal
730                  processes of any jurisdiction or authority.
731         
732         =======================================================================
733         
734         Creative Commons Corporation ("Creative Commons") is not a law firm and
735         does not provide legal services or legal advice. Distribution of
736         Creative Commons public licenses does not create a lawyer-client or
737         other relationship. Creative Commons makes its licenses and related
738         information available on an "as-is" basis. Creative Commons gives no
739         warranties regarding its licenses, any material licensed under their
740         terms and conditions, or any related information. Creative Commons
741         disclaims all liability for damages resulting from their use to the
742         fullest extent possible.
743         
744         Using Creative Commons Public Licenses
745         
746         Creative Commons public licenses provide a standard set of terms and
747         conditions that creators and other rights holders may use to share
748         original works of authorship and other material subject to copyright
749         and certain other rights specified in the public license below. The
750         following considerations are for informational purposes only, are not
751         exhaustive, and do not form part of our licenses.
752         
753                  Considerations for licensors: Our public licenses are
754                  intended for use by those authorized to give the public
755                  permission to use material in ways otherwise restricted by
756                  copyright and certain other rights. Our licenses are
757                  irrevocable. Licensors should read and understand the terms
758                  and conditions of the license they choose before applying it.
759                  Licensors should also secure all rights necessary before
760                  applying our licenses so that the public can reuse the
761                  material as expected. Licensors should clearly mark any
762                  material not subject to the license. This includes other CC-
763                  licensed material, or material used under an exception or
764                  limitation to copyright. More considerations for licensors:
765                 wiki.creativecommons.org/Considerations_for_licensors
766         
767                  Considerations for the public: By using one of our public
768                  licenses, a licensor grants the public permission to use the
769                  licensed material under specified terms and conditions. If
770                  the licensor's permission is not necessary for any reason--for
771                  example, because of any applicable exception or limitation to
772                  copyright--then that use is not regulated by the license. Our
773                  licenses grant only permissions under copyright and certain
774                  other rights that a licensor has authority to grant. Use of
775                  the licensed material may still be restricted for other
776                  reasons, including because others have copyright or other
777                  rights in the material. A licensor may make special requests,
778                  such as asking that all changes be marked or described.
779                  Although not required by our licenses, you are encouraged to
780                  respect those requests where reasonable. More_considerations
781                  for the public: 
782                 wiki.creativecommons.org/Considerations_for_licensees
783         
784         =======================================================================
785         
786         Creative Commons is not a party to its public licenses.
787         Notwithstanding, Creative Commons may elect to apply one of its public
788         licenses to material it publishes and in those instances will be
789         considered the "Licensor." Except for the limited purpose of indicating
790         that material is shared under a Creative Commons public license or as
791         otherwise permitted by the Creative Commons policies published at
792         creativecommons.org/policies, Creative Commons does not authorize the
793         use of the trademark "Creative Commons" or any other trademark or logo
794         of Creative Commons without its prior written consent including,
795         without limitation, in connection with any unauthorized modifications
796         to any of its public licenses or any other arrangements,
797         understandings, or agreements concerning use of licensed material. For
798         the avoidance of doubt, this paragraph does not form part of the public
799         licenses.
800         
801         Creative Commons may be contacted at creativecommons.org.
803 ## SIL Open Font License Version 1.1
805         This Font Software is licensed under the SIL Open Font License, Vers. 1.1.
806         This license is copied below, and is also available with a FAQ at:
807         http://scripts.sil.org/OFL
808         
809         
810         -----------------------------------------------------------
811         SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
812         -----------------------------------------------------------
813         
814         PREAMBLE
815         The goals of the Open Font License (OFL) are to stimulate worldwide
816         development of collaborative font projects, to support the font creation
817         efforts of academic and linguistic communities, and to provide a free and
818         open framework in which fonts may be shared and improved in partnership
819         with others.
820         
821         The OFL allows the licensed fonts to be used, studied, modified and
822         redistributed freely as long as they are not sold by themselves. The
823         fonts, including any derivative works, can be bundled, embedded, 
824         redistributed and/or sold with any software provided that any reserved
825         names are not used by derivative works. The fonts and derivatives,
826         however, cannot be released under any other type of license. The
827         requirement for fonts to remain under this license does not apply
828         to any document created using the fonts or their derivatives.
829         
830         DEFINITIONS
831         "Font Software" refers to the set of files released by the Copyright
832         Holder(s) under this license and clearly marked as such. This may
833         include source files, build scripts and documentation.
834         
835         "Reserved Font Name" refers to any names specified as such after the
836         copyright statement(s).
837         
838         "Original Version" refers to the collection of Font Software components as
839         distributed by the Copyright Holder(s).
840         
841         "Modified Version" refers to any derivative made by adding to, deleting,
842         or substituting -- in part or in whole -- any of the components of the
843         Original Version, by changing formats or by porting the Font Software to a
844         new environment.
845         
846         "Author" refers to any designer, engineer, programmer, technical
847         writer or other person who contributed to the Font Software.
848         
849         PERMISSION & CONDITIONS
850         Permission is hereby granted, free of charge, to any person obtaining
851         a copy of the Font Software, to use, study, copy, merge, embed, modify,
852         redistribute, and sell modified and unmodified copies of the Font
853         Software, subject to the following conditions:
854         
855         1) Neither the Font Software nor any of its individual components,
856         in Original or Modified Versions, may be sold by itself.
857         
858         2) Original or Modified Versions of the Font Software may be bundled,
859         redistributed and/or sold with any software, provided that each copy
860         contains the above copyright notice and this license. These can be
861         included either as stand-alone text files, human-readable headers or
862         in the appropriate machine-readable metadata fields within text or
863         binary files as long as those fields can be easily viewed by the user.
864         
865         3) No Modified Version of the Font Software may use the Reserved Font
866         Name(s) unless explicit written permission is granted by the corresponding
867         Copyright Holder. This restriction only applies to the primary font name as
868         presented to the users.
869         
870         4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
871         Software shall not be used to promote, endorse or advertise any
872         Modified Version, except to acknowledge the contribution(s) of the
873         Copyright Holder(s) and the Author(s) or with their explicit written
874         permission.
875         
876         5) The Font Software, modified or unmodified, in part or in whole,
877         must be distributed entirely under this license, and must not be
878         distributed under any other license. The requirement for fonts to
879         remain under this license does not apply to any document created
880         using the Font Software.
881         
882         TERMINATION
883         This license becomes null and void if any of the above conditions are
884         not met.
885         
886         DISCLAIMER
887         THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
888         EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
889         MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
890         OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
891         COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
892         INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
893         DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
894         FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
895         OTHER DEALINGS IN THE FONT SOFTWARE.