1
0
mirror of https://github.com/github/choosealicense.com synced 2025-01-03 10:31:44 +01:00

double spaces can cause extra blank lines with wrapping

This commit is contained in:
Mike Linksvayer 2017-11-20 11:50:59 -08:00
parent e0834369ca
commit 261fbd26d8
10 changed files with 193 additions and 200 deletions

View File

@ -49,12 +49,12 @@ and other kinds of works, specifically designed to ensure cooperation with the
community in the case of network server software. community in the case of network server software.
The licenses for most software and other practical works are designed to take The licenses for most software and other practical works are designed to take
away your freedom to share and change the works. By contrast, our General away your freedom to share and change the works. By contrast, our General
Public Licenses are intended to guarantee your freedom to share and change all Public Licenses are intended to guarantee your freedom to share and change all
versions of a program--to make sure it remains free software for all its versions of a program--to make sure it remains free software for all its
users. users.
When we speak of free software, we are referring to freedom, not price. Our When we speak of free software, we are referring to freedom, not price. Our
General Public Licenses are designed to make sure that you have the freedom to General Public Licenses are designed to make sure that you have the freedom to
distribute copies of free software (and charge for them if you wish), that you distribute copies of free software (and charge for them if you wish), that you
receive source code or can get it if you want it, that you can change the receive source code or can get it if you want it, that you can change the
@ -68,25 +68,24 @@ software.
A secondary benefit of defending all users' freedom is that improvements made A secondary benefit of defending all users' freedom is that improvements made
in alternate versions of the program, if they receive widespread use, become in alternate versions of the program, if they receive widespread use, become
available for other developers to incorporate. Many developers of free available for other developers to incorporate. Many developers of free
software are heartened and encouraged by the resulting cooperation. However, software are heartened and encouraged by the resulting cooperation. However,
in the case of software used on network servers, this result may fail to come in the case of software used on network servers, this result may fail to come
about. The GNU General Public License permits making a modified version and about. The GNU General Public License permits making a modified version and
letting the public access it on a server without ever releasing its source letting the public access it on a server without ever releasing its source
code to the public. code to the public.
The GNU Affero General Public License is designed specifically to ensure that, The GNU Affero General Public License is designed specifically to ensure that,
in such cases, the modified source code becomes available to the community. in such cases, the modified source code becomes available to the community. It
requires the operator of a network server to provide the source code of the
It requires the operator of a network server to provide the source code of the modified version running there to the users of that server. Therefore, public
modified version running there to the users of that server. Therefore, public
use of a modified version, on a publicly accessible server, gives the public use of a modified version, on a publicly accessible server, gives the public
access to the source code of the modified version. access to the source code of the modified version.
An older license, called the Affero General Public License and published by An older license, called the Affero General Public License and published by
Affero, was designed to accomplish similar goals. This is a different Affero, was designed to accomplish similar goals. This is a different license,
license, not a version of the Affero GPL, but Affero has released a new not a version of the Affero GPL, but Affero has released a new version of the
version of the Affero GPL which permits relicensing under this license. Affero GPL which permits relicensing under this license.
The precise terms and conditions for copying, distribution and modification The precise terms and conditions for copying, distribution and modification
follow. follow.
@ -101,14 +100,13 @@ follow.
such as semiconductor masks. such as semiconductor masks.
"The Program" refers to any copyrightable work licensed under this License. "The Program" refers to any copyrightable work licensed under this License.
Each licensee is addressed as "you". "Licensees" and "recipients" may be
Each licensee is addressed as "you". "Licensees" and "recipients" may be
individuals or organizations. individuals or organizations.
To "modify" a work means to copy from or adapt all or part of the work in a To "modify" a work means to copy from or adapt all or part of the work in a
fashion requiring copyright permission, other than the making of an exact fashion requiring copyright permission, other than the making of an exact
copy. The resulting work is called a "modified version" of the earlier work copy. The resulting work is called a "modified version" of the earlier work or
or a work "based on" the earlier work. a work "based on" the earlier work.
A "covered work" means either the unmodified Program or a work based on the A "covered work" means either the unmodified Program or a work based on the
Program. Program.
@ -116,12 +114,12 @@ Program.
To "propagate" a work means to do anything with it that, without permission, To "propagate" a work means to do anything with it that, without permission,
would make you directly or secondarily liable for infringement under would make you directly or secondarily liable for infringement under
applicable copyright law, except executing it on a computer or modifying a applicable copyright law, except executing it on a computer or modifying a
private copy. Propagation includes copying, distribution (with or without private copy. Propagation includes copying, distribution (with or without
modification), making available to the public, and in some countries other modification), making available to the public, and in some countries other
activities as well. activities as well.
To "convey" a work means any kind of propagation that enables other parties to To "convey" a work means any kind of propagation that enables other parties to
make or receive copies. Mere interaction with a user through a computer make or receive copies. Mere interaction with a user through a computer
network, with no transfer of a copy, is not conveying. network, with no transfer of a copy, is not conveying.
An interactive user interface displays "Appropriate Legal Notices" to the An interactive user interface displays "Appropriate Legal Notices" to the
@ -129,12 +127,12 @@ extent that it includes a convenient and prominently visible feature that (1)
displays an appropriate copyright notice, and (2) tells the user that there is displays an appropriate copyright notice, and (2) tells the user that there is
no warranty for the work (except to the extent that warranties are provided), no warranty for the work (except to the extent that warranties are provided),
that licensees may convey the work under this License, and how to view a copy that licensees may convey the work under this License, and how to view a copy
of this License. If the interface presents a list of user commands or of this License. If the interface presents a list of user commands or options,
options, such as a menu, a prominent item in the list meets this criterion. such as a menu, a prominent item in the list meets this criterion.
1. Source Code. 1. Source Code.
The "source code" for a work means the preferred form of the work for making The "source code" for a work means the preferred form of the work for making
modifications to it. "Object code" means any non-source form of a work. modifications to it. "Object code" means any non-source form of a work.
A "Standard Interface" means an interface that either is an official standard A "Standard Interface" means an interface that either is an official standard
defined by a recognized standards body, or, in the case of interfaces defined by a recognized standards body, or, in the case of interfaces
@ -146,7 +144,7 @@ work as a whole, that (a) is included in the normal form of packaging a Major
Component, but which is not part of that Major Component, and (b) serves only Component, but which is not part of that Major Component, and (b) serves only
to enable use of the work with that Major Component, or to implement a to enable use of the work with that Major Component, or to implement a
Standard Interface for which an implementation is available to the public in Standard Interface for which an implementation is available to the public in
source code form. A "Major Component", in this context, means a major source code form. A "Major Component", in this context, means a major
essential component (kernel, window system, and so on) of the specific essential component (kernel, window system, and so on) of the specific
operating system (if any) on which the executable work runs, or a compiler operating system (if any) on which the executable work runs, or a compiler
used to produce the work, or an object code interpreter used to run it. used to produce the work, or an object code interpreter used to run it.
@ -154,10 +152,9 @@ used to produce the work, or an object code interpreter used to run it.
The "Corresponding Source" for a work in object code form means all the source The "Corresponding Source" for a work in object code form means all the source
code needed to generate, install, and (for an executable work) run the object code needed to generate, install, and (for an executable work) run the object
code and to modify the work, including scripts to control those activities. code and to modify the work, including scripts to control those activities.
However, it does not include the work's System Libraries, or general-purpose However, it does not include the work's System Libraries, or general-purpose
tools or generally available free programs which are used unmodified in tools or generally available free programs which are used unmodified in
performing those activities but which are not part of the work. For example, performing those activities but which are not part of the work. For example,
Corresponding Source includes interface definition files associated with Corresponding Source includes interface definition files associated with
source files for the work, and the source code for shared libraries and source files for the work, and the source code for shared libraries and
dynamically linked subprograms that the work is specifically designed to dynamically linked subprograms that the work is specifically designed to
@ -171,25 +168,25 @@ The Corresponding Source for a work in source code form is that same work.
2. Basic Permissions. 2. Basic Permissions.
All rights granted under this License are granted for the term of copyright on All rights granted under this License are granted for the term of copyright on
the Program, and are irrevocable provided the stated conditions are met. This the Program, and are irrevocable provided the stated conditions are met. This
License explicitly affirms your unlimited permission to run the unmodified License explicitly affirms your unlimited permission to run the unmodified
Program. The output from running a covered work is covered by this License Program. The output from running a covered work is covered by this License
only if the output, given its content, constitutes a covered work. This only if the output, given its content, constitutes a covered work. This
License acknowledges your rights of fair use or other equivalent, as provided License acknowledges your rights of fair use or other equivalent, as provided
by copyright law. by copyright law.
You may make, run and propagate covered works that you do not convey, without You may make, run and propagate covered works that you do not convey, without
conditions so long as your license otherwise remains in force. You may convey conditions so long as your license otherwise remains in force. You may convey
covered works to others for the sole purpose of having them make modifications covered works to others for the sole purpose of having them make modifications
exclusively for you, or provide you with facilities for running those works, exclusively for you, or provide you with facilities for running those works,
provided that you comply with the terms of this License in conveying all provided that you comply with the terms of this License in conveying all
material for which you do not control copyright. Those thus making or running material for which you do not control copyright. Those thus making or running
the covered works for you must do so exclusively on your behalf, under your the covered works for you must do so exclusively on your behalf, under your
direction and control, on terms that prohibit them from making any copies of direction and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you. your copyrighted material outside their relationship with you.
Conveying under any other circumstances is permitted solely under the Conveying under any other circumstances is permitted solely under the
conditions stated below. Sublicensing is not allowed; section 10 makes it conditions stated below. Sublicensing is not allowed; section 10 makes it
unnecessary. unnecessary.
3. Protecting Users' Legal Rights From Anti-Circumvention Law. 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
@ -225,13 +222,13 @@ provided that you also meet all of these conditions:
giving a relevant date. giving a relevant date.
b) The work must carry prominent notices stating that it is released under b) The work must carry prominent notices stating that it is released under
this License and any conditions added under section 7. This requirement this License and any conditions added under section 7. This requirement
modifies the requirement in section 4 to "keep intact all notices". modifies the requirement in section 4 to "keep intact all notices".
c) You must license the entire work, as a whole, under this License to c) You must license the entire work, as a whole, under this License to
anyone who comes into possession of a copy. This License will therefore anyone who comes into possession of a copy. This License will therefore
apply, along with any applicable section 7 additional terms, to the whole apply, along with any applicable section 7 additional terms, to the whole
of the work, and all its parts, regardless of how they are packaged. This of the work, and all its parts, regardless of how they are packaged. This
License gives no permission to license the work in any other way, but it License gives no permission to license the work in any other way, but it
does not invalidate such permission if you have separately received it. does not invalidate such permission if you have separately received it.
@ -245,7 +242,7 @@ which are not by their nature extensions of the covered work, and which are
not combined with it such as to form a larger program, in or on a volume of a not combined with it such as to form a larger program, in or on a volume of a
storage or distribution medium, is called an "aggregate" if the compilation storage or distribution medium, is called an "aggregate" if the compilation
and its resulting copyright are not used to limit the access or legal rights and its resulting copyright are not used to limit the access or legal rights
of the compilation's users beyond what the individual works permit. Inclusion of the compilation's users beyond what the individual works permit. Inclusion
of a covered work in an aggregate does not cause this License to apply to the of a covered work in an aggregate does not cause this License to apply to the
other parts of the aggregate. other parts of the aggregate.
@ -271,21 +268,21 @@ Source under the terms of this License, in one of these ways:
network server at no charge. network server at no charge.
c) Convey individual copies of the object code with a copy of the written c) Convey individual copies of the object code with a copy of the written
offer to provide the Corresponding Source. This alternative is allowed offer to provide the Corresponding Source. This alternative is allowed
only occasionally and noncommercially, and only if you received the object only occasionally and noncommercially, and only if you received the object
code with such an offer, in accord with subsection 6b. code with such an offer, in accord with subsection 6b.
d) Convey the object code by offering access from a designated place d) Convey the object code by offering access from a designated place
(gratis or for a charge), and offer equivalent access to the Corresponding (gratis or for a charge), and offer equivalent access to the Corresponding
Source in the same way through the same place at no further charge. You Source in the same way through the same place at no further charge. You
need not require recipients to copy the Corresponding Source along with need not require recipients to copy the Corresponding Source along with
the object code. If the place to copy the object code is a network the object code. If the place to copy the object code is a network server,
server, the Corresponding Source may be on a different server (operated by the Corresponding Source may be on a different server (operated by you or
you or a third party) that supports equivalent copying facilities, a third party) that supports equivalent copying facilities, provided you
provided you maintain clear directions next to the object code saying maintain clear directions next to the object code saying where to find the
where to find the Corresponding Source. Regardless of what server hosts Corresponding Source. Regardless of what server hosts the Corresponding
the Corresponding Source, you remain obligated to ensure that it is Source, you remain obligated to ensure that it is available for as long as
available for as long as needed to satisfy these requirements. needed to satisfy these requirements.
e) Convey the object code using peer-to-peer transmission, provided you e) Convey the object code using peer-to-peer transmission, provided you
inform other peers where the object code and Corresponding Source of the inform other peers where the object code and Corresponding Source of the
@ -299,20 +296,19 @@ the object code work.
A "User Product" is either (1) a "consumer product", which means any tangible A "User Product" is either (1) a "consumer product", which means any tangible
personal property which is normally used for personal, family, or household personal property which is normally used for personal, family, or household
purposes, or (2) anything designed or sold for incorporation into a dwelling. purposes, or (2) anything designed or sold for incorporation into a dwelling.
In determining whether a product is a consumer product, doubtful cases shall In determining whether a product is a consumer product, doubtful cases shall
be resolved in favor of coverage. For a particular product received by a be resolved in favor of coverage. For a particular product received by a
particular user, "normally used" refers to a typical or common use of that particular user, "normally used" refers to a typical or common use of that
class of product, regardless of the status of the particular user or of the class of product, regardless of the status of the particular user or of the
way in which the particular user actually uses, or expects or is expected to way in which the particular user actually uses, or expects or is expected to
use, the product. A product is a consumer product regardless of whether the use, the product. A product is a consumer product regardless of whether the
product has substantial commercial, industrial or non-consumer uses, unless product has substantial commercial, industrial or non-consumer uses, unless
such uses represent the only significant mode of use of the product. such uses represent the only significant mode of use of the product.
"Installation Information" for a User Product means any methods, procedures, "Installation Information" for a User Product means any methods, procedures,
authorization keys, or other information required to install and execute authorization keys, or other information required to install and execute
modified versions of a covered work in that User Product from a modified modified versions of a covered work in that User Product from a modified
version of its Corresponding Source. The information must suffice to ensure version of its Corresponding Source. The information must suffice to ensure
that the continued functioning of the modified object code is in no case that the continued functioning of the modified object code is in no case
prevented or interfered with solely because modification has been made. prevented or interfered with solely because modification has been made.
@ -321,7 +317,7 @@ specifically for use in, a User Product, and the conveying occurs as part of a
transaction in which the right of possession and use of the User Product is transaction in which the right of possession and use of the User Product is
transferred to the recipient in perpetuity or for a fixed term (regardless of transferred to the recipient in perpetuity or for a fixed term (regardless of
how the transaction is characterized), the Corresponding Source conveyed under how the transaction is characterized), the Corresponding Source conveyed under
this section must be accompanied by the Installation Information. But this this section must be accompanied by the Installation Information. But this
requirement does not apply if neither you nor any third party retains the requirement does not apply if neither you nor any third party retains the
ability to install modified object code on the User Product (for example, the ability to install modified object code on the User Product (for example, the
work has been installed in ROM). work has been installed in ROM).
@ -329,8 +325,8 @@ work has been installed in ROM).
The requirement to provide Installation Information does not include a The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates for a requirement to continue to provide support service, warranty, or updates for a
work that has been modified or installed by the recipient, or for the User work that has been modified or installed by the recipient, or for the User
Product in which it has been modified or installed. Access to a network may Product in which it has been modified or installed. Access to a network may be
be denied when the modification itself materially and adversely affects the denied when the modification itself materially and adversely affects the
operation of the network or violates the rules and protocols for communication operation of the network or violates the rules and protocols for communication
across the network. across the network.
@ -344,15 +340,15 @@ require no special password or key for unpacking, reading or copying.
by making exceptions from one or more of its conditions. Additional by making exceptions from one or more of its conditions. Additional
permissions that are applicable to the entire Program shall be treated as permissions that are applicable to the entire Program shall be treated as
though they were included in this License, to the extent that they are valid though they were included in this License, to the extent that they are valid
under applicable law. If additional permissions apply only to part of the under applicable law. If additional permissions apply only to part of the
Program, that part may be used separately under those permissions, but the Program, that part may be used separately under those permissions, but the
entire Program remains governed by this License without regard to the entire Program remains governed by this License without regard to the
additional permissions. additional permissions.
When you convey a copy of a covered work, you may at your option remove any When you convey a copy of a covered work, you may at your option remove any
additional permissions from that copy, or from any part of it. (Additional additional permissions from that copy, or from any part of it. (Additional
permissions may be written to require their own removal in certain cases when permissions may be written to require their own removal in certain cases when
you modify the work.) You may place additional permissions on material, added you modify the work.) You may place additional permissions on material, added
by you to a covered work, for which you have or can give appropriate copyright by you to a covered work, for which you have or can give appropriate copyright
permission. permission.
@ -384,13 +380,13 @@ material) supplement the terms of this License with terms:
authors. authors.
All other non-permissive additional terms are considered "further All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10. If the Program as you restrictions" within the meaning of section 10. If the Program as you received
received it, or any part of it, contains a notice stating that it is governed it, or any part of it, contains a notice stating that it is governed by this
by this License along with a term that is a further restriction, you may License along with a term that is a further restriction, you may remove that
remove that term. If a license document contains a further restriction but term. If a license document contains a further restriction but permits
permits relicensing or conveying under this License, you may add to a covered relicensing or conveying under this License, you may add to a covered work
work material governed by the terms of that license document, provided that material governed by the terms of that license document, provided that the
the further restriction does not survive such relicensing or conveying. further restriction does not survive such relicensing or conveying.
If you add terms to a covered work in accord with this section, you must If you add terms to a covered work in accord with this section, you must
place, in the relevant source files, a statement of the additional terms that place, in the relevant source files, a statement of the additional terms that
@ -404,7 +400,7 @@ apply either way.
8. Termination. 8. Termination.
You may not propagate or modify a covered work except as expressly provided You may not propagate or modify a covered work except as expressly provided
under this License. Any attempt otherwise to propagate or modify it is void, under this License. Any attempt otherwise to propagate or modify it is void,
and will automatically terminate your rights under this License (including any and will automatically terminate your rights under this License (including any
patent licenses granted under the third paragraph of section 11). patent licenses granted under the third paragraph of section 11).
@ -421,18 +417,18 @@ of this License (for any work) from that copyright holder, and you cure the
violation prior to 30 days after your receipt of the notice. violation prior to 30 days after your receipt of the notice.
Termination of your rights under this section does not terminate the licenses Termination of your rights under this section does not terminate the licenses
of parties who have received copies or rights from you under this License. If of parties who have received copies or rights from you under this License. If
your rights have been terminated and not permanently reinstated, you do not your rights have been terminated and not permanently reinstated, you do not
qualify to receive new licenses for the same material under section 10. qualify to receive new licenses for the same material under section 10.
9. Acceptance Not Required for Having Copies. 9. Acceptance Not Required for Having Copies.
You are not required to accept this License in order to receive or run a copy You are not required to accept this License in order to receive or run a copy
of the Program. Ancillary propagation of a covered work occurring solely as a of the Program. Ancillary propagation of a covered work occurring solely as a
consequence of using peer-to-peer transmission to receive a copy likewise does consequence of using peer-to-peer transmission to receive a copy likewise does
not require acceptance. However, nothing other than this License grants you not require acceptance. However, nothing other than this License grants you
permission to propagate or modify any covered work. These actions infringe permission to propagate or modify any covered work. These actions infringe
copyright if you do not accept this License. Therefore, by modifying or copyright if you do not accept this License. Therefore, by modifying or
propagating a covered work, you indicate your acceptance of this License to do propagating a covered work, you indicate your acceptance of this License to do
so. so.
@ -440,12 +436,12 @@ so.
Each time you convey a covered work, the recipient automatically receives a Each time you convey a covered work, the recipient automatically receives a
license from the original licensors, to run, modify and propagate that work, license from the original licensors, to run, modify and propagate that work,
subject to this License. You are not responsible for enforcing compliance by subject to this License. You are not responsible for enforcing compliance by
third parties with this License. third parties with this License.
An "entity transaction" is a transaction transferring control of an An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an organization, or substantially all assets of one, or subdividing an
organization, or merging organizations. If propagation of a covered work organization, or merging organizations. If propagation of a covered work
results from an entity transaction, each party to that transaction who results from an entity transaction, each party to that transaction who
receives a copy of the work also receives whatever licenses to the work the receives a copy of the work also receives whatever licenses to the work the
party's predecessor in interest had or could give under the previous party's predecessor in interest had or could give under the previous
@ -454,7 +450,7 @@ from the predecessor in interest, if the predecessor has it or can get it with
reasonable efforts. reasonable efforts.
You may not impose any further restrictions on the exercise of the rights You may not impose any further restrictions on the exercise of the rights
granted or affirmed under this License. For example, you may not impose a granted or affirmed under this License. For example, you may not impose a
license fee, royalty, or other charge for exercise of rights granted under license fee, royalty, or other charge for exercise of rights granted under
this License, and you may not initiate litigation (including a cross-claim or this License, and you may not initiate litigation (including a cross-claim or
counterclaim in a lawsuit) alleging that any patent claim is infringed by counterclaim in a lawsuit) alleging that any patent claim is infringed by
@ -464,15 +460,15 @@ portion of it.
11. Patents. 11. Patents.
A "contributor" is a copyright holder who authorizes use under this License of A "contributor" is a copyright holder who authorizes use under this License of
the Program or a work on which the Program is based. The work thus licensed the Program or a work on which the Program is based. The work thus licensed is
is called the contributor's "contributor version". called the contributor's "contributor version".
A contributor's "essential patent claims" are all patent claims owned or A contributor's "essential patent claims" are all patent claims owned or
controlled by the contributor, whether already acquired or hereafter acquired, controlled by the contributor, whether already acquired or hereafter acquired,
that would be infringed by some manner, permitted by this License, of making, that would be infringed by some manner, permitted by this License, of making,
using, or selling its contributor version, but do not include claims that using, or selling its contributor version, but do not include claims that
would be infringed only as a consequence of further modification of the would be infringed only as a consequence of further modification of the
contributor version. For purposes of this definition, "control" includes the contributor version. For purposes of this definition, "control" includes the
right to grant patent sublicenses in a manner consistent with the requirements right to grant patent sublicenses in a manner consistent with the requirements
of this License. of this License.
@ -484,7 +480,7 @@ its contributor version.
In the following three paragraphs, a "patent license" is any express agreement In the following three paragraphs, a "patent license" is any express agreement
or commitment, however denominated, not to enforce a patent (such as an or commitment, however denominated, not to enforce a patent (such as an
express permission to practice a patent or covenant not to s ue for patent express permission to practice a patent or covenant not to s ue for patent
infringement). To "grant" such a patent license to a party means to make such infringement). To "grant" such a patent license to a party means to make such
an agreement or commitment not to enforce a patent against the party. an agreement or commitment not to enforce a patent against the party.
If you convey a covered work, knowingly relying on a patent license, and the If you convey a covered work, knowingly relying on a patent license, and the
@ -495,7 +491,7 @@ cause the Corresponding Source to be so available, or (2) arrange to deprive
yourself of the benefit of the patent license for this particular work, or (3) yourself of the benefit of the patent license for this particular work, or (3)
arrange, in a manner consistent with the requirements of this License, to arrange, in a manner consistent with the requirements of this License, to
extend the patent extend the patent
license to downstream recipients. "Knowingly relying" means you have actual license to downstream recipients. "Knowingly relying" means you have actual
knowledge that, but for the patent license, your conveying the covered work in knowledge that, but for the patent license, your conveying the covered work in
a country, or your recipient's use of the covered work in a country, would a country, or your recipient's use of the covered work in a country, would
infringe one or more identifiable patents in that country that you have reason infringe one or more identifiable patents in that country that you have reason
@ -511,7 +507,7 @@ of the covered work and works based on it.
A patent license is "discriminatory" if it does not include within the scope A patent license is "discriminatory" if it does not include within the scope
of its coverage, prohibits the exercise of, or is conditioned on the of its coverage, prohibits the exercise of, or is conditioned on the
non-exercise of one or more of the rights that are specifically granted under non-exercise of one or more of the rights that are specifically granted under
this License. You may not convey a covered work if you are a party to an this License. You may not convey a covered work if you are a party to an
arrangement with a third party that is in the business of distributing arrangement with a third party that is in the business of distributing
software, under which you make payment to the third party based on the extent software, under which you make payment to the third party based on the extent
of your activity of conveying the work, and under which the third party of your activity of conveying the work, and under which the third party
@ -530,10 +526,10 @@ available to you under applicable patent law.
If conditions are imposed on you (whether by court order, agreement or If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not excuse otherwise) that contradict the conditions of this License, they do not excuse
you from the conditions of this License. If you cannot convey a covered work you from the conditions of this License. If you cannot convey a covered work
so as to satisfy simultaneously your obligations under this License and any so as to satisfy simultaneously your obligations under this License and any
other pertinent obligations, then as a consequence you may other pertinent obligations, then as a consequence you may
not convey it at all. For example, if you agree to terms that obligate you to not convey it at all. For example, if you agree to terms that obligate you to
collect a royalty for further conveying from those to whom you convey the collect a royalty for further conveying from those to whom you convey the
Program, the only way you could satisfy both those terms and this License Program, the only way you could satisfy both those terms and this License
would be to refrain entirely from conveying the Program. would be to refrain entirely from conveying the Program.
@ -546,29 +542,29 @@ with it remotely through a computer network (if your version supports such
interaction) an opportunity to receive the Corresponding Source of your interaction) an opportunity to receive the Corresponding Source of your
version by providing access to the Corresponding Source from a network server version by providing access to the Corresponding Source from a network server
at no charge, through some standard or customary means of facilitating copying at no charge, through some standard or customary means of facilitating copying
of software. This Corresponding Source shall include the Corresponding Source of software. This Corresponding Source shall include the Corresponding Source
for any work covered by version 3 of the GNU General Public License that is for any work covered by version 3 of the GNU General Public License that is
incorporated pursuant to the following paragraph. incorporated pursuant to the following paragraph.
Notwithstanding any other provision of this License, you have permission to Notwithstanding any other provision of this License, you have permission to
link or combine any covered work with a work licensed under version 3 of the link or combine any covered work with a work licensed under version 3 of the
GNU General Public License into a single combined work, and to convey the GNU General Public License into a single combined work, and to convey the
resulting work. The terms of this License will continue to apply to the part resulting work. The terms of this License will continue to apply to the part
which is the covered work, but the work with which it is combined will remain which is the covered work, but the work with which it is combined will remain
governed by version 3 of the GNU General Public License. governed by version 3 of the GNU General Public License.
14. Revised Versions of this License. 14. Revised Versions of this License.
The Free Software Foundation may publish revised and/or new versions of the The Free Software Foundation may publish revised and/or new versions of the
GNU Affero General Public License from time to time. Such new versions will GNU Affero General Public License from time to time. Such new versions will be
be similar in spirit to the present version, but may differ in detail to similar in spirit to the present version, but may differ in detail to address
address new problems or concerns. new problems or concerns.
Each version is given a distinguishing version number. If the Program Each version is given a distinguishing version number. If the Program
specifies that a certain numbered version of the GNU Affero General Public specifies that a certain numbered version of the GNU Affero General Public
License "or any later version" applies to it, you have the option of following License "or any later version" applies to it, you have the option of following
the terms and conditions either of that numbered version or of any later the terms and conditions either of that numbered version or of any later
version published by the Free Software Foundation. If the Program does not version published by the Free Software Foundation. If the Program does not
specify a version number of the GNU Affero General Public License, you may specify a version number of the GNU Affero General Public License, you may
choose any version ever published by the Free Software Foundation. choose any version ever published by the Free Software Foundation.
@ -578,18 +574,17 @@ of acceptance of a version permanently authorizes you to choose that version
for the Program. for the Program.
Later license versions may give you additional or different permissions. Later license versions may give you additional or different permissions.
However, no additional obligations are imposed on any author or copyright However, no additional obligations are imposed on any author or copyright
holder as a result of your choosing to follow a later version. holder as a result of your choosing to follow a later version.
15. Disclaimer of Warranty. 15. Disclaimer of Warranty.
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE
LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER
EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO
THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM
PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR
CORRECTION. CORRECTION.
@ -620,7 +615,7 @@ If you develop a new program, and you want it to be of the greatest possible
use to the public, the best way to achieve this is to make it free software use to the public, the best way to achieve this is to make it free software
which everyone can redistribute and change under these terms. which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest to attach To do so, attach the following notices to the program. It is safest to attach
them to the start of each source file to most effectively state the exclusion them to the start of each source file to most effectively state the exclusion
of warranty; and each file should have at least the "copyright" line and a of warranty; and each file should have at least the "copyright" line and a
pointer to where the full notice is found. pointer to where the full notice is found.
@ -635,19 +630,18 @@ pointer to where the full notice is found.
This program is distributed in the hope that it will be useful, but This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero
General Public License for more details. General Public License for more details.
You should have received a copy of the GNU Affero General Public License You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. along with this program. If not, see <http://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail. Also add information on how to contact you by electronic and paper mail.
If your software can interact with users remotely through a computer network, If your software can interact with users remotely through a computer network,
you should also make sure that it provides a way for users to get its source. you should also make sure that it provides a way for users to get its source.
For example, if your program is a web application, its interface could display For example, if your program is a web application, its interface could display
a "Source" link that leads users to an archive of the code. There are many a "Source" link that leads users to an archive of the code. There are many
ways you could offer source, and different solutions will be better for ways you could offer source, and different solutions will be better for
different programs; see section 13 for the specific requirements. different programs; see section 13 for the specific requirements.

