Marking of more classes, might get rid of in the future and optimize; Implement shrin...
[SquirrelJME.git] / ratufacoat / license.mkd
blob45437a5264144445701782040fd3850b82a8bceb
1 # Licenses
3 SquirrelJME is copyright:
5  * Copyright (C) 2013-2022 Stephanie Gawroriski
6    <xer@multiphasicapps.net>
7  * "SquirrelJME" and "Lex" are trademarked by Stephanie Gawroriski 2016-2022
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    * **GNU General Public License Version 3 or Later**
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](contibuting.mkd) before
26 their code may be accepted.
28 Additionally, if the **GNU GPLv3** and **CC-BY-SA 4.0** are not desirable a
29 proprietary license may be purchased for a negotiable fee. The terms of the
30 contract are to be negotiated.
32 Note that there is no linking exception to the **GNU GPLv3**, this is because:
34  * SquirrelJME is intended to be installed on a device.
35  * Although SquirrelJME is a run-time, any code running on it is dynamically
36    linked at run-time.
37    * As long as a linked program (in this case a snapshot of the system memory)
38      is not distributed, the GPL permits local modifications (such as linking).
39  * SquirrelJME will parse the GPLv3-incompatible JARs to produce native code.
40    * The compiler of the license does not _infect_ the program being compiled.
41  * Each JAR that is natively compiled is standalone and includes no other code
42    except the code that originates from that JAR.
43    * If a 3rd party compiler is used, then this statement might not apply.
44  * Cached binaries are not intended to be distributed, if a JAR has been
45    modified then SquirrelJME will automatically recompile the given binary.
46    * This allows the cached binary format to be modified freely without causing
47      compatibility issues. This is easier for development and makes it so that
48      design flaws can be fixed and not plague the project for decades.
49    * If supporting CPU features are detected they may be used.
50  * SquirrelJME does not use JNI, so there will never be a means for native code
51    to be prelinked into a binary and distributed.
52  * However, SquirrelJME may include JARs built-in to the binary. To promote
53    open source software, these JARs would have to be GPLv3 compatible. If it is
54    desired to include a JAR built-in where it is not GPLv3 compatible then a
55    proprietary license may be purchased.
57 If SquirrelJME is distributed within a distribution then it is **highly**
58 recommended that the source code is distributed alongside the binary. If this
59 software is placed on very limited embedded devices then a CD should also be
60 included containing the source code or the entire repository (CDs are really
61 cheap to produce).
63 ## GNU General Public License v3 or Later
65                                 GNU GENERAL PUBLIC LICENSE
66                                    Version 3, 29 June 2007
68          Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
69          Everyone is permitted to copy and distribute verbatim copies
70          of this license document, but changing it is not allowed.
72                                         Preamble
74           The GNU General Public License is a free, copyleft license for
75         software and other kinds of works.
77           The licenses for most software and other practical works are designed
78         to take away your freedom to share and change the works.  By contrast,
79         the GNU General Public License is intended to guarantee your freedom to
80         share and change all versions of a program--to make sure it remains free
81         software for all its users.  We, the Free Software Foundation, use the
82         GNU General Public License for most of our software; it applies also to
83         any other work released this way by its authors.  You can apply it to
84         your programs, too.
86           When we speak of free software, we are referring to freedom, not
87         price.  Our General Public Licenses are designed to make sure that you
88         have the freedom to distribute copies of free software (and charge for
89         them if you wish), that you receive source code or can get it if you
90         want it, that you can change the software or use pieces of it in new
91         free programs, and that you know you can do these things.
93           To protect your rights, we need to prevent others from denying you
94         these rights or asking you to surrender the rights.  Therefore, you have
95         certain responsibilities if you distribute copies of the software, or if
96         you modify it: responsibilities to respect the freedom of others.
98           For example, if you distribute copies of such a program, whether
99         gratis or for a fee, you must pass on to the recipients the same
100         freedoms that you received.  You must make sure that they, too, receive
101         or can get the source code.  And you must show them these terms so they
102         know their rights.
104           Developers that use the GNU GPL protect your rights with two steps:
105         (1) assert copyright on the software, and (2) offer you this License
106         giving you legal permission to copy, distribute and/or modify it.
108           For the developers' and authors' protection, the GPL clearly explains
109         that there is no warranty for this free software.  For both users' and
110         authors' sake, the GPL requires that modified versions be marked as
111         changed, so that their problems will not be attributed erroneously to
112         authors of previous versions.
114           Some devices are designed to deny users access to install or run
115         modified versions of the software inside them, although the manufacturer
116         can do so.  This is fundamentally incompatible with the aim of
117         protecting users' freedom to change the software.  The systematic
118         pattern of such abuse occurs in the area of products for individuals to
119         use, which is precisely where it is most unacceptable.  Therefore, we
120         have designed this version of the GPL to prohibit the practice for those
121         products.  If such problems arise substantially in other domains, we
122         stand ready to extend this provision to those domains in future versions
123         of the GPL, as needed to protect the freedom of users.
125           Finally, every program is threatened constantly by software patents.
126         States should not allow patents to restrict development and use of
127         software on general-purpose computers, but in those that do, we wish to
128         avoid the special danger that patents applied to a free program could
129         make it effectively proprietary.  To prevent this, the GPL assures that
130         patents cannot be used to render the program non-free.
132           The precise terms and conditions for copying, distribution and
133         modification follow.
135                                    TERMS AND CONDITIONS
137           0. Definitions.
139           "This License" refers to version 3 of the GNU General Public License.
141           "Copyright" also means copyright-like laws that apply to other kinds of
142         works, such as semiconductor masks.
144           "The Program" refers to any copyrightable work licensed under this
145         License.  Each licensee is addressed as "you".  "Licensees" and
146         "recipients" may be individuals or organizations.
148           To "modify" a work means to copy from or adapt all or part of the work
149         in a fashion requiring copyright permission, other than the making of an
150         exact copy.  The resulting work is called a "modified version" of the
151         earlier work or a work "based on" the earlier work.
153           A "covered work" means either the unmodified Program or a work based
154         on the Program.
156           To "propagate" a work means to do anything with it that, without
157         permission, would make you directly or secondarily liable for
158         infringement under applicable copyright law, except executing it on a
159         computer or modifying a private copy.  Propagation includes copying,
160         distribution (with or without modification), making available to the
161         public, and in some countries other activities as well.
163           To "convey" a work means any kind of propagation that enables other
164         parties to make or receive copies.  Mere interaction with a user through
165         a computer network, with no transfer of a copy, is not conveying.
167           An interactive user interface displays "Appropriate Legal Notices"
168         to the extent that it includes a convenient and prominently visible
169         feature that (1) displays an appropriate copyright notice, and (2)
170         tells the user that there is no warranty for the work (except to the
171         extent that warranties are provided), that licensees may convey the
172         work under this License, and how to view a copy of this License.  If
173         the interface presents a list of user commands or options, such as a
174         menu, a prominent item in the list meets this criterion.
176           1. Source Code.
178           The "source code" for a work means the preferred form of the work
179         for making modifications to it.  "Object code" means any non-source
180         form of a work.
182           A "Standard Interface" means an interface that either is an official
183         standard defined by a recognized standards body, or, in the case of
184         interfaces specified for a particular programming language, one that
185         is widely used among developers working in that language.
187           The "System Libraries" of an executable work include anything, other
188         than the work as a whole, that (a) is included in the normal form of
189         packaging a Major Component, but which is not part of that Major
190         Component, and (b) serves only to enable use of the work with that
191         Major Component, or to implement a Standard Interface for which an
192         implementation is available to the public in source code form.  A
193         "Major Component", in this context, means a major essential component
194         (kernel, window system, and so on) of the specific operating system
195         (if any) on which the executable work runs, or a compiler used to
196         produce the work, or an object code interpreter used to run it.
198           The "Corresponding Source" for a work in object code form means all
199         the source code needed to generate, install, and (for an executable
200         work) run the object code and to modify the work, including scripts to
201         control those activities.  However, it does not include the work's
202         System Libraries, or general-purpose tools or generally available free
203         programs which are used unmodified in performing those activities but
204         which are not part of the work.  For example, Corresponding Source
205         includes interface definition files associated with source files for
206         the work, and the source code for shared libraries and dynamically
207         linked subprograms that the work is specifically designed to require,
208         such as by intimate data communication or control flow between those
209         subprograms and other parts of the work.
211           The Corresponding Source need not include anything that users
212         can regenerate automatically from other parts of the Corresponding
213         Source.
215           The Corresponding Source for a work in source code form is that
216         same work.
218           2. Basic Permissions.
220           All rights granted under this License are granted for the term of
221         copyright on the Program, and are irrevocable provided the stated
222         conditions are met.  This License explicitly affirms your unlimited
223         permission to run the unmodified Program.  The output from running a
224         covered work is covered by this License only if the output, given its
225         content, constitutes a covered work.  This License acknowledges your
226         rights of fair use or other equivalent, as provided by copyright law.
228           You may make, run and propagate covered works that you do not
229         convey, without conditions so long as your license otherwise remains
230         in force.  You may convey covered works to others for the sole purpose
231         of having them make modifications exclusively for you, or provide you
232         with facilities for running those works, provided that you comply with
233         the terms of this License in conveying all material for which you do
234         not control copyright.  Those thus making or running the covered works
235         for you must do so exclusively on your behalf, under your direction
236         and control, on terms that prohibit them from making any copies of
237         your copyrighted material outside their relationship with you.
239           Conveying under any other circumstances is permitted solely under
240         the conditions stated below.  Sublicensing is not allowed; section 10
241         makes it unnecessary.
243           3. Protecting Users' Legal Rights From Anti-Circumvention Law.
245           No covered work shall be deemed part of an effective technological
246         measure under any applicable law fulfilling obligations under article
247         11 of the WIPO copyright treaty adopted on 20 December 1996, or
248         similar laws prohibiting or restricting circumvention of such
249         measures.
251           When you convey a covered work, you waive any legal power to forbid
252         circumvention of technological measures to the extent such circumvention
253         is effected by exercising rights under this License with respect to
254         the covered work, and you disclaim any intention to limit operation or
255         modification of the work as a means of enforcing, against the work's
256         users, your or third parties' legal rights to forbid circumvention of
257         technological measures.
259           4. Conveying Verbatim Copies.
261           You may convey verbatim copies of the Program's source code as you
262         receive it, in any medium, provided that you conspicuously and
263         appropriately publish on each copy an appropriate copyright notice;
264         keep intact all notices stating that this License and any
265         non-permissive terms added in accord with section 7 apply to the code;
266         keep intact all notices of the absence of any warranty; and give all
267         recipients a copy of this License along with the Program.
269           You may charge any price or no price for each copy that you convey,
270         and you may offer support or warranty protection for a fee.
272           5. Conveying Modified Source Versions.
274           You may convey a work based on the Program, or the modifications to
275         produce it from the Program, in the form of source code under the
276         terms of section 4, provided that you also meet all of these conditions:
278                 a) The work must carry prominent notices stating that you modified
279                 it, and giving a relevant date.
281                 b) The work must carry prominent notices stating that it is
282                 released under this License and any conditions added under section
283                 7.  This requirement modifies the requirement in section 4 to
284                 "keep intact all notices".
286                 c) You must license the entire work, as a whole, under this
287                 License to anyone who comes into possession of a copy.  This
288                 License will therefore apply, along with any applicable section 7
289                 additional terms, to the whole of the work, and all its parts,
290                 regardless of how they are packaged.  This License gives no
291                 permission to license the work in any other way, but it does not
292                 invalidate such permission if you have separately received it.
294                 d) If the work has interactive user interfaces, each must display
295                 Appropriate Legal Notices; however, if the Program has interactive
296                 interfaces that do not display Appropriate Legal Notices, your
297                 work need not make them do so.
299           A compilation of a covered work with other separate and independent
300         works, which are not by their nature extensions of the covered work,
301         and which are not combined with it such as to form a larger program,
302         in or on a volume of a storage or distribution medium, is called an
303         "aggregate" if the compilation and its resulting copyright are not
304         used to limit the access or legal rights of the compilation's users
305         beyond what the individual works permit.  Inclusion of a covered work
306         in an aggregate does not cause this License to apply to the other
307         parts of the aggregate.
309           6. Conveying Non-Source Forms.
311           You may convey a covered work in object code form under the terms
312         of sections 4 and 5, provided that you also convey the
313         machine-readable Corresponding Source under the terms of this License,
314         in one of these ways:
316                 a) Convey the object code in, or embodied in, a physical product
317                 (including a physical distribution medium), accompanied by the
318                 Corresponding Source fixed on a durable physical medium
319                 customarily used for software interchange.
321                 b) Convey the object code in, or embodied in, a physical product
322                 (including a physical distribution medium), accompanied by a
323                 written offer, valid for at least three years and valid for as
324                 long as you offer spare parts or customer support for that product
325                 model, to give anyone who possesses the object code either (1) a
326                 copy of the Corresponding Source for all the software in the
327                 product that is covered by this License, on a durable physical
328                 medium customarily used for software interchange, for a price no
329                 more than your reasonable cost of physically performing this
330                 conveying of source, or (2) access to copy the
331                 Corresponding Source from a network server at no charge.
333                 c) Convey individual copies of the object code with a copy of the
334                 written offer to provide the Corresponding Source.  This
335                 alternative is allowed only occasionally and noncommercially, and
336                 only if you received the object code with such an offer, in accord
337                 with subsection 6b.
339                 d) Convey the object code by offering access from a designated
340                 place (gratis or for a charge), and offer equivalent access to the
341                 Corresponding Source in the same way through the same place at no
342                 further charge.  You need not require recipients to copy the
343                 Corresponding Source along with the object code.  If the place to
344                 copy the object code is a network server, the Corresponding Source
345                 may be on a different server (operated by you or a third party)
346                 that supports equivalent copying facilities, provided you maintain
347                 clear directions next to the object code saying where to find the
348                 Corresponding Source.  Regardless of what server hosts the
349                 Corresponding Source, you remain obligated to ensure that it is
350                 available for as long as needed to satisfy these requirements.
352                 e) Convey the object code using peer-to-peer transmission, provided
353                 you inform other peers where the object code and Corresponding
354                 Source of the work are being offered to the general public at no
355                 charge under subsection 6d.
357           A separable portion of the object code, whose source code is excluded
358         from the Corresponding Source as a System Library, need not be
359         included in conveying the object code work.
361           A "User Product" is either (1) a "consumer product", which means any
362         tangible personal property which is normally used for personal, family,
363         or household purposes, or (2) anything designed or sold for incorporation
364         into a dwelling.  In determining whether a product is a consumer product,
365         doubtful cases shall be resolved in favor of coverage.  For a particular
366         product received by a particular user, "normally used" refers to a
367         typical or common use of that class of product, regardless of the status
368         of the particular user or of the way in which the particular user
369         actually uses, or expects or is expected to use, the product.  A product
370         is a consumer product regardless of whether the product has substantial
371         commercial, industrial or non-consumer uses, unless such uses represent
372         the only significant mode of use of the product.
374           "Installation Information" for a User Product means any methods,
375         procedures, authorization keys, or other information required to install
376         and execute modified versions of a covered work in that User Product from
377         a modified version of its Corresponding Source.  The information must
378         suffice to ensure that the continued functioning of the modified object
379         code is in no case prevented or interfered with solely because
380         modification has been made.
382           If you convey an object code work under this section in, or with, or
383         specifically for use in, a User Product, and the conveying occurs as
384         part of a transaction in which the right of possession and use of the
385         User Product is transferred to the recipient in perpetuity or for a
386         fixed term (regardless of how the transaction is characterized), the
387         Corresponding Source conveyed under this section must be accompanied
388         by the Installation Information.  But this requirement does not apply
389         if neither you nor any third party retains the ability to install
390         modified object code on the User Product (for example, the work has
391         been installed in ROM).
393           The requirement to provide Installation Information does not include a
394         requirement to continue to provide support service, warranty, or updates
395         for a work that has been modified or installed by the recipient, or for
396         the User Product in which it has been modified or installed.  Access to a
397         network may be denied when the modification itself materially and
398         adversely affects the operation of the network or violates the rules and
399         protocols for communication across the network.
401           Corresponding Source conveyed, and Installation Information provided,
402         in accord with this section must be in a format that is publicly
403         documented (and with an implementation available to the public in
404         source code form), and must require no special password or key for
405         unpacking, reading or copying.
407           7. Additional Terms.
409           "Additional permissions" are terms that supplement the terms of this
410         License by making exceptions from one or more of its conditions.
411         Additional permissions that are applicable to the entire Program shall
412         be treated as though they were included in this License, to the extent
413         that they are valid under applicable law.  If additional permissions
414         apply only to part of the Program, that part may be used separately
415         under those permissions, but the entire Program remains governed by
416         this License without regard to the additional permissions.
418           When you convey a copy of a covered work, you may at your option
419         remove any additional permissions from that copy, or from any part of
420         it.  (Additional permissions may be written to require their own
421         removal in certain cases when you modify the work.)  You may place
422         additional permissions on material, added by you to a covered work,
423         for which you have or can give appropriate copyright permission.
425           Notwithstanding any other provision of this License, for material you
426         add to a covered work, you may (if authorized by the copyright holders of
427         that material) supplement the terms of this License with terms:
429                 a) Disclaiming warranty or limiting liability differently from the
430                 terms of sections 15 and 16 of this License; or
432                 b) Requiring preservation of specified reasonable legal notices or
433                 author attributions in that material or in the Appropriate Legal
434                 Notices displayed by works containing it; or
436                 c) Prohibiting misrepresentation of the origin of that material, or
437                 requiring that modified versions of such material be marked in
438                 reasonable ways as different from the original version; or
440                 d) Limiting the use for publicity purposes of names of licensors or
441                 authors of the material; or
443                 e) Declining to grant rights under trademark law for use of some
444                 trade names, trademarks, or service marks; or
446                 f) Requiring indemnification of licensors and authors of that
447                 material by anyone who conveys the material (or modified versions of
448                 it) with contractual assumptions of liability to the recipient, for
449                 any liability that these contractual assumptions directly impose on
450                 those licensors and authors.
452           All other non-permissive additional terms are considered "further
453         restrictions" within the meaning of section 10.  If the Program as you
454         received it, or any part of it, contains a notice stating that it is
455         governed by this License along with a term that is a further
456         restriction, you may remove that term.  If a license document contains
457         a further restriction but permits relicensing or conveying under this
458         License, you may add to a covered work material governed by the terms
459         of that license document, provided that the further restriction does
460         not survive such relicensing or conveying.
462           If you add terms to a covered work in accord with this section, you
463         must place, in the relevant source files, a statement of the
464         additional terms that apply to those files, or a notice indicating
465         where to find the applicable terms.
467           Additional terms, permissive or non-permissive, may be stated in the
468         form of a separately written license, or stated as exceptions;
469         the above requirements apply either way.
471           8. Termination.
473           You may not propagate or modify a covered work except as expressly
474         provided under this License.  Any attempt otherwise to propagate or
475         modify it is void, and will automatically terminate your rights under
476         this License (including any patent licenses granted under the third
477         paragraph of section 11).
479           However, if you cease all violation of this License, then your
480         license from a particular copyright holder is reinstated (a)
481         provisionally, unless and until the copyright holder explicitly and
482         finally terminates your license, and (b) permanently, if the copyright
483         holder fails to notify you of the violation by some reasonable means
484         prior to 60 days after the cessation.
486           Moreover, your license from a particular copyright holder is
487         reinstated permanently if the copyright holder notifies you of the
488         violation by some reasonable means, this is the first time you have
489         received notice of violation of this License (for any work) from that
490         copyright holder, and you cure the violation prior to 30 days after
491         your receipt of the notice.
493           Termination of your rights under this section does not terminate the
494         licenses of parties who have received copies or rights from you under
495         this License.  If your rights have been terminated and not permanently
496         reinstated, you do not qualify to receive new licenses for the same
497         material under section 10.
499           9. Acceptance Not Required for Having Copies.
501           You are not required to accept this License in order to receive or
502         run a copy of the Program.  Ancillary propagation of a covered work
503         occurring solely as a consequence of using peer-to-peer transmission
504         to receive a copy likewise does not require acceptance.  However,
505         nothing other than this License grants you permission to propagate or
506         modify any covered work.  These actions infringe copyright if you do
507         not accept this License.  Therefore, by modifying or propagating a
508         covered work, you indicate your acceptance of this License to do so.
510           10. Automatic Licensing of Downstream Recipients.
512           Each time you convey a covered work, the recipient automatically
513         receives a license from the original licensors, to run, modify and
514         propagate that work, subject to this License.  You are not responsible
515         for enforcing compliance by third parties with this License.
517           An "entity transaction" is a transaction transferring control of an
518         organization, or substantially all assets of one, or subdividing an
519         organization, or merging organizations.  If propagation of a covered
520         work results from an entity transaction, each party to that
521         transaction who receives a copy of the work also receives whatever
522         licenses to the work the party's predecessor in interest had or could
523         give under the previous paragraph, plus a right to possession of the
524         Corresponding Source of the work from the predecessor in interest, if
525         the predecessor has it or can get it with reasonable efforts.
527           You may not impose any further restrictions on the exercise of the
528         rights granted or affirmed under this License.  For example, you may
529         not impose a license fee, royalty, or other charge for exercise of
530         rights granted under this License, and you may not initiate litigation
531         (including a cross-claim or counterclaim in a lawsuit) alleging that
532         any patent claim is infringed by making, using, selling, offering for
533         sale, or importing the Program or any portion of it.
535           11. Patents.
537           A "contributor" is a copyright holder who authorizes use under this
538         License of the Program or a work on which the Program is based.  The
539         work thus licensed is called the contributor's "contributor version".
541           A contributor's "essential patent claims" are all patent claims
542         owned or controlled by the contributor, whether already acquired or
543         hereafter acquired, that would be infringed by some manner, permitted
544         by this License, of making, using, or selling its contributor version,
545         but do not include claims that would be infringed only as a
546         consequence of further modification of the contributor version.  For
547         purposes of this definition, "control" includes the right to grant
548         patent sublicenses in a manner consistent with the requirements of
549         this License.
551           Each contributor grants you a non-exclusive, worldwide, royalty-free
552         patent license under the contributor's essential patent claims, to
553         make, use, sell, offer for sale, import and otherwise run, modify and
554         propagate the contents of its contributor version.
556           In the following three paragraphs, a "patent license" is any express
557         agreement or commitment, however denominated, not to enforce a patent
558         (such as an express permission to practice a patent or covenant not to
559         sue for patent infringement).  To "grant" such a patent license to a
560         party means to make such an agreement or commitment not to enforce a
561         patent against the party.
563           If you convey a covered work, knowingly relying on a patent license,
564         and the Corresponding Source of the work is not available for anyone
565         to copy, free of charge and under the terms of this License, through a
566         publicly available network server or other readily accessible means,
567         then you must either (1) cause the Corresponding Source to be so
568         available, or (2) arrange to deprive yourself of the benefit of the
569         patent license for this particular work, or (3) arrange, in a manner
570         consistent with the requirements of this License, to extend the patent
571         license to downstream recipients.  "Knowingly relying" means you have
572         actual knowledge that, but for the patent license, your conveying the
573         covered work in a country, or your recipient's use of the covered work
574         in a country, would infringe one or more identifiable patents in that
575         country that you have reason to believe are valid.
577           If, pursuant to or in connection with a single transaction or
578         arrangement, you convey, or propagate by procuring conveyance of, a
579         covered work, and grant a patent license to some of the parties
580         receiving the covered work authorizing them to use, propagate, modify
581         or convey a specific copy of the covered work, then the patent license
582         you grant is automatically extended to all recipients of the covered
583         work and works based on it.
585           A patent license is "discriminatory" if it does not include within
586         the scope of its coverage, prohibits the exercise of, or is
587         conditioned on the non-exercise of one or more of the rights that are
588         specifically granted under this License.  You may not convey a covered
589         work if you are a party to an arrangement with a third party that is
590         in the business of distributing software, under which you make payment
591         to the third party based on the extent of your activity of conveying
592         the work, and under which the third party grants, to any of the
593         parties who would receive the covered work from you, a discriminatory
594         patent license (a) in connection with copies of the covered work
595         conveyed by you (or copies made from those copies), or (b) primarily
596         for and in connection with specific products or compilations that
597         contain the covered work, unless you entered into that arrangement,
598         or that patent license was granted, prior to 28 March 2007.
600           Nothing in this License shall be construed as excluding or limiting
601         any implied license or other defenses to infringement that may
602         otherwise be available to you under applicable patent law.
604           12. No Surrender of Others' Freedom.
606           If conditions are imposed on you (whether by court order, agreement or
607         otherwise) that contradict the conditions of this License, they do not
608         excuse you from the conditions of this License.  If you cannot convey a
609         covered work so as to satisfy simultaneously your obligations under this
610         License and any other pertinent obligations, then as a consequence you may
611         not convey it at all.  For example, if you agree to terms that obligate you
612         to collect a royalty for further conveying from those to whom you convey
613         the Program, the only way you could satisfy both those terms and this
614         License would be to refrain entirely from conveying the Program.
616           13. Use with the GNU Affero General Public License.
618           Notwithstanding any other provision of this License, you have
619         permission to link or combine any covered work with a work licensed
620         under version 3 of the GNU Affero General Public License into a single
621         combined work, and to convey the resulting work.  The terms of this
622         License will continue to apply to the part which is the covered work,
623         but the special requirements of the GNU Affero General Public License,
624         section 13, concerning interaction through a network will apply to the
625         combination as such.
627           14. Revised Versions of this License.
629           The Free Software Foundation may publish revised and/or new versions of
630         the GNU General Public License from time to time.  Such new versions will
631         be similar in spirit to the present version, but may differ in detail to
632         address new problems or concerns.
634           Each version is given a distinguishing version number.  If the
635         Program specifies that a certain numbered version of the GNU General
636         Public License "or any later version" applies to it, you have the
637         option of following the terms and conditions either of that numbered
638         version or of any later version published by the Free Software
639         Foundation.  If the Program does not specify a version number of the
640         GNU General Public License, you may choose any version ever published
641         by the Free Software Foundation.
643           If the Program specifies that a proxy can decide which future
644         versions of the GNU General Public License can be used, that proxy's
645         public statement of acceptance of a version permanently authorizes you
646         to choose that version for the Program.
648           Later license versions may give you additional or different
649         permissions.  However, no additional obligations are imposed on any
650         author or copyright holder as a result of your choosing to follow a
651         later version.
653           15. Disclaimer of Warranty.
655           THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
656         APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
657         HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
658         OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
659         THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
660         PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
661         IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
662         ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
664           16. Limitation of Liability.
666           IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
667         WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
668         THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
669         GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
670         USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
671         DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
672         PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
673         EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
674         SUCH DAMAGES.
676           17. Interpretation of Sections 15 and 16.
678           If the disclaimer of warranty and limitation of liability provided
679         above cannot be given local legal effect according to their terms,
680         reviewing courts shall apply local law that most closely approximates
681         an absolute waiver of all civil liability in connection with the
682         Program, unless a warranty or assumption of liability accompanies a
683         copy of the Program in return for a fee.
685                                  END OF TERMS AND CONDITIONS
687                         How to Apply These Terms to Your New Programs
689           If you develop a new program, and you want it to be of the greatest
690         possible use to the public, the best way to achieve this is to make it
691         free software which everyone can redistribute and change under these terms.
693           To do so, attach the following notices to the program.  It is safest
694         to attach them to the start of each source file to most effectively
695         state the exclusion of warranty; and each file should have at least
696         the "copyright" line and a pointer to where the full notice is found.
698                 <one line to give the program's name and a brief idea of what it does.>
699                 Copyright (C) <year>  <name of author>
701                 This program is free software: you can redistribute it and/or modify
702                 it under the terms of the GNU General Public License as published by
703                 the Free Software Foundation, either version 3 of the License, or
704                 (at your option) any later version.
706                 This program is distributed in the hope that it will be useful,
707                 but WITHOUT ANY WARRANTY; without even the implied warranty of
708                 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
709                 GNU General Public License for more details.
711                 You should have received a copy of the GNU General Public License
712                 along with this program.  If not, see <http://www.gnu.org/licenses/>.
714         Also add information on how to contact you by electronic and paper mail.
716           If the program does terminal interaction, make it output a short
717         notice like this when it starts in an interactive mode:
719                 <program>  Copyright (C) <year>  <name of author>
720                 This program comes with ABSOLUTELY NO WARRANTY; for details type
721                 `show w'.
722                 This is free software, and you are welcome to redistribute it
723                 under certain conditions; type `show c' for details.
725         The hypothetical commands `show w' and `show c' should show the appropriate
726         parts of the General Public License.  Of course, your program's commands
727         might be different; for a GUI interface, you would use an "about box".
729           You should also get your employer (if you work as a programmer) or
730         school, if any, to sign a "copyright disclaimer" for the program, if
731         necessary. For more information on this, and how to apply and follow the
732         GNU GPL, see <http://www.gnu.org/licenses/>.
734           The GNU General Public License does not permit incorporating your program
735         into proprietary programs.  If your program is a subroutine library, you
736         may consider it more useful to permit linking proprietary applications with
737         the library.  If this is what you want to do, use the GNU Lesser General
738         Public License instead of this License.  But first, please read
739         <http://www.gnu.org/philosophy/why-not-lgpl.html>.
741 ## Creative Commons CC-BY-SA 4.0
743         Creative Commons Attribution-ShareAlike 4.0 International Public License
744         
745         By exercising the Licensed Rights (defined below), You accept and agree
746         to be bound by the terms and conditions of this Creative Commons
747         Attribution-ShareAlike 4.0 International Public License ("Public
748         License"). To the extent this Public License may be interpreted as a
749         contract, You are granted the Licensed Rights in consideration of Your
750         acceptance of these terms and conditions, and the Licensor grants You
751         such rights in consideration of benefits the Licensor receives from
752         making the Licensed Material available under these terms and
753         conditions.
754         
756         Section 1 -- Definitions.
757         
758           a. Adapted Material means material subject to Copyright and Similar
759                  Rights that is derived from or based upon the Licensed Material
760                  and in which the Licensed Material is translated, altered,
761                  arranged, transformed, or otherwise modified in a manner requiring
762                  permission under the Copyright and Similar Rights held by the
763                  Licensor. For purposes of this Public License, where the Licensed
764                  Material is a musical work, performance, or sound recording,
765                  Adapted Material is always produced where the Licensed Material is
766                  synched in timed relation with a moving image.
767         
768           b. Adapter's License means the license You apply to Your Copyright
769                  and Similar Rights in Your contributions to Adapted Material in
770                  accordance with the terms and conditions of this Public License.
771         
772           c. BY-SA Compatible License means a license listed at
773                  creativecommons.org/compatiblelicenses, approved by Creative
774                  Commons as essentially the equivalent of this Public License.
775         
776           d. Copyright and Similar Rights means copyright and/or similar rights
777                  closely related to copyright including, without limitation,
778                  performance, broadcast, sound recording, and Sui Generis Database
779                  Rights, without regard to how the rights are labeled or
780                  categorized. For purposes of this Public License, the rights
781                  specified in Section 2(b)(1)-(2) are not Copyright and Similar
782                  Rights.
783         
784           e. Effective Technological Measures means those measures that, in the
785                  absence of proper authority, may not be circumvented under laws
786                  fulfilling obligations under Article 11 of the WIPO Copyright
787                  Treaty adopted on December 20, 1996, and/or similar international
788                  agreements.
789         
790           f. Exceptions and Limitations means fair use, fair dealing, and/or
791                  any other exception or limitation to Copyright and Similar Rights
792                  that applies to Your use of the Licensed Material.
793         
794           g. License Elements means the license attributes listed in the name
795                  of a Creative Commons Public License. The License Elements of this
796                  Public License are Attribution and ShareAlike.
797         
798           h. Licensed Material means the artistic or literary work, database,
799                  or other material to which the Licensor applied this Public
800                  License.
801         
802           i. Licensed Rights means the rights granted to You subject to the
803                  terms and conditions of this Public License, which are limited to
804                  all Copyright and Similar Rights that apply to Your use of the
805                  Licensed Material and that the Licensor has authority to license.
806         
807           j. Licensor means the individual(s) or entity(ies) granting rights
808                  under this Public License.
809         
810           k. Share means to provide material to the public by any means or
811                  process that requires permission under the Licensed Rights, such
812                  as reproduction, public display, public performance, distribution,
813                  dissemination, communication, or importation, and to make material
814                  available to the public including in ways that members of the
815                  public may access the material from a place and at a time
816                  individually chosen by them.
817         
818           l. Sui Generis Database Rights means rights other than copyright
819                  resulting from Directive 96/9/EC of the European Parliament and of
820                  the Council of 11 March 1996 on the legal protection of databases,
821                  as amended and/or succeeded, as well as other essentially
822                  equivalent rights anywhere in the world.
823         
824           m. You means the individual or entity exercising the Licensed Rights
825                  under this Public License. Your has a corresponding meaning.
826         
828         Section 2 -- Scope.
829         
830           a. License grant.
831         
832                    1. Subject to the terms and conditions of this Public License,
833                       the Licensor hereby grants You a worldwide, royalty-free,
834                       non-sublicensable, non-exclusive, irrevocable license to
835                       exercise the Licensed Rights in the Licensed Material to:
836         
837                         a. reproduce and Share the Licensed Material, in whole or
838                            in part; and
839         
840                         b. produce, reproduce, and Share Adapted Material.
841         
842                    2. Exceptions and Limitations. For the avoidance of doubt, where
843                       Exceptions and Limitations apply to Your use, this Public
844                       License does not apply, and You do not need to comply with
845                       its terms and conditions.
846         
847                    3. Term. The term of this Public License is specified in Section
848                       6(a).
849         
850                    4. Media and formats; technical modifications allowed. The
851                       Licensor authorizes You to exercise the Licensed Rights in
852                       all media and formats whether now known or hereafter created,
853                       and to make technical modifications necessary to do so. The
854                       Licensor waives and/or agrees not to assert any right or
855                       authority to forbid You from making technical modifications
856                       necessary to exercise the Licensed Rights, including
857                       technical modifications necessary to circumvent Effective
858                       Technological Measures. For purposes of this Public License,
859                       simply making modifications authorized by this Section 2(a)
860                       (4) never produces Adapted Material.
861         
862                    5. Downstream recipients.
863         
864                         a. Offer from the Licensor -- Licensed Material. Every
865                            recipient of the Licensed Material automatically
866                            receives an offer from the Licensor to exercise the
867                            Licensed Rights under the terms and conditions of this
868                            Public License.
869         
870                         b. Additional offer from the Licensor -- Adapted Material.
871                            Every recipient of Adapted Material from You
872                            automatically receives an offer from the Licensor to
873                            exercise the Licensed Rights in the Adapted Material
874                            under the conditions of the Adapter's License You apply.
875         
876                         c. No downstream restrictions. You may not offer or impose
877                            any additional or different terms or conditions on, or
878                            apply any Effective Technological Measures to, the
879                            Licensed Material if doing so restricts exercise of the
880                            Licensed Rights by any recipient of the Licensed
881                            Material.
882         
883                    6. No endorsement. Nothing in this Public License constitutes or
884                       may be construed as permission to assert or imply that You
885                       are, or that Your use of the Licensed Material is, connected
886                       with, or sponsored, endorsed, or granted official status by,
887                       the Licensor or others designated to receive attribution as
888                       provided in Section 3(a)(1)(A)(i).
889         
890           b. Other rights.
891         
892                    1. Moral rights, such as the right of integrity, are not
893                       licensed under this Public License, nor are publicity,
894                       privacy, and/or other similar personality rights; however, to
895                       the extent possible, the Licensor waives and/or agrees not to
896                       assert any such rights held by the Licensor to the limited
897                       extent necessary to allow You to exercise the Licensed
898                       Rights, but not otherwise.
899         
900                    2. Patent and trademark rights are not licensed under this
901                       Public License.
902         
903                    3. To the extent possible, the Licensor waives any right to
904                       collect royalties from You for the exercise of the Licensed
905                       Rights, whether directly or through a collecting society
906                       under any voluntary or waivable statutory or compulsory
907                       licensing scheme. In all other cases the Licensor expressly
908                       reserves any right to collect such royalties.
909         
911         Section 3 -- License Conditions.
912         
913         Your exercise of the Licensed Rights is expressly made subject to the
914         following conditions.
915         
916           a. Attribution.
917         
918                    1. If You Share the Licensed Material (including in modified
919                       form), You must:
920         
921                         a. retain the following if it is supplied by the Licensor
922                            with the Licensed Material:
923         
924                              i. identification of the creator(s) of the Licensed
925                                 Material and any others designated to receive
926                                 attribution, in any reasonable manner requested by
927                                 the Licensor (including by pseudonym if
928                                 designated);
929         
930                             ii. a copyright notice;
931         
932                            iii. a notice that refers to this Public License;
933         
934                             iv. a notice that refers to the disclaimer of
935                                 warranties;
936         
937                              v. a URI or hyperlink to the Licensed Material to the
938                                 extent reasonably practicable;
939         
940                         b. indicate if You modified the Licensed Material and
941                            retain an indication of any previous modifications; and
942         
943                         c. indicate the Licensed Material is licensed under this
944                            Public License, and include the text of, or the URI or
945                            hyperlink to, this Public License.
946         
947                    2. You may satisfy the conditions in Section 3(a)(1) in any
948                       reasonable manner based on the medium, means, and context in
949                       which You Share the Licensed Material. For example, it may be
950                       reasonable to satisfy the conditions by providing a URI or
951                       hyperlink to a resource that includes the required
952                       information.
953         
954                    3. If requested by the Licensor, You must remove any of the
955                       information required by Section 3(a)(1)(A) to the extent
956                       reasonably practicable.
957         
958           b. ShareAlike.
959         
960                  In addition to the conditions in Section 3(a), if You Share
961                  Adapted Material You produce, the following conditions also apply.
962         
963                    1. The Adapter's License You apply must be a Creative Commons
964                       license with the same License Elements, this version or
965                       later, or a BY-SA Compatible License.
966         
967                    2. You must include the text of, or the URI or hyperlink to, the
968                       Adapter's License You apply. You may satisfy this condition
969                       in any reasonable manner based on the medium, means, and
970                       context in which You Share Adapted Material.
971         
972                    3. You may not offer or impose any additional or different terms
973                       or conditions on, or apply any Effective Technological
974                       Measures to, Adapted Material that restrict exercise of the
975                       rights granted under the Adapter's License You apply.
976         
978         Section 4 -- Sui Generis Database Rights.
979         
980         Where the Licensed Rights include Sui Generis Database Rights that
981         apply to Your use of the Licensed Material:
982         
983           a. for the avoidance of doubt, Section 2(a)(1) grants You the right
984                  to extract, reuse, reproduce, and Share all or a substantial
985                  portion of the contents of the database;
986         
987           b. if You include all or a substantial portion of the database
988                  contents in a database in which You have Sui Generis Database
989                  Rights, then the database in which You have Sui Generis Database
990                  Rights (but not its individual contents) is Adapted Material,
991         
992                  including for purposes of Section 3(b); and
993           c. You must comply with the conditions in Section 3(a) if You Share
994                  all or a substantial portion of the contents of the database.
995         
996         For the avoidance of doubt, this Section 4 supplements and does not
997         replace Your obligations under this Public License where the Licensed
998         Rights include other Copyright and Similar Rights.
999         
1001         Section 5 -- Disclaimer of Warranties and Limitation of Liability.
1002         
1003           a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
1004                  EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
1005                  AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
1006                  ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
1007                  IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
1008                  WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
1009                  PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
1010                  ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
1011                  KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
1012                  ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
1013         
1014           b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
1015                  TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
1016                  NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
1017                  INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
1018                  COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
1019                  USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
1020                  ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
1021                  DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
1022                  IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
1023         
1024           c. The disclaimer of warranties and limitation of liability provided
1025                  above shall be interpreted in a manner that, to the extent
1026                  possible, most closely approximates an absolute disclaimer and
1027                  waiver of all liability.
1028         
1030         Section 6 -- Term and Termination.
1031         
1032           a. This Public License applies for the term of the Copyright and
1033                  Similar Rights licensed here. However, if You fail to comply with
1034                  this Public License, then Your rights under this Public License
1035                  terminate automatically.
1036         
1037           b. Where Your right to use the Licensed Material has terminated under
1038                  Section 6(a), it reinstates:
1039         
1040                    1. automatically as of the date the violation is cured, provided
1041                       it is cured within 30 days of Your discovery of the
1042                       violation; or
1043         
1044                    2. upon express reinstatement by the Licensor.
1045         
1046                  For the avoidance of doubt, this Section 6(b) does not affect any
1047                  right the Licensor may have to seek remedies for Your violations
1048                  of this Public License.
1049         
1050           c. For the avoidance of doubt, the Licensor may also offer the
1051                  Licensed Material under separate terms or conditions or stop
1052                  distributing the Licensed Material at any time; however, doing so
1053                  will not terminate this Public License.
1054         
1055           d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
1056                  License.
1057         
1059         Section 7 -- Other Terms and Conditions.
1060         
1061           a. The Licensor shall not be bound by any additional or different
1062                  terms or conditions communicated by You unless expressly agreed.
1063         
1064           b. Any arrangements, understandings, or agreements regarding the
1065                  Licensed Material not stated herein are separate from and
1066                  independent of the terms and conditions of this Public License.
1067         
1069         Section 8 -- Interpretation.
1070         
1071           a. For the avoidance of doubt, this Public License does not, and
1072                  shall not be interpreted to, reduce, limit, restrict, or impose
1073                  conditions on any use of the Licensed Material that could lawfully
1074                  be made without permission under this Public License.
1075         
1076           b. To the extent possible, if any provision of this Public License is
1077                  deemed unenforceable, it shall be automatically reformed to the
1078                  minimum extent necessary to make it enforceable. If the provision
1079                  cannot be reformed, it shall be severed from this Public License
1080                  without affecting the enforceability of the remaining terms and
1081                  conditions.
1082         
1083           c. No term or condition of this Public License will be waived and no
1084                  failure to comply consented to unless expressly agreed to by the
1085                  Licensor.
1086         
1087           d. Nothing in this Public License constitutes or may be interpreted
1088                  as a limitation upon, or waiver of, any privileges and immunities
1089                  that apply to the Licensor or You, including from the legal
1090                  processes of any jurisdiction or authority.
1091         
1092         =======================================================================
1093         
1094         Creative Commons Corporation ("Creative Commons") is not a law firm and
1095         does not provide legal services or legal advice. Distribution of
1096         Creative Commons public licenses does not create a lawyer-client or
1097         other relationship. Creative Commons makes its licenses and related
1098         information available on an "as-is" basis. Creative Commons gives no
1099         warranties regarding its licenses, any material licensed under their
1100         terms and conditions, or any related information. Creative Commons
1101         disclaims all liability for damages resulting from their use to the
1102         fullest extent possible.
1103         
1104         Using Creative Commons Public Licenses
1105         
1106         Creative Commons public licenses provide a standard set of terms and
1107         conditions that creators and other rights holders may use to share
1108         original works of authorship and other material subject to copyright
1109         and certain other rights specified in the public license below. The
1110         following considerations are for informational purposes only, are not
1111         exhaustive, and do not form part of our licenses.
1112         
1113                  Considerations for licensors: Our public licenses are
1114                  intended for use by those authorized to give the public
1115                  permission to use material in ways otherwise restricted by
1116                  copyright and certain other rights. Our licenses are
1117                  irrevocable. Licensors should read and understand the terms
1118                  and conditions of the license they choose before applying it.
1119                  Licensors should also secure all rights necessary before
1120                  applying our licenses so that the public can reuse the
1121                  material as expected. Licensors should clearly mark any
1122                  material not subject to the license. This includes other CC-
1123                  licensed material, or material used under an exception or
1124                  limitation to copyright. More considerations for licensors:
1125                 wiki.creativecommons.org/Considerations_for_licensors
1126         
1127                  Considerations for the public: By using one of our public
1128                  licenses, a licensor grants the public permission to use the
1129                  licensed material under specified terms and conditions. If
1130                  the licensor's permission is not necessary for any reason--for
1131                  example, because of any applicable exception or limitation to
1132                  copyright--then that use is not regulated by the license. Our
1133                  licenses grant only permissions under copyright and certain
1134                  other rights that a licensor has authority to grant. Use of
1135                  the licensed material may still be restricted for other
1136                  reasons, including because others have copyright or other
1137                  rights in the material. A licensor may make special requests,
1138                  such as asking that all changes be marked or described.
1139                  Although not required by our licenses, you are encouraged to
1140                  respect those requests where reasonable. More_considerations
1141                  for the public: 
1142                 wiki.creativecommons.org/Considerations_for_licensees
1143         
1144         =======================================================================
1145         
1146         Creative Commons is not a party to its public licenses.
1147         Notwithstanding, Creative Commons may elect to apply one of its public
1148         licenses to material it publishes and in those instances will be
1149         considered the "Licensor." Except for the limited purpose of indicating
1150         that material is shared under a Creative Commons public license or as
1151         otherwise permitted by the Creative Commons policies published at
1152         creativecommons.org/policies, Creative Commons does not authorize the
1153         use of the trademark "Creative Commons" or any other trademark or logo
1154         of Creative Commons without its prior written consent including,
1155         without limitation, in connection with any unauthorized modifications
1156         to any of its public licenses or any other arrangements,
1157         understandings, or agreements concerning use of licensed material. For
1158         the avoidance of doubt, this paragraph does not form part of the public
1159         licenses.
1160         
1161         Creative Commons may be contacted at creativecommons.org.
1163 ## SIL Open Font License Version 1.1
1165         This Font Software is licensed under the SIL Open Font License, Vers. 1.1.
1166         This license is copied below, and is also available with a FAQ at:
1167         http://scripts.sil.org/OFL
1168         
1169         
1170         -----------------------------------------------------------
1171         SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
1172         -----------------------------------------------------------
1173         
1174         PREAMBLE
1175         The goals of the Open Font License (OFL) are to stimulate worldwide
1176         development of collaborative font projects, to support the font creation
1177         efforts of academic and linguistic communities, and to provide a free and
1178         open framework in which fonts may be shared and improved in partnership
1179         with others.
1180         
1181         The OFL allows the licensed fonts to be used, studied, modified and
1182         redistributed freely as long as they are not sold by themselves. The
1183         fonts, including any derivative works, can be bundled, embedded, 
1184         redistributed and/or sold with any software provided that any reserved
1185         names are not used by derivative works. The fonts and derivatives,
1186         however, cannot be released under any other type of license. The
1187         requirement for fonts to remain under this license does not apply
1188         to any document created using the fonts or their derivatives.
1189         
1190         DEFINITIONS
1191         "Font Software" refers to the set of files released by the Copyright
1192         Holder(s) under this license and clearly marked as such. This may
1193         include source files, build scripts and documentation.
1194         
1195         "Reserved Font Name" refers to any names specified as such after the
1196         copyright statement(s).
1197         
1198         "Original Version" refers to the collection of Font Software components as
1199         distributed by the Copyright Holder(s).
1200         
1201         "Modified Version" refers to any derivative made by adding to, deleting,
1202         or substituting -- in part or in whole -- any of the components of the
1203         Original Version, by changing formats or by porting the Font Software to a
1204         new environment.
1205         
1206         "Author" refers to any designer, engineer, programmer, technical
1207         writer or other person who contributed to the Font Software.
1208         
1209         PERMISSION & CONDITIONS
1210         Permission is hereby granted, free of charge, to any person obtaining
1211         a copy of the Font Software, to use, study, copy, merge, embed, modify,
1212         redistribute, and sell modified and unmodified copies of the Font
1213         Software, subject to the following conditions:
1214         
1215         1) Neither the Font Software nor any of its individual components,
1216         in Original or Modified Versions, may be sold by itself.
1217         
1218         2) Original or Modified Versions of the Font Software may be bundled,
1219         redistributed and/or sold with any software, provided that each copy
1220         contains the above copyright notice and this license. These can be
1221         included either as stand-alone text files, human-readable headers or
1222         in the appropriate machine-readable metadata fields within text or
1223         binary files as long as those fields can be easily viewed by the user.
1224         
1225         3) No Modified Version of the Font Software may use the Reserved Font
1226         Name(s) unless explicit written permission is granted by the corresponding
1227         Copyright Holder. This restriction only applies to the primary font name as
1228         presented to the users.
1229         
1230         4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
1231         Software shall not be used to promote, endorse or advertise any
1232         Modified Version, except to acknowledge the contribution(s) of the
1233         Copyright Holder(s) and the Author(s) or with their explicit written
1234         permission.
1235         
1236         5) The Font Software, modified or unmodified, in part or in whole,
1237         must be distributed entirely under this license, and must not be
1238         distributed under any other license. The requirement for fonts to
1239         remain under this license does not apply to any document created
1240         using the Font Software.
1241         
1242         TERMINATION
1243         This license becomes null and void if any of the above conditions are
1244         not met.
1245         
1246         DISCLAIMER
1247         THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1248         EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
1249         MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
1250         OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
1251         COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1252         INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
1253         DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1254         FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
1255         OTHER DEALINGS IN THE FONT SOFTWARE.