View File

@ -203,7 +203,7 @@ APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following boilerplate To apply the Apache License to your work, attach the following boilerplate
notice, with the fields enclosed by brackets "[]" replaced with your own notice, with the fields enclosed by brackets "[]" replaced with your own
identifying information. (Don't include the brackets!) The text should be identifying information. (Don't include the brackets!) The text should be
enclosed in the appropriate comment syntax for the file format. We also enclosed in the appropriate comment syntax for the file format. We also
recommend that a file or class name and description of purpose be included on recommend that a file or class name and description of purpose be included on
the same "printed page" as the copyright notice for easier identification the same "printed page" as the copyright notice for easier identification

View File

@ -44,7 +44,7 @@ that Package while still keeping the Package available as open source and free
software. software.
You are always permitted to make arrangements wholly outside of this license You are always permitted to make arrangements wholly outside of this license
directly with the Copyright Holder of a given Package. If the terms of this directly with the Copyright Holder of a given Package. If the terms of this
license do not permit the full use that you propose to make of the Package, license do not permit the full use that you propose to make of the Package,
you should contact the Copyright Holder and seek a different licensing you should contact the Copyright Holder and seek a different licensing
arrangement. arrangement.
@ -70,7 +70,7 @@ Definitions
to others outside of your company or organization. to others outside of your company or organization.
"Distributor Fee" means any fee that you charge for Distributing this "Distributor Fee" means any fee that you charge for Distributing this
Package or providing support for this Package to another party. It does Package or providing support for this Package to another party. It does
not mean licensing fees. not mean licensing fees.
"Standard Version" refers to the Package if it has not been modified, or "Standard Version" refers to the Package if it has not been modified, or
@ -102,11 +102,11 @@ Permissions for Redistribution of the Standard Version
(2) You may Distribute verbatim copies of the Source form of the Standard (2) You may Distribute verbatim copies of the Source form of the Standard
Version of this Package in any medium without restriction, either gratis or Version of this Package in any medium without restriction, either gratis or
for a Distributor Fee, provided that you duplicate all of the original for a Distributor Fee, provided that you duplicate all of the original
copyright notices and associated disclaimers. At your discretion, such copyright notices and associated disclaimers. At your discretion, such
verbatim copies may or may not include a Compiled form of the Package. verbatim copies may or may not include a Compiled form of the Package.
(3) You may apply any bug fixes, portability changes, and other modifications (3) You may apply any bug fixes, portability changes, and other modifications
made available from the Copyright Holder. The resulting Package will still be made available from the Copyright Holder. The resulting Package will still be
considered the Standard Version, and as such will be subject to the Original considered the Standard Version, and as such will be subject to the Original
License. License.
@ -140,25 +140,25 @@ following:
Distribution of Compiled Forms of the Standard Version or Modified Versions Distribution of Compiled Forms of the Standard Version or Modified Versions
without the Source without the Source
(5) You may Distribute Compiled forms of the Standard Version without the (5) You may Distribute Compiled forms of the Standard Version without the
Source, provided that you include complete instructions on how to get the Source, provided that you include complete instructions on how to get the
Source of the Standard Version. Such instructions must be valid at the time Source of the Standard Version. Such instructions must be valid at the time of
of your distribution. If these instructions, at any time while you are your distribution. If these instructions, at any time while you are carrying
carrying out such distribution, become invalid, you must provide new out such distribution, become invalid, you must provide new instructions on
instructions on demand or cease further distribution. If you provide valid demand or cease further distribution. If you provide valid instructions or
instructions or cease distribution within thirty days after you become aware cease distribution within thirty days after you become aware that the
that the instructions are invalid, then you do not forfeit any of your rights instructions are invalid, then you do not forfeit any of your rights under
under this license. this license.
(6) You may Distribute a Modified Version in Compiled form without the (6) You may Distribute a Modified Version in Compiled form without the Source,
Source, provided that you comply with Section 4 with respect to the Source of provided that you comply with Section 4 with respect to the Source of the
the Modified Version. Modified Version.
Aggregating or Linking the Package Aggregating or Linking the Package
(7) You may aggregate the Package (either the Standard Version or Modified (7) You may aggregate the Package (either the Standard Version or Modified
Version) with other packages and Distribute the resulting aggregation provided Version) with other packages and Distribute the resulting aggregation provided
that you do not charge a licensing fee for the Package. Distributor Fees are that you do not charge a licensing fee for the Package. Distributor Fees are
permitted, and licensing fees for other components in the aggregation are permitted, and licensing fees for other components in the aggregation are
permitted. The terms of this license apply to the use and Distribution of the permitted. The terms of this license apply to the use and Distribution of the
Standard or Modified Versions as included in the aggregation. Standard or Modified Versions as included in the aggregation.
@ -173,27 +173,27 @@ Items That are Not Considered Part of a Modified Version
(9) Works (including, but not limited to, modules and scripts) that merely (9) Works (including, but not limited to, modules and scripts) that merely
extend or make use of the Package, do not, by themselves, cause the Package to extend or make use of the Package, do not, by themselves, cause the Package to
be a Modified Version. In addition, such works are not considered parts of be a Modified Version. In addition, such works are not considered parts of the
the Package itself, and are not subject to the terms of this license. Package itself, and are not subject to the terms of this license.
General Provisions General Provisions
(10) Any use, modification, and distribution of the Standard or Modified (10) Any use, modification, and distribution of the Standard or Modified
Versions is governed by this Artistic License. By using, modifying or Versions is governed by this Artistic License. By using, modifying or
distributing the Package, you accept this license. Do not use, modify, or distributing the Package, you accept this license. Do not use, modify, or
distribute the Package, if you do not accept this license. distribute the Package, if you do not accept this license.
(11) If your Modified Version has been derived from a Modified Version made (11) If your Modified Version has been derived from a Modified Version made by
by someone other than you, you are nevertheless required to ensure that your someone other than you, you are nevertheless required to ensure that your
Modified Version complies with the requirements of this license. Modified Version complies with the requirements of this license.
(12) This license does not grant you the right to use any trademark, service (12) This license does not grant you the right to use any trademark, service
mark, tradename, or logo of the Copyright Holder. mark, tradename, or logo of the Copyright Holder.
(13) This license includes the non-exclusive, worldwide, free-of-charge (13) This license includes the non-exclusive, worldwide, free-of-charge patent
patent license to make, have made, use, offer to sell, sell, import and license to make, have made, use, offer to sell, sell, import and otherwise
otherwise transfer the Package with respect to any patent claims licensable by transfer the Package with respect to any patent claims licensable by the
the Copyright Holder that are necessarily infringed by the Package. If you Copyright Holder that are necessarily infringed by the Package. If you
institute patent litigation (including a cross-claim or counterclaim) against institute patent litigation (including a cross-claim or counterclaim) against
any party alleging that the Package constitutes direct or contributory patent any party alleging that the Package constitutes direct or contributory patent
infringement, then this Artistic License to you shall terminate on the date infringement, then this Artistic License to you shall terminate on the date

View File

@ -84,7 +84,7 @@ conditions.
Section 1 Definitions. Section 1 Definitions.
a. Adapted Material means material subject to Copyright and Similar a. Adapted Material means material subject to Copyright and Similar
Rights that is derived from or based upon the Licensed Material and in Rights that is derived from or based upon the Licensed Material and in
which the Licensed Material is translated, altered, arranged, which the Licensed Material is translated, altered, arranged,
transformed, or otherwise modified in a manner requiring permission under transformed, or otherwise modified in a manner requiring permission under
@ -94,51 +94,51 @@ Section 1 Definitions.
where the Licensed Material is synched in timed relation with a moving where the Licensed Material is synched in timed relation with a moving
image. image.
b. Adapter's License means the license You apply to Your Copyright and b. Adapter's License means the license You apply to Your Copyright and
Similar Rights in Your contributions to Adapted Material in accordance Similar Rights in Your contributions to Adapted Material in accordance
with the terms and conditions of this Public License. with the terms and conditions of this Public License.
c. Copyright and Similar Rights means copyright and/or similar rights c. Copyright and Similar Rights means copyright and/or similar rights
closely related to copyright including, without limitation, performance, closely related to copyright including, without limitation, performance,
broadcast, sound recording, and Sui Generis Database Rights, without broadcast, sound recording, and Sui Generis Database Rights, without
regard to how the rights are labeled or categorized. For purposes of this regard to how the rights are labeled or categorized. For purposes of this
Public License, the rights specified in Section 2(b)(1)-(2) are not Public License, the rights specified in Section 2(b)(1)-(2) are not
Copyright and Similar Rights. Copyright and Similar Rights.
d. Effective Technological Measures means those measures that, in the d. Effective Technological Measures means those measures that, in the
absence of proper authority, may not be circumvented under laws absence of proper authority, may not be circumvented under laws
fulfilling obligations under Article 11 of the WIPO Copyright Treaty fulfilling obligations under Article 11 of the WIPO Copyright Treaty
adopted on December 20, 1996, and/or similar international agreements. adopted on December 20, 1996, and/or similar international agreements.
e. Exceptions and Limitations means fair use, fair dealing, and/or any e. Exceptions and Limitations means fair use, fair dealing, and/or any
other exception or limitation to Copyright and Similar Rights that other exception or limitation to Copyright and Similar Rights that
applies to Your use of the Licensed Material. applies to Your use of the Licensed Material.
f. Licensed Material means the artistic or literary work, database, or f. Licensed Material means the artistic or literary work, database, or
other material to which the Licensor applied this Public License. other material to which the Licensor applied this Public License.
g. Licensed Rights means the rights granted to You subject to the terms g. Licensed Rights means the rights granted to You subject to the terms
and conditions of this Public License, which are limited to all Copyright and conditions of this Public License, which are limited to all Copyright
and Similar Rights that apply to Your use of the Licensed Material and and Similar Rights that apply to Your use of the Licensed Material and
that the Licensor has authority to license. that the Licensor has authority to license.
h. Licensor means the individual(s) or entity(ies) granting rights under h. Licensor means the individual(s) or entity(ies) granting rights under
this Public License. this Public License.
i. Share means to provide material to the public by any means or process i. Share means to provide material to the public by any means or process
that requires permission under the Licensed Rights, such as reproduction, that requires permission under the Licensed Rights, such as reproduction,
public display, public performance, distribution, dissemination, public display, public performance, distribution, dissemination,
communication, or importation, and to make material available to the communication, or importation, and to make material available to the
public including in ways that members of the public may access the public including in ways that members of the public may access the
material from a place and at a time individually chosen by them. material from a place and at a time individually chosen by them.
j. Sui Generis Database Rights means rights other than copyright j. Sui Generis Database Rights means rights other than copyright
resulting from Directive 96/9/EC of the European Parliament and of the resulting from Directive 96/9/EC of the European Parliament and of the
Council of 11 March 1996 on the legal protection of databases, as amended Council of 11 March 1996 on the legal protection of databases, as amended
and/or succeeded, as well as other essentially equivalent rights anywhere and/or succeeded, as well as other essentially equivalent rights anywhere
in the world. in the world.
k. You means the individual or entity exercising the Licensed Rights k. You means the individual or entity exercising the Licensed Rights
under this Public License. Your has a corresponding meaning. under this Public License. Your has a corresponding meaning.
Section 2 Scope. Section 2 Scope.
@ -187,11 +187,11 @@ Section 2 Scope.
doing so restricts exercise of the Licensed Rights by any doing so restricts exercise of the Licensed Rights by any
recipient of the Licensed Material. recipient of the Licensed Material.
6. No endorsement. Nothing in this Public License constitutes or 6. No endorsement. Nothing in this Public License constitutes or may
may be construed as permission to assert or imply that You are, or be construed as permission to assert or imply that You are, or that
that Your use of the Licensed Material is, connected with, or Your use of the Licensed Material is, connected with, or sponsored,
sponsored, endorsed, or granted official status by, the Licensor or endorsed, or granted official status by, the Licensor or others
others designated to receive attribution as provided in Section designated to receive attribution as provided in Section
3(a)(1)(A)(i). 3(a)(1)(A)(i).
b. Other rights. b. Other rights.
@ -266,16 +266,16 @@ Section 4 Sui Generis Database Rights.
Where the Licensed Rights include Sui Generis Database Rights that apply to Where the Licensed Rights include Sui Generis Database Rights that apply to
Your use of the Licensed Material: Your use of the Licensed Material:
a. for the avoidance of doubt, Section 2(a)(1) grants You the right to a. for the avoidance of doubt, Section 2(a)(1) grants You the right to
extract, reuse, reproduce, and Share all or a substantial portion of the extract, reuse, reproduce, and Share all or a substantial portion of the
contents of the database; contents of the database;
b. if You include all or a substantial portion of the database contents b. if You include all or a substantial portion of the database contents
in a database in which You have Sui Generis Database Rights, then the in a database in which You have Sui Generis Database Rights, then the
database in which You have Sui Generis Database Rights (but not its database in which You have Sui Generis Database Rights (but not its
individual contents) is Adapted Material; and individual contents) is Adapted Material; and
c. You must comply with the conditions in Section 3(a) if You Share all c. You must comply with the conditions in Section 3(a) if You Share all
or a substantial portion of the contents of the database. or a substantial portion of the contents of the database.
For the avoidance of doubt, this Section 4 supplements and does not replace For the avoidance of doubt, this Section 4 supplements and does not replace
Your obligations under this Public License where the Licensed Rights include Your obligations under this Public License where the Licensed Rights include
@ -283,7 +283,7 @@ other Copyright and Similar Rights.
Section 5 Disclaimer of Warranties and Limitation of Liability. Section 5 Disclaimer of Warranties and Limitation of Liability.
a. Unless otherwise separately undertaken by the Licensor, to the extent a. Unless otherwise separately undertaken by the Licensor, to the extent
possible, the Licensor offers the Licensed Material as-is and possible, the Licensor offers the Licensed Material as-is and
as-available, and makes no representations or warranties of any kind as-available, and makes no representations or warranties of any kind
concerning the Licensed Material, whether express, implied, statutory, or concerning the Licensed Material, whether express, implied, statutory, or
@ -294,7 +294,7 @@ Section 5 Disclaimer of Warranties and Limitation of Liability.
warranties are not allowed in full or in part, this disclaimer may not warranties are not allowed in full or in part, this disclaimer may not
apply to You. apply to You.
b. To the extent possible, in no event will the Licensor be liable to You b. To the extent possible, in no event will the Licensor be liable to You
on any legal theory (including, without limitation, negligence) or on any legal theory (including, without limitation, negligence) or
otherwise for any direct, special, indirect, incidental, consequential, otherwise for any direct, special, indirect, incidental, consequential,
punitive, exemplary, or other losses, costs, expenses, or damages arising punitive, exemplary, or other losses, costs, expenses, or damages arising
@ -303,18 +303,18 @@ Section 5 Disclaimer of Warranties and Limitation of Liability.
expenses, or damages. Where a limitation of liability is not allowed in expenses, or damages. Where a limitation of liability is not allowed in
full or in part, this limitation may not apply to You. full or in part, this limitation may not apply to You.
c. The disclaimer of warranties and limitation of liability provided c. The disclaimer of warranties and limitation of liability provided
above shall be interpreted in a manner that, to the extent possible, most above shall be interpreted in a manner that, to the extent possible, most
closely approximates an absolute disclaimer and waiver of all liability. closely approximates an absolute disclaimer and waiver of all liability.
Section 6 Term and Termination. Section 6 Term and Termination.
a. This Public License applies for the term of the Copyright and Similar a. This Public License applies for the term of the Copyright and Similar
Rights licensed here. However, if You fail to comply with this Public Rights licensed here. However, if You fail to comply with this Public
License, then Your rights under this Public License terminate License, then Your rights under this Public License terminate
automatically. automatically.
b. Where Your right to use the Licensed Material has terminated under b. Where Your right to use the Licensed Material has terminated under
Section 6(a), it reinstates: Section 6(a), it reinstates:
1. automatically as of the date the violation is cured, provided it 1. automatically as of the date the violation is cured, provided it
@ -322,44 +322,44 @@ Section 6 Term and Termination.
2. upon express reinstatement by the Licensor. 2. upon express reinstatement by the Licensor.
c. For the avoidance of doubt, this Section 6(b) does not affect any c. For the avoidance of doubt, this Section 6(b) does not affect any
right the Licensor may have to seek remedies for Your violations of this right the Licensor may have to seek remedies for Your violations of this
Public License. Public License.
d. For the avoidance of doubt, the Licensor may also offer the Licensed d. For the avoidance of doubt, the Licensor may also offer the Licensed
Material under separate terms or conditions or stop distributing the Material under separate terms or conditions or stop distributing the
Licensed Material at any time; however, doing so will not terminate this Licensed Material at any time; however, doing so will not terminate this
Public License. Public License.
e. Sections 1, 5, 6, 7, and 8 survive termination of this Public License. e. Sections 1, 5, 6, 7, and 8 survive termination of this Public License.
Section 7 Other Terms and Conditions. Section 7 Other Terms and Conditions.
a. The Licensor shall not be bound by any additional or different terms a. The Licensor shall not be bound by any additional or different terms
or conditions communicated by You unless expressly agreed. or conditions communicated by You unless expressly agreed.
b. Any arrangements, understandings, or agreements regarding the Licensed b. Any arrangements, understandings, or agreements regarding the Licensed
Material not stated herein are separate from and independent of the terms Material not stated herein are separate from and independent of the terms
and conditions of this Public License. and conditions of this Public License.
Section 8 Interpretation. Section 8 Interpretation.
a. For the avoidance of doubt, this Public License does not, and shall a. For the avoidance of doubt, this Public License does not, and shall
not be interpreted to, reduce, limit, restrict, or impose conditions on not be interpreted to, reduce, limit, restrict, or impose conditions on
any use of the Licensed Material that could lawfully be made without any use of the Licensed Material that could lawfully be made without
permission under this Public License. permission under this Public License.
b. To the extent possible, if any provision of this Public License is b. To the extent possible, if any provision of this Public License is
deemed unenforceable, it shall be automatically reformed to the minimum deemed unenforceable, it shall be automatically reformed to the minimum
extent necessary to make it enforceable. If the provision cannot be extent necessary to make it enforceable. If the provision cannot be
reformed, it shall be severed from this Public License without affecting reformed, it shall be severed from this Public License without affecting
the enforceability of the remaining terms and conditions. the enforceability of the remaining terms and conditions.
c. No term or condition of this Public License will be waived and no c. No term or condition of this Public License will be waived and no
failure to comply consented to unless expressly agreed to by the failure to comply consented to unless expressly agreed to by the
Licensor. Licensor.
d. Nothing in this Public License constitutes or may be interpreted as a d. Nothing in this Public License constitutes or may be interpreted as a
limitation upon, or waiver of, any privileges and immunities that apply limitation upon, or waiver of, any privileges and immunities that apply
to the Licensor or You, including from the legal processes of any to the Licensor or You, including from the legal processes of any
jurisdiction or authority. jurisdiction or authority.

View File

@ -86,7 +86,7 @@ under these terms and conditions.
Section 1 Definitions. Section 1 Definitions.
a. Adapted Material means material subject to Copyright and Similar a. Adapted Material means material subject to Copyright and Similar
Rights that is derived from or based upon the Licensed Material and in Rights that is derived from or based upon the Licensed Material and in
which the Licensed Material is translated, altered, arranged, which the Licensed Material is translated, altered, arranged,
transformed, or otherwise modified in a manner requiring permission under transformed, or otherwise modified in a manner requiring permission under
@ -96,59 +96,59 @@ Section 1 Definitions.
where the Licensed Material is synched in timed relation with a moving where the Licensed Material is synched in timed relation with a moving
image. image.
b. Adapter's License means the license You apply to Your Copyright and b. Adapter's License means the license You apply to Your Copyright and
Similar Rights in Your contributions to Adapted Material in accordance Similar Rights in Your contributions to Adapted Material in accordance
with the terms and conditions of this Public License. with the terms and conditions of this Public License.
c. BY-SA Compatible License means a license listed at c. BY-SA Compatible License means a license listed at
creativecommons.org/compatiblelicenses, approved by Creative Commons as creativecommons.org/compatiblelicenses, approved by Creative Commons as
essentially the equivalent of this Public License. essentially the equivalent of this Public License.
d. Copyright and Similar Rights means copyright and/or similar rights d. Copyright and Similar Rights means copyright and/or similar rights
closely related to copyright including, without limitation, performance, closely related to copyright including, without limitation, performance,
broadcast, sound recording, and Sui Generis Database Rights, without broadcast, sound recording, and Sui Generis Database Rights, without
regard to how the rights are labeled or categorized. For purposes of this regard to how the rights are labeled or categorized. For purposes of this
Public License, the rights specified in Section 2(b)(1)-(2) are not Public License, the rights specified in Section 2(b)(1)-(2) are not
Copyright and Similar Rights. Copyright and Similar Rights.
e. Effective Technological Measures means those measures that, in the e. Effective Technological Measures means those measures that, in the
absence of proper authority, may not be circumvented under laws absence of proper authority, may not be circumvented under laws
fulfilling obligations under Article 11 of the WIPO Copyright Treaty fulfilling obligations under Article 11 of the WIPO Copyright Treaty
adopted on December 20, 1996, and/or similar international agreements. adopted on December 20, 1996, and/or similar international agreements.
f. Exceptions and Limitations means fair use, fair dealing, and/or any f. Exceptions and Limitations means fair use, fair dealing, and/or any
other exception or limitation to Copyright and Similar Rights that other exception or limitation to Copyright and Similar Rights that
applies to Your use of the Licensed Material. applies to Your use of the Licensed Material.
g. License Elements means the license attributes listed in the name of a g. License Elements means the license attributes listed in the name of a
Creative Commons Public License. The License Elements of this Public Creative Commons Public License. The License Elements of this Public
License are Attribution and ShareAlike. License are Attribution and ShareAlike.
h. Licensed Material means the artistic or literary work, database, or h. Licensed Material means the artistic or literary work, database, or
other material to which the Licensor applied this Public License. other material to which the Licensor applied this Public License.
i. Licensed Rights means the rights granted to You subject to the terms i. Licensed Rights means the rights granted to You subject to the terms
and conditions of this Public License, which are limited to all Copyright and conditions of this Public License, which are limited to all Copyright
and Similar Rights that apply to Your use of the Licensed Material and and Similar Rights that apply to Your use of the Licensed Material and
that the Licensor has authority to license. that the Licensor has authority to license.
j. Licensor means the individual(s) or entity(ies) granting rights under j. Licensor means the individual(s) or entity(ies) granting rights under
this Public License. this Public License.
k. Share means to provide material to the public by any means or process k. Share means to provide material to the public by any means or process
that requires permission under the Licensed Rights, such as reproduction, that requires permission under the Licensed Rights, such as reproduction,
public display, public performance, distribution, dissemination, public display, public performance, distribution, dissemination,
communication, or importation, and to make material available to the communication, or importation, and to make material available to the
public including in ways that members of the public may access the public including in ways that members of the public may access the
material from a place and at a time individually chosen by them. material from a place and at a time individually chosen by them.
l. Sui Generis Database Rights means rights other than copyright l. Sui Generis Database Rights means rights other than copyright
resulting from Directive 96/9/EC of the European Parliament and of the resulting from Directive 96/9/EC of the European Parliament and of the
Council of 11 March 1996 on the legal protection of databases, as amended Council of 11 March 1996 on the legal protection of databases, as amended
and/or succeeded, as well as other essentially equivalent rights anywhere and/or succeeded, as well as other essentially equivalent rights anywhere
in the world. in the world.
m. You means the individual or entity exercising the Licensed Rights m. You means the individual or entity exercising the Licensed Rights
under this Public License. Your has a corresponding meaning. under this Public License. Your has a corresponding meaning.
Section 2 Scope. Section 2 Scope.
@ -242,7 +242,7 @@ following conditions.
A. retain the following if it is supplied by the Licensor with A. retain the following if it is supplied by the Licensor with
the Licensed Material: the Licensed Material:
i. identification of the creator(s) of the Licensed i. identification of the creator(s) of the Licensed
Material and any others designated to receive attribution, Material and any others designated to receive attribution,
in any reasonable manner requested by the Licensor in any reasonable manner requested by the Licensor
(including by pseudonym if designated); (including by pseudonym if designated);
@ -253,7 +253,7 @@ following conditions.
iv. a notice that refers to the disclaimer of warranties; iv. a notice that refers to the disclaimer of warranties;
v. a URI or hyperlink to the Licensed Material to the v. a URI or hyperlink to the Licensed Material to the
extent reasonably practicable; extent reasonably practicable;
B. indicate if You modified the Licensed Material and retain an B. indicate if You modified the Licensed Material and retain an
@ -273,7 +273,7 @@ following conditions.
information required by Section 3(a)(1)(A) to the extent reasonably information required by Section 3(a)(1)(A) to the extent reasonably
practicable. practicable.
b. ShareAlike.In addition to the conditions in Section 3(a), if You Share b. ShareAlike.In addition to the conditions in Section 3(a), if You Share
Adapted Material You produce, the following conditions also apply. Adapted Material You produce, the following conditions also apply.
1. The Adapters License You apply must be a Creative Commons 1. The Adapters License You apply must be a Creative Commons
@ -295,17 +295,17 @@ Section 4 Sui Generis Database Rights.
Where the Licensed Rights include Sui Generis Database Rights that apply to Where the Licensed Rights include Sui Generis Database Rights that apply to
Your use of the Licensed Material: Your use of the Licensed Material:
a. for the avoidance of doubt, Section 2(a)(1) grants You the right to a. for the avoidance of doubt, Section 2(a)(1) grants You the right to
extract, reuse, reproduce, and Share all or a substantial portion of the extract, reuse, reproduce, and Share all or a substantial portion of the
contents of the database; contents of the database;
b. if You include all or a substantial portion of the database contents b. if You include all or a substantial portion of the database contents
in a database in which You have Sui Generis Database Rights, then the in a database in which You have Sui Generis Database Rights, then the
database in which You have Sui Generis Database Rights (but not its database in which You have Sui Generis Database Rights (but not its
individual contents) is Adapted Material, including for purposes of individual contents) is Adapted Material, including for purposes of
Section 3(b); and Section 3(b); and
c. You must comply with the conditions in Section 3(a) if You Share all c. You must comply with the conditions in Section 3(a) if You Share all
or a substantial portion of the contents of the database. or a substantial portion of the contents of the database.
For the avoidance of doubt, this Section 4 supplements and does not replace For the avoidance of doubt, this Section 4 supplements and does not replace
Your obligations under this Public License where the Licensed Rights include Your obligations under this Public License where the Licensed Rights include
@ -313,7 +313,7 @@ other Copyright and Similar Rights.
Section 5 Disclaimer of Warranties and Limitation of Liability. Section 5 Disclaimer of Warranties and Limitation of Liability.
a. Unless otherwise separately undertaken by the Licensor, to the extent a. Unless otherwise separately undertaken by the Licensor, to the extent
possible, the Licensor offers the Licensed Material as-is and possible, the Licensor offers the Licensed Material as-is and
as-available, and makes no representations or warranties of any kind as-available, and makes no representations or warranties of any kind
concerning the Licensed Material, whether express, implied, statutory, or concerning the Licensed Material, whether express, implied, statutory, or
@ -324,7 +324,7 @@ Section 5 Disclaimer of Warranties and Limitation of Liability.
warranties are not allowed in full or in part, this disclaimer may not warranties are not allowed in full or in part, this disclaimer may not
apply to You. apply to You.
b. To the extent possible, in no event will the Licensor be liable to You b. To the extent possible, in no event will the Licensor be liable to You
on any legal theory (including, without limitation, negligence) or on any legal theory (including, without limitation, negligence) or
otherwise for any direct, special, indirect, incidental, consequential, otherwise for any direct, special, indirect, incidental, consequential,
punitive, exemplary, or other losses, costs, expenses, or damages arising punitive, exemplary, or other losses, costs, expenses, or damages arising
@ -333,18 +333,18 @@ Section 5 Disclaimer of Warranties and Limitation of Liability.
expenses, or damages. Where a limitation of liability is not allowed in expenses, or damages. Where a limitation of liability is not allowed in
full or in part, this limitation may not apply to You. full or in part, this limitation may not apply to You.
c. The disclaimer of warranties and limitation of liability provided c. The disclaimer of warranties and limitation of liability provided
above shall be interpreted in a manner that, to the extent possible, most above shall be interpreted in a manner that, to the extent possible, most
closely approximates an absolute disclaimer and waiver of all liability. closely approximates an absolute disclaimer and waiver of all liability.
Section 6 Term and Termination. Section 6 Term and Termination.
a. This Public License applies for the term of the Copyright and Similar a. This Public License applies for the term of the Copyright and Similar
Rights licensed here. However, if You fail to comply with this Public Rights licensed here. However, if You fail to comply with this Public
License, then Your rights under this Public License terminate License, then Your rights under this Public License terminate
automatically. automatically.
b. Where Your right to use the Licensed Material has terminated under b. Where Your right to use the Licensed Material has terminated under
Section 6(a), it reinstates: Section 6(a), it reinstates:
1. automatically as of the date the violation is cured, provided it 1. automatically as of the date the violation is cured, provided it
@ -352,44 +352,44 @@ Section 6 Term and Termination.
2. upon express reinstatement by the Licensor. 2. upon express reinstatement by the Licensor.
c. For the avoidance of doubt, this Section 6(b) does not affect any c. For the avoidance of doubt, this Section 6(b) does not affect any
right the Licensor may have to seek remedies for Your violations of this right the Licensor may have to seek remedies for Your violations of this
Public License. Public License.
d. For the avoidance of doubt, the Licensor may also offer the Licensed d. For the avoidance of doubt, the Licensor may also offer the Licensed
Material under separate terms or conditions or stop distributing the Material under separate terms or conditions or stop distributing the
Licensed Material at any time; however, doing so will not terminate this Licensed Material at any time; however, doing so will not terminate this
Public License. Public License.
e. Sections 1, 5, 6, 7, and 8 survive termination of this Public License. e. Sections 1, 5, 6, 7, and 8 survive termination of this Public License.
Section 7 Other Terms and Conditions. Section 7 Other Terms and Conditions.
a. The Licensor shall not be bound by any additional or different terms a. The Licensor shall not be bound by any additional or different terms
or conditions communicated by You unless expressly agreed. or conditions communicated by You unless expressly agreed.
b. Any arrangements, understandings, or agreements regarding the Licensed b. Any arrangements, understandings, or agreements regarding the Licensed
Material not stated herein are separate from and independent of the terms Material not stated herein are separate from and independent of the terms
and conditions of this Public License. and conditions of this Public License.
Section 8 Interpretation. Section 8 Interpretation.
a. For the avoidance of doubt, this Public License does not, and shall a. For the avoidance of doubt, this Public License does not, and shall
not be interpreted to, reduce, limit, restrict, or impose conditions on not be interpreted to, reduce, limit, restrict, or impose conditions on
any use of the Licensed Material that could lawfully be made without any use of the Licensed Material that could lawfully be made without
permission under this Public License. permission under this Public License.
b. To the extent possible, if any provision of this Public License is b. To the extent possible, if any provision of this Public License is
deemed unenforceable, it shall be automatically reformed to the minimum deemed unenforceable, it shall be automatically reformed to the minimum
extent necessary to make it enforceable. If the provision cannot be extent necessary to make it enforceable. If the provision cannot be
reformed, it shall be severed from this Public License without affecting reformed, it shall be severed from this Public License without affecting
the enforceability of the remaining terms and conditions. the enforceability of the remaining terms and conditions.
c. No term or condition of this Public License will be waived and no c. No term or condition of this Public License will be waived and no
failure to comply consented to unless expressly agreed to by the failure to comply consented to unless expressly agreed to by the
Licensor. Licensor.
d. Nothing in this Public License constitutes or may be interpreted as a d. Nothing in this Public License constitutes or may be interpreted as a
limitation upon, or waiver of, any privileges and immunities that apply limitation upon, or waiver of, any privileges and immunities that apply
to the Licensor or You, including from the legal processes of any to the Licensor or You, including from the legal processes of any
jurisdiction or authority. jurisdiction or authority.

View File

@ -626,11 +626,11 @@ pointer to where the full notice is found.
This program is distributed in the hope that it will be useful, but This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details. Public License for more details.
You should have received a copy of the GNU General Public License along You should have received a copy of the GNU General Public License along
with this program. If not, see <http://www.gnu.org/licenses/>. with this program. If not, see <http://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail. Also add information on how to contact you by electronic and paper mail.

View File

@ -42,7 +42,7 @@ Copyright (C) 1991, 1999 Free Software Foundation, Inc.
Everyone is permitted to copy and distribute verbatim copies of this license Everyone is permitted to copy and distribute verbatim copies of this license
document, but changing it is not allowed. document, but changing it is not allowed.
[This is the first released version of the Lesser GPL. It also counts as the [This is the first released version of the Lesser GPL. It also counts as the
successor of the GNU Library Public License, version 2, hence the version successor of the GNU Library Public License, version 2, hence the version
number 2.1.] number 2.1.]
@ -483,13 +483,13 @@ convey the exclusion of warranty; and each file should have at least the
This library is distributed in the hope that it will be useful, but This library is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser
General Public License for more details. General Public License for more details.
You should have received a copy of the GNU Lesser General Public License You should have received a copy of the GNU Lesser General Public License
along with this library; if not, write to the Free Software Foundation, along with this library; if not, write to the Free Software Foundation,
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add
add information on how to contact you by electronic and paper mail. information on how to contact you by electronic and paper mail.
You should also get your employer (if you work as a programmer) or your You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the library, if school, if any, to sign a "copyright disclaimer" for the library, if

View File

@ -60,7 +60,7 @@ of a class defined by the Library is deemed a mode of using an interface
provided by the Library. provided by the Library.
A "Combined Work" is a work produced by combining or linking an Application A "Combined Work" is a work produced by combining or linking an Application
with the Library. The particular version of the Library with which the with the Library. The particular version of the Library with which the
Combined Work was made is also called the "Linked Version". Combined Work was made is also called the "Linked Version".
The "Minimal Corresponding Source" for a Combined Work means the Corresponding The "Minimal Corresponding Source" for a Combined Work means the Corresponding
@ -93,7 +93,7 @@ you may convey a copy of the modified version:
3. Object Code Incorporating Material from Library Header Files. 3. Object Code Incorporating Material from Library Header Files.
The object code form of an Application may incorporate material from a header The object code form of an Application may incorporate material from a header
file that is part of the Library. You may convey such object code under terms file that is part of the Library. You may convey such object code under terms
of your choice, provided that, if the incorporated material is not limited to of your choice, provided that, if the incorporated material is not limited to
numerical parameters, data structure layouts and accessors, or small macros, numerical parameters, data structure layouts and accessors, or small macros,
inline functions and templates (ten or fewer lines in length), you do both of inline functions and templates (ten or fewer lines in length), you do both of
@ -134,7 +134,7 @@ such modifications, if you also do each of the following:
section 6 of the GNU GPL for conveying Corresponding Source. section 6 of the GNU GPL for conveying Corresponding Source.
1) Use a suitable shared library mechanism for linking with the 1) Use a suitable shared library mechanism for linking with the
Library. A suitable mechanism is one that (a) uses at run time a Library. A suitable mechanism is one that (a) uses at run time a
copy of the Library already present on the user's computer system, copy of the Library already present on the user's computer system,
and (b) will operate properly with a modified version of the Library and (b) will operate properly with a modified version of the Library
that is interface-compatible with the Linked Version. that is interface-compatible with the Linked Version.

View File

@ -27,10 +27,9 @@ limitations:
zlib License zlib License
This software is provided 'as-is', without any express or implied warranty. This software is provided 'as-is', without any express or implied warranty. In
no event will the authors be held liable for any damages arising from the use
In no event will the authors be held liable for any damages arising from the of this software.
use of this software.
Permission is granted to anyone to use this software for any purpose, Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it freely, including commercial applications, and to alter it and redistribute it freely,

View File

@ -46,7 +46,7 @@ site.collections['licenses'].docs.each do |license|
if line.length > 78 if line.length > 78
indented_line = line.match(/\A(\s*)(.*)/) indented_line = line.match(/\A(\s*)(.*)/)
line_indent = indented_line[1] line_indent = indented_line[1]
line_text = indented_line[2] line_text = indented_line[2] .gsub(/\s+/,' ')
text_width = 78 - line_indent.length text_width = 78 - line_indent.length
line = line_text.gsub(/(.{1,#{text_width}})(\s+|\Z)/, "#{line_indent}\\1\n") line = line_text.gsub(/(.{1,#{text_width}})(\s+|\Z)/, "#{line_indent}\\1\n")
end end