chore: update license list (#9436)
go run scripts/generate-licenses.go Co-authored-by: zeripath <art27@cantab.net>
This commit is contained in:
277
options/license/AGPL-1.0-only
Normal file
277
options/license/AGPL-1.0-only
Normal file
@ -0,0 +1,277 @@
|
||||
AFFERO GENERAL PUBLIC LICENSE
|
||||
|
||||
Version 1, March 2002
|
||||
|
||||
Copyright © 2002 Affero Inc.
|
||||
|
||||
510 Third Street - Suite 225, San Francisco, CA 94107, USA
|
||||
|
||||
This license is a modified version of the GNU General Public License copyright
|
||||
(C) 1989, 1991 Free Software Foundation, Inc. made with their permission.
|
||||
Section 2(d) has been added to cover use of software over a computer network.
|
||||
|
||||
Everyone is permitted to copy and distribute verbatim copies of this license
|
||||
document, but changing it is not allowed.
|
||||
|
||||
Preamble
|
||||
|
||||
The licenses for most software are designed to take away your freedom to share
|
||||
and change it. By contrast, the Affero General Public License is intended
|
||||
to guarantee your freedom to share and change free software--to make sure
|
||||
the software is free for all its users. This Public License applies to most
|
||||
of Affero's software and to any other program whose authors commit to using
|
||||
it. (Some other Affero software is covered by the GNU Library General Public
|
||||
License instead.) You can apply it to your programs, too.
|
||||
|
||||
When we speak of free software, we are referring to freedom, not price. This
|
||||
General Public License is designed to make sure that you have the freedom
|
||||
to distribute copies of free software (and charge for this service if you
|
||||
wish), that you receive source code or can get it if you want it, that you
|
||||
can change the software or use pieces of it in new free programs; and that
|
||||
you know you can do these things.
|
||||
|
||||
To protect your rights, we need to make restrictions that forbid anyone to
|
||||
deny you these rights or to ask you to surrender the rights. These restrictions
|
||||
translate to certain responsibilities for you if you distribute copies of
|
||||
the software, or if you modify it.
|
||||
|
||||
For example, if you distribute copies of such a program, whether gratis or
|
||||
for a fee, you must give the recipients all the rights that you have. You
|
||||
must make sure that they, too, receive or can get the source code. And you
|
||||
must show them these terms so they know their rights.
|
||||
|
||||
We protect your rights with two steps: (1) copyright the software, and (2)
|
||||
offer you this license which gives you legal permission to copy, distribute
|
||||
and/or modify the software.
|
||||
|
||||
Also, for each author's protection and ours, we want to make certain that
|
||||
everyone understands that there is no warranty for this free software. If
|
||||
the software is modified by someone else and passed on, we want its recipients
|
||||
to know that what they have is not the original, so that any problems introduced
|
||||
by others will not reflect on the original authors' reputations.
|
||||
|
||||
Finally, any free program is threatened constantly by software patents. We
|
||||
wish to avoid the danger that redistributors of a free program will individually
|
||||
obtain patent licenses, in effect making the program proprietary. To prevent
|
||||
this, we have made it clear that any patent must be licensed for everyone's
|
||||
free use or not licensed at all.
|
||||
|
||||
The precise terms and conditions for copying, distribution and modification
|
||||
follow.
|
||||
|
||||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||
|
||||
0. This License applies to any program or other work which contains a notice
|
||||
placed by the copyright holder saying it may be distributed under the terms
|
||||
of this Affero General Public License. The "Program", below, refers to any
|
||||
such program or work, and a "work based on the Program" means either the Program
|
||||
or any derivative work under copyright law: that is to say, a work containing
|
||||
the Program or a portion of it, either verbatim or with modifications and/or
|
||||
translated into another language. (Hereinafter, translation is included without
|
||||
limitation in the term "modification".) Each licensee is addressed as "you".
|
||||
|
||||
Activities other than copying, distribution and modification are not covered
|
||||
by this License; they are outside its scope. The act of running the Program
|
||||
is not restricted, and the output from the Program is covered only if its
|
||||
contents constitute a work based on the Program (independent of having been
|
||||
made by running the Program). Whether that is true depends on what the Program
|
||||
does.
|
||||
|
||||
1. You may copy and distribute verbatim copies of the Program's source code
|
||||
as you receive it, in any medium, provided that you conspicuously and appropriately
|
||||
publish on each copy an appropriate copyright notice and disclaimer of warranty;
|
||||
keep intact all the notices that refer to this License and to the absence
|
||||
of any warranty; and give any other recipients of the Program a copy of this
|
||||
License along with the Program.
|
||||
|
||||
You may charge a fee for the physical act of transferring a copy, and you
|
||||
may at your option offer warranty protection in exchange for a fee.
|
||||
|
||||
2. You may modify your copy or copies of the Program or any portion of it,
|
||||
thus forming a work based on the Program, and copy and distribute such modifications
|
||||
or work under the terms of Section 1 above, provided that you also meet all
|
||||
of these conditions:
|
||||
|
||||
a) You must cause the modified files to carry prominent notices stating that
|
||||
you changed the files and the date of any change.
|
||||
|
||||
b) You must cause any work that you distribute or publish, that in whole or
|
||||
in part contains or is derived from the Program or any part thereof, to be
|
||||
licensed as a whole at no charge to all third parties under the terms of this
|
||||
License.
|
||||
|
||||
c) If the modified program normally reads commands interactively when run,
|
||||
you must cause it, when started running for such interactive use in the most
|
||||
ordinary way, to print or display an announcement including an appropriate
|
||||
copyright notice and a notice that there is no warranty (or else, saying that
|
||||
you provide a warranty) and that users may redistribute the program under
|
||||
these conditions, and telling the user how to view a copy of this License.
|
||||
(Exception: if the Program itself is interactive but does not normally print
|
||||
such an announcement, your work based on the Program is not required to print
|
||||
an announcement.)
|
||||
|
||||
d) If the Program as you received it is intended to interact with users through
|
||||
a computer network and if, in the version you received, any user interacting
|
||||
with the Program was given the opportunity to request transmission to that
|
||||
user of the Program's complete source code, you must not remove that facility
|
||||
from your modified version of the Program or work based on the Program, and
|
||||
must offer an equivalent opportunity for all users interacting with your Program
|
||||
through a computer network to request immediate transmission by HTTP of the
|
||||
complete source code of your modified version or other derivative work.
|
||||
|
||||
These requirements apply to the modified work as a whole. If identifiable
|
||||
sections of that work are not derived from the Program, and can be reasonably
|
||||
considered independent and separate works in themselves, then this License,
|
||||
and its terms, do not apply to those sections when you distribute them as
|
||||
separate works. But when you distribute the same sections as part of a whole
|
||||
which is a work based on the Program, the distribution of the whole must be
|
||||
on the terms of this License, whose permissions for other licensees extend
|
||||
to the entire whole, and thus to each and every part regardless of who wrote
|
||||
it.
|
||||
|
||||
Thus, it is not the intent of this section to claim rights or contest your
|
||||
rights to work written entirely by you; rather, the intent is to exercise
|
||||
the right to control the distribution of derivative or collective works based
|
||||
on the Program.
|
||||
|
||||
In addition, mere aggregation of another work not based on the Program with
|
||||
the Program (or with a work based on the Program) on a volume of a storage
|
||||
or distribution medium does not bring the other work under the scope of this
|
||||
License.
|
||||
|
||||
3. You may copy and distribute the Program (or a work based on it, under Section
|
||||
2) in object code or executable form under the terms of Sections 1 and 2 above
|
||||
provided that you also do one of the following:
|
||||
|
||||
a) Accompany it with the complete corresponding machine-readable source code,
|
||||
which must be distributed under the terms of Sections 1 and 2 above on a medium
|
||||
customarily used for software interchange; or,
|
||||
|
||||
b) Accompany it with a written offer, valid for at least three years, to give
|
||||
any third party, for a charge no more than your cost of physically performing
|
||||
source distribution, a complete machine-readable copy of the corresponding
|
||||
source code, to be distributed under the terms of Sections 1 and 2 above on
|
||||
a medium customarily used for software interchange; or,
|
||||
|
||||
c) Accompany it with the information you received as to the offer to distribute
|
||||
corresponding source code. (This alternative is allowed only for noncommercial
|
||||
distribution and only if you received the program in object code or executable
|
||||
form with such an offer, in accord with Subsection b above.)
|
||||
|
||||
The source code for a work means the preferred form of the work for making
|
||||
modifications to it. For an executable work, complete source code means all
|
||||
the source code for all modules it contains, plus any associated interface
|
||||
definition files, plus the scripts used to control compilation and installation
|
||||
of the executable. However, as a special exception, the source code distributed
|
||||
need not include anything that is normally distributed (in either source or
|
||||
binary form) with the major components (compiler, kernel, and so on) of the
|
||||
operating system on which the executable runs, unless that component itself
|
||||
accompanies the executable.
|
||||
|
||||
If distribution of executable or object code is made by offering access to
|
||||
copy from a designated place, then offering equivalent access to copy the
|
||||
source code from the same place counts as distribution of the source code,
|
||||
even though third parties are not compelled to copy the source along with
|
||||
the object code.
|
||||
|
||||
4. You may not copy, modify, sublicense, or distribute the Program except
|
||||
as expressly provided under this License. Any attempt otherwise to copy, modify,
|
||||
sublicense or distribute the Program is void, and will automatically terminate
|
||||
your rights under this License. However, parties who have received copies,
|
||||
or rights, from you under this License will not have their licenses terminated
|
||||
so long as such parties remain in full compliance.
|
||||
|
||||
5. You are not required to accept this License, since you have not signed
|
||||
it. However, nothing else grants you permission to modify or distribute the
|
||||
Program or its derivative works. These actions are prohibited by law if you
|
||||
do not accept this License. Therefore, by modifying or distributing the Program
|
||||
(or any work based on the Program), you indicate your acceptance of this License
|
||||
to do so, and all its terms and conditions for copying, distributing or modifying
|
||||
the Program or works based on it.
|
||||
|
||||
6. Each time you redistribute the Program (or any work based on the Program),
|
||||
the recipient automatically receives a license from the original licensor
|
||||
to copy, distribute or modify the Program subject to these terms and conditions.
|
||||
You may not impose any further restrictions on the recipients' exercise of
|
||||
the rights granted herein. You are not responsible for enforcing compliance
|
||||
by third parties to this License.
|
||||
|
||||
7. If, as a consequence of a court judgment or allegation of patent infringement
|
||||
or for any other reason (not limited to patent issues), conditions are imposed
|
||||
on you (whether by court order, agreement or otherwise) that contradict the
|
||||
conditions of this License, they do not excuse you from the conditions of
|
||||
this License. If you cannot distribute so as to satisfy simultaneously your
|
||||
obligations under this License and any other pertinent obligations, then as
|
||||
a consequence you may not distribute the Program at all. For example, if a
|
||||
patent license would not permit royalty-free redistribution of the Program
|
||||
by all those who receive copies directly or indirectly through you, then the
|
||||
only way you could satisfy both it and this License would be to refrain entirely
|
||||
from distribution of the Program.
|
||||
|
||||
If any portion of this section is held invalid or unenforceable under any
|
||||
particular circumstance, the balance of the section is intended to apply and
|
||||
the section as a whole is intended to apply in other circumstances.
|
||||
|
||||
It is not the purpose of this section to induce you to infringe any patents
|
||||
or other property right claims or to contest validity of any such claims;
|
||||
this section has the sole purpose of protecting the integrity of the free
|
||||
software distribution system, which is implemented by public license practices.
|
||||
Many people have made generous contributions to the wide range of software
|
||||
distributed through that system in reliance on consistent application of that
|
||||
system; it is up to the author/donor to decide if he or she is willing to
|
||||
distribute software through any other system and a licensee cannot impose
|
||||
that choice.
|
||||
|
||||
This section is intended to make thoroughly clear what is believed to be a
|
||||
consequence of the rest of this License.
|
||||
|
||||
8. If the distribution and/or use of the Program is restricted in certain
|
||||
countries either by patents or by copyrighted interfaces, the original copyright
|
||||
holder who places the Program under this License may add an explicit geographical
|
||||
distribution limitation excluding those countries, so that distribution is
|
||||
permitted only in or among countries not thus excluded. In such case, this
|
||||
License incorporates the limitation as if written in the body of this License.
|
||||
|
||||
9. Affero Inc. may publish revised and/or new versions of the Affero General
|
||||
Public License from time to time. Such new versions will be similar in spirit
|
||||
to the present version, but may differ in detail to address new problems or
|
||||
concerns.
|
||||
|
||||
Each version is given a distinguishing version number. If the Program specifies
|
||||
a version number of this License which applies to it and "any later version",
|
||||
you have the option of following the terms and conditions either of that version
|
||||
or of any later version published by Affero, Inc. If the Program does not
|
||||
specify a version number of this License, you may choose any version ever
|
||||
published by Affero, Inc.
|
||||
|
||||
You may also choose to redistribute modified versions of this program under
|
||||
any version of the Free Software Foundation's GNU General Public License version
|
||||
3 or higher, so long as that version of the GNU GPL includes terms and conditions
|
||||
substantially equivalent to those of this license.
|
||||
|
||||
10. If you wish to incorporate parts of the Program into other free programs
|
||||
whose distribution conditions are different, write to the author to ask for
|
||||
permission. For software which is copyrighted by Affero, Inc., write to us;
|
||||
we sometimes make exceptions for this. Our decision will be guided by the
|
||||
two goals of preserving the free status of all derivatives of our free software
|
||||
and of promoting the sharing and reuse of software generally.
|
||||
|
||||
NO WARRANTY
|
||||
|
||||
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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 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 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 PROVE DEFECTIVE, YOU ASSUME
|
||||
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
|
||||
|
||||
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
||||
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE
|
||||
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
|
||||
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE
|
||||
OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA
|
||||
OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES
|
||||
OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH
|
||||
HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
277
options/license/AGPL-1.0-or-later
Normal file
277
options/license/AGPL-1.0-or-later
Normal file
@ -0,0 +1,277 @@
|
||||
AFFERO GENERAL PUBLIC LICENSE
|
||||
|
||||
Version 1, March 2002
|
||||
|
||||
Copyright © 2002 Affero Inc.
|
||||
|
||||
510 Third Street - Suite 225, San Francisco, CA 94107, USA
|
||||
|
||||
This license is a modified version of the GNU General Public License copyright
|
||||
(C) 1989, 1991 Free Software Foundation, Inc. made with their permission.
|
||||
Section 2(d) has been added to cover use of software over a computer network.
|
||||
|
||||
Everyone is permitted to copy and distribute verbatim copies of this license
|
||||
document, but changing it is not allowed.
|
||||
|
||||
Preamble
|
||||
|
||||
The licenses for most software are designed to take away your freedom to share
|
||||
and change it. By contrast, the Affero General Public License is intended
|
||||
to guarantee your freedom to share and change free software--to make sure
|
||||
the software is free for all its users. This Public License applies to most
|
||||
of Affero's software and to any other program whose authors commit to using
|
||||
it. (Some other Affero software is covered by the GNU Library General Public
|
||||
License instead.) You can apply it to your programs, too.
|
||||
|
||||
When we speak of free software, we are referring to freedom, not price. This
|
||||
General Public License is designed to make sure that you have the freedom
|
||||
to distribute copies of free software (and charge for this service if you
|
||||
wish), that you receive source code or can get it if you want it, that you
|
||||
can change the software or use pieces of it in new free programs; and that
|
||||
you know you can do these things.
|
||||
|
||||
To protect your rights, we need to make restrictions that forbid anyone to
|
||||
deny you these rights or to ask you to surrender the rights. These restrictions
|
||||
translate to certain responsibilities for you if you distribute copies of
|
||||
the software, or if you modify it.
|
||||
|
||||
For example, if you distribute copies of such a program, whether gratis or
|
||||
for a fee, you must give the recipients all the rights that you have. You
|
||||
must make sure that they, too, receive or can get the source code. And you
|
||||
must show them these terms so they know their rights.
|
||||
|
||||
We protect your rights with two steps: (1) copyright the software, and (2)
|
||||
offer you this license which gives you legal permission to copy, distribute
|
||||
and/or modify the software.
|
||||
|
||||
Also, for each author's protection and ours, we want to make certain that
|
||||
everyone understands that there is no warranty for this free software. If
|
||||
the software is modified by someone else and passed on, we want its recipients
|
||||
to know that what they have is not the original, so that any problems introduced
|
||||
by others will not reflect on the original authors' reputations.
|
||||
|
||||
Finally, any free program is threatened constantly by software patents. We
|
||||
wish to avoid the danger that redistributors of a free program will individually
|
||||
obtain patent licenses, in effect making the program proprietary. To prevent
|
||||
this, we have made it clear that any patent must be licensed for everyone's
|
||||
free use or not licensed at all.
|
||||
|
||||
The precise terms and conditions for copying, distribution and modification
|
||||
follow.
|
||||
|
||||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||
|
||||
0. This License applies to any program or other work which contains a notice
|
||||
placed by the copyright holder saying it may be distributed under the terms
|
||||
of this Affero General Public License. The "Program", below, refers to any
|
||||
such program or work, and a "work based on the Program" means either the Program
|
||||
or any derivative work under copyright law: that is to say, a work containing
|
||||
the Program or a portion of it, either verbatim or with modifications and/or
|
||||
translated into another language. (Hereinafter, translation is included without
|
||||
limitation in the term "modification".) Each licensee is addressed as "you".
|
||||
|
||||
Activities other than copying, distribution and modification are not covered
|
||||
by this License; they are outside its scope. The act of running the Program
|
||||
is not restricted, and the output from the Program is covered only if its
|
||||
contents constitute a work based on the Program (independent of having been
|
||||
made by running the Program). Whether that is true depends on what the Program
|
||||
does.
|
||||
|
||||
1. You may copy and distribute verbatim copies of the Program's source code
|
||||
as you receive it, in any medium, provided that you conspicuously and appropriately
|
||||
publish on each copy an appropriate copyright notice and disclaimer of warranty;
|
||||
keep intact all the notices that refer to this License and to the absence
|
||||
of any warranty; and give any other recipients of the Program a copy of this
|
||||
License along with the Program.
|
||||
|
||||
You may charge a fee for the physical act of transferring a copy, and you
|
||||
may at your option offer warranty protection in exchange for a fee.
|
||||
|
||||
2. You may modify your copy or copies of the Program or any portion of it,
|
||||
thus forming a work based on the Program, and copy and distribute such modifications
|
||||
or work under the terms of Section 1 above, provided that you also meet all
|
||||
of these conditions:
|
||||
|
||||
a) You must cause the modified files to carry prominent notices stating that
|
||||
you changed the files and the date of any change.
|
||||
|
||||
b) You must cause any work that you distribute or publish, that in whole or
|
||||
in part contains or is derived from the Program or any part thereof, to be
|
||||
licensed as a whole at no charge to all third parties under the terms of this
|
||||
License.
|
||||
|
||||
c) If the modified program normally reads commands interactively when run,
|
||||
you must cause it, when started running for such interactive use in the most
|
||||
ordinary way, to print or display an announcement including an appropriate
|
||||
copyright notice and a notice that there is no warranty (or else, saying that
|
||||
you provide a warranty) and that users may redistribute the program under
|
||||
these conditions, and telling the user how to view a copy of this License.
|
||||
(Exception: if the Program itself is interactive but does not normally print
|
||||
such an announcement, your work based on the Program is not required to print
|
||||
an announcement.)
|
||||
|
||||
d) If the Program as you received it is intended to interact with users through
|
||||
a computer network and if, in the version you received, any user interacting
|
||||
with the Program was given the opportunity to request transmission to that
|
||||
user of the Program's complete source code, you must not remove that facility
|
||||
from your modified version of the Program or work based on the Program, and
|
||||
must offer an equivalent opportunity for all users interacting with your Program
|
||||
through a computer network to request immediate transmission by HTTP of the
|
||||
complete source code of your modified version or other derivative work.
|
||||
|
||||
These requirements apply to the modified work as a whole. If identifiable
|
||||
sections of that work are not derived from the Program, and can be reasonably
|
||||
considered independent and separate works in themselves, then this License,
|
||||
and its terms, do not apply to those sections when you distribute them as
|
||||
separate works. But when you distribute the same sections as part of a whole
|
||||
which is a work based on the Program, the distribution of the whole must be
|
||||
on the terms of this License, whose permissions for other licensees extend
|
||||
to the entire whole, and thus to each and every part regardless of who wrote
|
||||
it.
|
||||
|
||||
Thus, it is not the intent of this section to claim rights or contest your
|
||||
rights to work written entirely by you; rather, the intent is to exercise
|
||||
the right to control the distribution of derivative or collective works based
|
||||
on the Program.
|
||||
|
||||
In addition, mere aggregation of another work not based on the Program with
|
||||
the Program (or with a work based on the Program) on a volume of a storage
|
||||
or distribution medium does not bring the other work under the scope of this
|
||||
License.
|
||||
|
||||
3. You may copy and distribute the Program (or a work based on it, under Section
|
||||
2) in object code or executable form under the terms of Sections 1 and 2 above
|
||||
provided that you also do one of the following:
|
||||
|
||||
a) Accompany it with the complete corresponding machine-readable source code,
|
||||
which must be distributed under the terms of Sections 1 and 2 above on a medium
|
||||
customarily used for software interchange; or,
|
||||
|
||||
b) Accompany it with a written offer, valid for at least three years, to give
|
||||
any third party, for a charge no more than your cost of physically performing
|
||||
source distribution, a complete machine-readable copy of the corresponding
|
||||
source code, to be distributed under the terms of Sections 1 and 2 above on
|
||||
a medium customarily used for software interchange; or,
|
||||
|
||||
c) Accompany it with the information you received as to the offer to distribute
|
||||
corresponding source code. (This alternative is allowed only for noncommercial
|
||||
distribution and only if you received the program in object code or executable
|
||||
form with such an offer, in accord with Subsection b above.)
|
||||
|
||||
The source code for a work means the preferred form of the work for making
|
||||
modifications to it. For an executable work, complete source code means all
|
||||
the source code for all modules it contains, plus any associated interface
|
||||
definition files, plus the scripts used to control compilation and installation
|
||||
of the executable. However, as a special exception, the source code distributed
|
||||
need not include anything that is normally distributed (in either source or
|
||||
binary form) with the major components (compiler, kernel, and so on) of the
|
||||
operating system on which the executable runs, unless that component itself
|
||||
accompanies the executable.
|
||||
|
||||
If distribution of executable or object code is made by offering access to
|
||||
copy from a designated place, then offering equivalent access to copy the
|
||||
source code from the same place counts as distribution of the source code,
|
||||
even though third parties are not compelled to copy the source along with
|
||||
the object code.
|
||||
|
||||
4. You may not copy, modify, sublicense, or distribute the Program except
|
||||
as expressly provided under this License. Any attempt otherwise to copy, modify,
|
||||
sublicense or distribute the Program is void, and will automatically terminate
|
||||
your rights under this License. However, parties who have received copies,
|
||||
or rights, from you under this License will not have their licenses terminated
|
||||
so long as such parties remain in full compliance.
|
||||
|
||||
5. You are not required to accept this License, since you have not signed
|
||||
it. However, nothing else grants you permission to modify or distribute the
|
||||
Program or its derivative works. These actions are prohibited by law if you
|
||||
do not accept this License. Therefore, by modifying or distributing the Program
|
||||
(or any work based on the Program), you indicate your acceptance of this License
|
||||
to do so, and all its terms and conditions for copying, distributing or modifying
|
||||
the Program or works based on it.
|
||||
|
||||
6. Each time you redistribute the Program (or any work based on the Program),
|
||||
the recipient automatically receives a license from the original licensor
|
||||
to copy, distribute or modify the Program subject to these terms and conditions.
|
||||
You may not impose any further restrictions on the recipients' exercise of
|
||||
the rights granted herein. You are not responsible for enforcing compliance
|
||||
by third parties to this License.
|
||||
|
||||
7. If, as a consequence of a court judgment or allegation of patent infringement
|
||||
or for any other reason (not limited to patent issues), conditions are imposed
|
||||
on you (whether by court order, agreement or otherwise) that contradict the
|
||||
conditions of this License, they do not excuse you from the conditions of
|
||||
this License. If you cannot distribute so as to satisfy simultaneously your
|
||||
obligations under this License and any other pertinent obligations, then as
|
||||
a consequence you may not distribute the Program at all. For example, if a
|
||||
patent license would not permit royalty-free redistribution of the Program
|
||||
by all those who receive copies directly or indirectly through you, then the
|
||||
only way you could satisfy both it and this License would be to refrain entirely
|
||||
from distribution of the Program.
|
||||
|
||||
If any portion of this section is held invalid or unenforceable under any
|
||||
particular circumstance, the balance of the section is intended to apply and
|
||||
the section as a whole is intended to apply in other circumstances.
|
||||
|
||||
It is not the purpose of this section to induce you to infringe any patents
|
||||
or other property right claims or to contest validity of any such claims;
|
||||
this section has the sole purpose of protecting the integrity of the free
|
||||
software distribution system, which is implemented by public license practices.
|
||||
Many people have made generous contributions to the wide range of software
|
||||
distributed through that system in reliance on consistent application of that
|
||||
system; it is up to the author/donor to decide if he or she is willing to
|
||||
distribute software through any other system and a licensee cannot impose
|
||||
that choice.
|
||||
|
||||
This section is intended to make thoroughly clear what is believed to be a
|
||||
consequence of the rest of this License.
|
||||
|
||||
8. If the distribution and/or use of the Program is restricted in certain
|
||||
countries either by patents or by copyrighted interfaces, the original copyright
|
||||
holder who places the Program under this License may add an explicit geographical
|
||||
distribution limitation excluding those countries, so that distribution is
|
||||
permitted only in or among countries not thus excluded. In such case, this
|
||||
License incorporates the limitation as if written in the body of this License.
|
||||
|
||||
9. Affero Inc. may publish revised and/or new versions of the Affero General
|
||||
Public License from time to time. Such new versions will be similar in spirit
|
||||
to the present version, but may differ in detail to address new problems or
|
||||
concerns.
|
||||
|
||||
Each version is given a distinguishing version number. If the Program specifies
|
||||
a version number of this License which applies to it and "any later version",
|
||||
you have the option of following the terms and conditions either of that version
|
||||
or of any later version published by Affero, Inc. If the Program does not
|
||||
specify a version number of this License, you may choose any version ever
|
||||
published by Affero, Inc.
|
||||
|
||||
You may also choose to redistribute modified versions of this program under
|
||||
any version of the Free Software Foundation's GNU General Public License version
|
||||
3 or higher, so long as that version of the GNU GPL includes terms and conditions
|
||||
substantially equivalent to those of this license.
|
||||
|
||||
10. If you wish to incorporate parts of the Program into other free programs
|
||||
whose distribution conditions are different, write to the author to ask for
|
||||
permission. For software which is copyrighted by Affero, Inc., write to us;
|
||||
we sometimes make exceptions for this. Our decision will be guided by the
|
||||
two goals of preserving the free status of all derivatives of our free software
|
||||
and of promoting the sharing and reuse of software generally.
|
||||
|
||||
NO WARRANTY
|
||||
|
||||
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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 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 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 PROVE DEFECTIVE, YOU ASSUME
|
||||
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
|
||||
|
||||
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
||||
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE
|
||||
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
|
||||
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE
|
||||
OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA
|
||||
OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES
|
||||
OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH
|
||||
HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
30
options/license/BSD-3-Clause-Open-MPI
Normal file
30
options/license/BSD-3-Clause-Open-MPI
Normal file
@ -0,0 +1,30 @@
|
||||
Redistribution and use in source and binary forms, with or without modification,
|
||||
are permitted provided that the following conditions are met:
|
||||
|
||||
- Redistributions of source code must retain the above copyright notice, this
|
||||
list of conditions and the following disclaimer.
|
||||
|
||||
- Redistributions in binary form must reproduce the above copyright notice,
|
||||
this list of conditions and the following disclaimer listed in this license
|
||||
in the documentation and/or other materials provided with the distribution.
|
||||
|
||||
- Neither the name of the copyright holders nor the names of its contributors
|
||||
may be used to endorse or promote products derived from this software without
|
||||
specific prior written permission.
|
||||
|
||||
The copyright holders provide no reassurances that the source code provided
|
||||
does not infringe any patent, copyright, or any other intellectual property
|
||||
rights of third parties. The copyright holders disclaim any liability to any
|
||||
recipient for claims brought against recipient by any third party for infringement
|
||||
of that parties intellectual property rights.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
||||
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||||
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
|
||||
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||||
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
||||
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
||||
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
|
||||
USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
47
options/license/BlueOak-1.0.0
Normal file
47
options/license/BlueOak-1.0.0
Normal file
@ -0,0 +1,47 @@
|
||||
# Blue Oak Model License
|
||||
|
||||
Version 1.0.0
|
||||
|
||||
## Purpose
|
||||
|
||||
This license gives everyone as much permission to work with this software
|
||||
as possible, while protecting contributors from liability.
|
||||
|
||||
## Acceptance
|
||||
|
||||
In order to receive this license, you must agree to its rules. The rules of
|
||||
this license are both obligations under that agreement and conditions to your
|
||||
license. You must not do anything with this software that triggers a rule
|
||||
that you cannot or will not follow.
|
||||
|
||||
## Copyright
|
||||
|
||||
Each contributor licenses you to do everything with this software that would
|
||||
otherwise infringe that contributor's copyright in it.
|
||||
|
||||
## Notices
|
||||
|
||||
You must ensure that everyone who gets a copy of any part of this software
|
||||
from you, with or without changes, also gets the text of this license or a
|
||||
link to <https://blueoakcouncil.org/license/1.0.0>.
|
||||
|
||||
## Excuse
|
||||
|
||||
If anyone notifies you in writing that you have not complied with [Notices](#notices)
|
||||
, you can keep your license by taking all practical steps to comply within
|
||||
30 days after the notice. If you do not do so, your license ends immediately.
|
||||
|
||||
## Patent
|
||||
|
||||
Each contributor licenses you to do everything with this software that would
|
||||
otherwise infringe any patent claims they can license or become able to license.
|
||||
|
||||
## Reliability
|
||||
|
||||
No contributor can revoke this license.
|
||||
|
||||
## No Liability
|
||||
|
||||
***As far as the law allows, this software comes as is, without any warranty
|
||||
or condition, and no contributor will be liable to anyone for any damages
|
||||
related to this software or this license, under any kind of legal claim.***
|
25
options/license/CC-PDDC
Normal file
25
options/license/CC-PDDC
Normal file
@ -0,0 +1,25 @@
|
||||
The person or persons who have associated work with this document (the "Dedicator"
|
||||
or "Certifier") hereby either (a) certifies that, to the best of his knowledge,
|
||||
the work of authorship identified is in the public domain of the country from
|
||||
which the work is published, or (b) hereby dedicates whatever copyright the
|
||||
dedicators holds in the work of authorship identified below (the "Work") to
|
||||
the public domain. A certifier, moreover, dedicates any copyright interest
|
||||
he may have in the associated work, and for these purposes, is described as
|
||||
a "dedicator" below.
|
||||
|
||||
A certifier has taken reasonable steps to verify the copyright status of this
|
||||
work. Certifier recognizes that his good faith efforts may not shield him
|
||||
from liability if in fact the work certified is not in the public domain.
|
||||
|
||||
Dedicator makes this dedication for the benefit of the public at large and
|
||||
to the detriment of the Dedicator's heirs and successors. Dedicator intends
|
||||
this dedication to be an overt act of relinquishment in perpetuity of all
|
||||
present and future rights under copyright law, whether vested or contingent,
|
||||
in the Work. Dedicator understands that such relinquishment of all rights
|
||||
includes the relinquishment of all rights to enforce (by lawsuit or otherwise)
|
||||
those copyrights in the Work.
|
||||
|
||||
Dedicator recognizes that, once placed in the public domain, the Work may
|
||||
be freely reproduced, distributed, transmitted, used, modified, built upon,
|
||||
or otherwise exploited by anyone for any purpose, commercial or non-commercial,
|
||||
and in any way, including by methods that have not yet been invented or conceived.
|
164
options/license/CERN-OHL-1.1
Normal file
164
options/license/CERN-OHL-1.1
Normal file
@ -0,0 +1,164 @@
|
||||
CERN OHL v1.1
|
||||
|
||||
2011-07-08 - CERN, Geneva, Switzerland
|
||||
|
||||
CERN Open Hardware Licence v1.1
|
||||
|
||||
Preamble
|
||||
|
||||
Through this CERN Open Hardware Licence ("CERN OHL") version 1.1, the Organization
|
||||
wishes to disseminate its hardware designs (as published on http://www.ohwr.org/)
|
||||
as widely as possible, and generally to foster collaboration among public
|
||||
research hardware designers. The CERN OHL is copyright of CERN. Anyone is
|
||||
welcome to use the CERN OHL, in unmodified form only, for the distribution
|
||||
of his own Open Hardware designs. Any other right is reserved.
|
||||
|
||||
1. Definitions
|
||||
|
||||
In this Licence, the following terms have the following meanings:
|
||||
|
||||
"Licence" means this CERN OHL.
|
||||
|
||||
"Documentation" means schematic diagrams, designs, circuit or circuit board
|
||||
layouts, mechanical drawings, flow charts and descriptive text, and other
|
||||
explanatory material that is explicitly stated as being made available under
|
||||
the conditions of this Licence. The Documentation may be in any medium, including
|
||||
but not limited to computer files and representations on paper, film, or any
|
||||
other media.
|
||||
|
||||
"Product" means either an entire, or any part of a, device built using the
|
||||
Documentation or the modified Documentation.
|
||||
|
||||
"Licensee" means any natural or legal person exercising rights under this
|
||||
Licence.
|
||||
|
||||
"Licensor" means any natural or legal person that creates or modifies Documentation
|
||||
and subsequently communicates to the public and/ or distributes the resulting
|
||||
Documentation under the terms and conditions of this Licence.
|
||||
|
||||
A Licensee may at the same time be a Licensor, and vice versa.
|
||||
|
||||
|
||||
|
||||
2. Applicability
|
||||
|
||||
2.1 This Licence governs the use, copying, modification, communication to
|
||||
the public and distribution of the Documentation, and the manufacture and
|
||||
distribution of Products. By exercising any right granted under this Licence,
|
||||
the Licensee irrevocably accepts these terms and conditions.
|
||||
|
||||
2.2 This Licence is granted by the Licensor directly to the Licensee, and
|
||||
shall apply worldwide and without limitation in time. The Licensee may assign
|
||||
his licence rights or grant sub-licences.
|
||||
|
||||
2.3 This Licence does not apply to software, firmware, or code loaded into
|
||||
programmable devices which may be used in conjunction with the Documentation,
|
||||
the modified Documentation or with Products. The use of such software, firmware,
|
||||
or code is subject to the applicable licence terms and conditions.
|
||||
|
||||
3. Copying, modification, communication to the public and distribution of
|
||||
the Documentation
|
||||
|
||||
3.1 The Licensee shall keep intact all copyright and trademarks notices and
|
||||
all notices that refer to this Licence and to the disclaimer of warranties
|
||||
that is included in the Documentation. He shall include a copy thereof in
|
||||
every copy of the documentation or, as the case may be, modified Documentation,
|
||||
that he communicates to the public or distributes.
|
||||
|
||||
3.2 The Licensee may use, copy, communicate to the public and distribute verbatim
|
||||
copies of the Documentation, in any medium, subject to the requirements specified
|
||||
in section 3.1.
|
||||
|
||||
3.3 The Licensee may modify the Documentation or any portion thereof. The
|
||||
Licensee may communicate to the public and distribute the modified Documentation
|
||||
(thereby in addition to being a Licensee also becoming a Licensor), always
|
||||
provided that he shall:
|
||||
|
||||
a. comply with section 3.1;
|
||||
|
||||
b. cause the modified Documentation to carry prominent notices stating that
|
||||
the Licensee has modified the Documentation, with the date and details of
|
||||
the modifications;
|
||||
|
||||
c. license the modified Documentation under the terms and conditions of this
|
||||
Licence or, where applicable, a later version of this Licence as may be issued
|
||||
by CERN; and
|
||||
|
||||
d. send a copy of the modified Documentation to all Licensors that contributed
|
||||
to the parts of the Documentation that were modified, as well as to any other
|
||||
Licensor who has requested to receive a copy of the modified Documentation
|
||||
and has provided a means of contact with the Documentation.
|
||||
|
||||
3.4 The Licence includes a licence to those patents or registered designs
|
||||
that are held by the Licensor, to the extent necessary to make use of the
|
||||
rights granted under this Licence. The scope of this section 3.4 shall be
|
||||
strictly limited to the parts of the Documentation or modified Documentation
|
||||
created by the Licensor.
|
||||
|
||||
4. Manufacture and distribution of Products
|
||||
|
||||
4.1 The Licensee may manufacture or distribute Products always provided that
|
||||
the Licensee distributes to each recipient of such Products a copy of the
|
||||
Documentation or modified Documentation, as applicable, and complies with
|
||||
section 3.
|
||||
|
||||
4.2 The Licensee is invited to inform in writing any Licensor who has indicated
|
||||
its wish to receive this information about the type, quantity and dates of
|
||||
production of Products the Licensee has (had) manufactured.
|
||||
|
||||
5. Warranty and liability
|
||||
|
||||
5.1 DISCLAIMER – The Documentation and any modified Documentation are provided
|
||||
"as is" and any express or implied warranties, including, but not limited
|
||||
to, implied warranties of merchantability, of satisfactory quality, and fitness
|
||||
for a particular purpose or use are disclaimed in respect of the Documentation,
|
||||
the modified Documentation or any Product. The Licensor makes no representation
|
||||
that the Documentation, modified Documentation, or any Product, does or will
|
||||
not infringe any patent, copyright, trade secret or other proprietary right.
|
||||
The entire risk as to the use, quality, and performance of a Product shall
|
||||
be with the Licensee and not the Licensor. This disclaimer of warranty is
|
||||
an essential part of this Licence and a condition for the grant of any rights
|
||||
granted under this Licence. The Licensee warrants that it does not act in
|
||||
a consumer capacity.
|
||||
|
||||
5.2 LIMITATION OF LIABILITY – The Licensor shall have no liability for direct,
|
||||
indirect, special, incidental, consequential, exemplary, punitive or other
|
||||
damages of any character including, without limitation, procurement of substitute
|
||||
goods or services, loss of use, data or profits, or business interruption,
|
||||
however caused and on any theory of contract, warranty, tort (including negligence),
|
||||
product liability or otherwise, arising in any way in relation to the Documentation,
|
||||
modified Documentation and/or the use, manufacture or distribution of a Product,
|
||||
even if advised of the possibility of such damages, and the Licensee shall
|
||||
hold the Licensor(s) free and harmless from any liability, costs, damages,
|
||||
fees and expenses, including claims by third parties, in relation to such
|
||||
use.
|
||||
|
||||
6. General
|
||||
|
||||
6.1 The rights granted under this Licence do not imply or represent any transfer
|
||||
or assignment of intellectual property rights to the Licensee.
|
||||
|
||||
6.2 The Licensee shall not use or make reference to any of the names, acronyms,
|
||||
images or logos under which the Licensor is known, save in so far as required
|
||||
to comply with section 3. Any such permitted use or reference shall be factual
|
||||
and shall in no event suggest any kind of endorsement by the Licensor or its
|
||||
personnel of the modified Documentation or any Product, or any kind of implication
|
||||
by the Licensor or its personnel in the preparation of the modified Documentation
|
||||
or Product.
|
||||
|
||||
6.3 CERN may publish updated versions of this Licence which retain the same
|
||||
general provisions as this version, but differ in detail so far this is required
|
||||
and reasonable. New versions will be published with a unique version number.
|
||||
|
||||
6.4 This Licence shall terminate with immediate effect, upon written notice
|
||||
and without involvement of a court if the Licensee fails to comply with any
|
||||
of its terms and conditions, or if the Licensee initiates legal action against
|
||||
Licensor in relation to this Licence. Section 5 shall continue to apply.
|
||||
|
||||
6.5 Except as may be otherwise agreed with the Intergovernmental Organization,
|
||||
any dispute with respect to this Licence involving an Intergovernmental Organization
|
||||
shall, by virtue of the latter's Intergovernmental status, be settled by international
|
||||
arbitration. The arbitration proceedings shall be held at the place where
|
||||
the Intergovernmental Organization has its seat. The arbitral award shall
|
||||
be final and binding upon the parties, who hereby expressly agree to renounce
|
||||
any form of appeal or revision.
|
181
options/license/CERN-OHL-1.2
Normal file
181
options/license/CERN-OHL-1.2
Normal file
@ -0,0 +1,181 @@
|
||||
CERN OHL v1.2
|
||||
|
||||
2013-09-06 - CERN, Geneva, Switzerland
|
||||
|
||||
CERN Open Hardware Licence v1.2
|
||||
|
||||
Preamble
|
||||
|
||||
Through this CERN Open Hardware Licence ("CERN OHL") version 1.2, CERN wishes
|
||||
to provide a tool to foster collaboration and sharing among hardware designers.
|
||||
The CERN OHL is copyright CERN. Anyone is welcome to use the CERN OHL, in
|
||||
unmodified form only, for the distribution of their own Open Hardware designs.
|
||||
Any other right is reserved. Release of hardware designs under the CERN OHL
|
||||
does not constitute an endorsement of the licensor or its designs nor does
|
||||
it imply any involvement by CERN in the development of such designs.
|
||||
|
||||
1. Definitions
|
||||
|
||||
In this Licence, the following terms have the following meanings:
|
||||
|
||||
"Licence" means this CERN OHL.
|
||||
|
||||
"Documentation" means schematic diagrams, designs, circuit or circuit board
|
||||
layouts, mechanical drawings, flow charts and descriptive text, and other
|
||||
explanatory material that is explicitly stated as being made available under
|
||||
the conditions of this Licence. The Documentation may be in any medium, including
|
||||
but not limited to computer files and representations on paper, film, or any
|
||||
other media.
|
||||
|
||||
"Documentation Location" means a location where the Licensor has placed Documentation,
|
||||
and which he believes will be publicly accessible for at least three years
|
||||
from the first communication to the public or distribution of Documentation.
|
||||
|
||||
"Product" means either an entire, or any part of a, device built using the
|
||||
Documentation or the modified Documentation.
|
||||
|
||||
"Licensee" means any natural or legal person exercising rights under this
|
||||
Licence.
|
||||
|
||||
"Licensor" means any natural or legal person that creates or modifies Documentation
|
||||
and subsequently communicates to the public and/ or distributes the resulting
|
||||
Documentation under the terms and conditions of this Licence.
|
||||
|
||||
A Licensee may at the same time be a Licensor, and vice versa.
|
||||
|
||||
Use of the masculine gender includes the feminine and neuter genders and is
|
||||
employed solely to facilitate reading.
|
||||
|
||||
|
||||
|
||||
2. Applicability
|
||||
|
||||
2.1. This Licence governs the use, copying, modification, communication to
|
||||
the public and distribution of the Documentation, and the manufacture and
|
||||
distribution of Products. By exercising any right granted under this Licence,
|
||||
the Licensee irrevocably accepts these terms and conditions.
|
||||
|
||||
2.2. This Licence is granted by the Licensor directly to the Licensee, and
|
||||
shall apply worldwide and without limitation in time. The Licensee may assign
|
||||
his licence rights or grant sub-licences.
|
||||
|
||||
2.3. This Licence does not extend to software, firmware, or code loaded into
|
||||
programmable devices which may be used in conjunction with the Documentation,
|
||||
the modified Documentation or with Products, unless such software, firmware,
|
||||
or code is explicitly expressed to be subject to this Licence. The use of
|
||||
such software, firmware, or code is otherwise subject to the applicable licence
|
||||
terms and conditions.
|
||||
|
||||
3. Copying, modification, communication to the public and distribution of
|
||||
the Documentation
|
||||
|
||||
3.1. The Licensee shall keep intact all copyright and trademarks notices,
|
||||
all notices referring to Documentation Location, and all notices that refer
|
||||
to this Licence and to the disclaimer of warranties that are included in the
|
||||
Documentation. He shall include a copy thereof in every copy of the Documentation
|
||||
or, as the case may be, modified Documentation, that he communicates to the
|
||||
public or distributes.
|
||||
|
||||
3.2. The Licensee may copy, communicate to the public and distribute verbatim
|
||||
copies of the Documentation, in any medium, subject to the requirements specified
|
||||
in section 3.1.
|
||||
|
||||
3.3. The Licensee may modify the Documentation or any portion thereof provided
|
||||
that upon modification of the Documentation, the Licensee shall make the modified
|
||||
Documentation available from a Documentation Location such that it can be
|
||||
easily located by an original Licensor once the Licensee communicates to the
|
||||
public or distributes the modified Documentation under section 3.4, and, where
|
||||
required by section 4.1, by a recipient of a Product. However, the Licensor
|
||||
shall not assert his rights under the foregoing proviso unless or until a
|
||||
Product is distributed.
|
||||
|
||||
3.4. The Licensee may communicate to the public and distribute the modified
|
||||
Documentation (thereby in addition to being a Licensee also becoming a Licensor),
|
||||
always provided that he shall:
|
||||
|
||||
a) comply with section 3.1;
|
||||
|
||||
b) cause the modified Documentation to carry prominent notices stating that
|
||||
the Licensee has modified the Documentation, with the date and description
|
||||
of the modifications;
|
||||
|
||||
c) cause the modified Documentation to carry a new Documentation Location
|
||||
notice if the original Documentation provided for one;
|
||||
|
||||
d) make available the modified Documentation at the same level of abstraction
|
||||
as that of the Documentation, in the preferred format for making modifications
|
||||
to it (e.g. the native format of the CAD tool as applicable), and in the event
|
||||
that format is proprietary, in a format viewable with a tool licensed under
|
||||
an OSI-approved license if the proprietary tool can create it; and
|
||||
|
||||
e) license the modified Documentation under the terms and conditions of this
|
||||
Licence or, where applicable, a later version of this Licence as may be issued
|
||||
by CERN.
|
||||
|
||||
3.5. The Licence includes a non-exclusive licence to those patents or registered
|
||||
designs that are held by, under the control of, or sub-licensable by the Licensor,
|
||||
to the extent necessary to make use of the rights granted under this Licence.
|
||||
The scope of this section 3.5 shall be strictly limited to the parts of the
|
||||
Documentation or modified Documentation created by the Licensor.
|
||||
|
||||
4. Manufacture and distribution of Products
|
||||
|
||||
4.1. The Licensee may manufacture or distribute Products always provided that,
|
||||
where such manufacture or distribution requires a licence under this Licence
|
||||
the Licensee provides to each recipient of such Products an easy means of
|
||||
accessing a copy of the Documentation or modified Documentation, as applicable,
|
||||
as set out in section 3.
|
||||
|
||||
4.2. The Licensee is invited to inform any Licensor who has indicated his
|
||||
wish to receive this information about the type, quantity and dates of production
|
||||
of Products the Licensee has (had) manufactured
|
||||
|
||||
5. Warranty and liability
|
||||
|
||||
5.1. DISCLAIMER – The Documentation and any modified Documentation are provided
|
||||
"as is" and any express or implied warranties, including, but not limited
|
||||
to, implied warranties of merchantability, of satisfactory quality, non-infringement
|
||||
of third party rights, and fitness for a particular purpose or use are disclaimed
|
||||
in respect of the Documentation, the modified Documentation or any Product.
|
||||
The Licensor makes no representation that the Documentation, modified Documentation,
|
||||
or any Product, does or will not infringe any patent, copyright, trade secret
|
||||
or other proprietary right. The entire risk as to the use, quality, and performance
|
||||
of a Product shall be with the Licensee and not the Licensor. This disclaimer
|
||||
of warranty is an essential part of this Licence and a condition for the grant
|
||||
of any rights granted under this Licence. The Licensee warrants that it does
|
||||
not act in a consumer capacity.
|
||||
|
||||
5.2. LIMITATION OF LIABILITY – The Licensor shall have no liability for direct,
|
||||
indirect, special, incidental, consequential, exemplary, punitive or other
|
||||
damages of any character including, without limitation, procurement of substitute
|
||||
goods or services, loss of use, data or profits, or business interruption,
|
||||
however caused and on any theory of contract, warranty, tort (including negligence),
|
||||
product liability or otherwise, arising in any way in relation to the Documentation,
|
||||
modified Documentation and/or the use, manufacture or distribution of a Product,
|
||||
even if advised of the possibility of such damages, and the Licensee shall
|
||||
hold the Licensor(s) free and harmless from any liability, costs, damages,
|
||||
fees and expenses, including claims by third parties, in relation to such
|
||||
use.
|
||||
|
||||
6. General
|
||||
|
||||
6.1. Except for the rights explicitly granted hereunder, this Licence does
|
||||
not imply or represent any transfer or assignment of intellectual property
|
||||
rights to the Licensee.
|
||||
|
||||
6.2. The Licensee shall not use or make reference to any of the names (including
|
||||
acronyms and abbreviations), images, or logos under which the Licensor is
|
||||
known, save in so far as required to comply with section 3. Any such permitted
|
||||
use or reference shall be factual and shall in no event suggest any kind of
|
||||
endorsement by the Licensor or its personnel of the modified Documentation
|
||||
or any Product, or any kind of implication by the Licensor or its personnel
|
||||
in the preparation of the modified Documentation or Product.
|
||||
|
||||
6.3. CERN may publish updated versions of this Licence which retain the same
|
||||
general provisions as this version, but differ in detail so far this is required
|
||||
and reasonable. New versions will be published with a unique version number.
|
||||
|
||||
6.4. This Licence shall terminate with immediate effect, upon written notice
|
||||
and without involvement of a court if the Licensee fails to comply with any
|
||||
of its terms and conditions, or if the Licensee initiates legal action against
|
||||
Licensor in relation to this Licence. Section 5 shall continue to apply.
|
17
options/license/GPL-CC-1.0
Normal file
17
options/license/GPL-CC-1.0
Normal file
@ -0,0 +1,17 @@
|
||||
GPL Cooperation Commitment Version 1.0
|
||||
|
||||
Before filing or continuing to prosecute any legal proceeding or claim (other than a Defensive Action) arising from termination of a Covered License, we commit to extend to the person or entity ('you') accused of violating the Covered License the following provisions regarding cure and reinstatement, taken from GPL version 3. As used here, the term 'this License' refers to the specific Covered License being enforced.
|
||||
|
||||
However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation.
|
||||
|
||||
Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation 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.
|
||||
|
||||
We intend this Commitment to be irrevocable, and binding and enforceable against us and assignees of or successors to our copyrights.
|
||||
|
||||
Definitions:
|
||||
|
||||
"Covered License" means the GNU General Public License, version 2 (GPLv2), the GNU Lesser General Public License, version 2.1 (LGPLv2.1), or the GNU Library General Public License, version 2 (LGPLv2), all as published by the Free Software Foundation.
|
||||
|
||||
"Defensive Action" means a legal proceeding or claim that We bring against you in response to a prior proceeding or claim initiated by you or your affiliate.
|
||||
|
||||
"We" means each contributor to this repository as of the date of inclusion of this file, including subsidiaries of a corporate contributor. This work is available under a Creative Commons Attribution-ShareAlike 4.0 International license (https://creativecommons.org/licenses/by-sa/4.0/).
|
17
options/license/HPND-sell-variant
Normal file
17
options/license/HPND-sell-variant
Normal file
@ -0,0 +1,17 @@
|
||||
<copyright notice>
|
||||
|
||||
Permission to use, copy, modify, distribute, and sell this software and its
|
||||
documentation for any purpose is hereby granted without fee, provided that
|
||||
the above copyright notice appears in all copies, and that both that the copyright
|
||||
notice and this permission notice appear in supporting documentation, and
|
||||
that the name of <copyright holder> <or related entities> not be used in advertising
|
||||
or publicity pertaining to distribution of the software without specific,
|
||||
written prior permission . <copyright holder> makes no representations about
|
||||
the suitability of this software for any purpose. It is provided "as is" without
|
||||
express or implied warranty. <copyright holder> DISCLAIMS ALL WARRANTIES WITH
|
||||
REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
||||
AND FITNESS . IN NO EVENT SHALL <copyright holder> BE LIABLE FOR ANY SPECIAL,
|
||||
INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
||||
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
|
||||
OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
PERFORMANCE OF THIS SOFTWARE.
|
38
options/license/JPNIC
Normal file
38
options/license/JPNIC
Normal file
@ -0,0 +1,38 @@
|
||||
Japan Network Information Center License Copyright (c) 2000-2002 Japan Network
|
||||
Information Center. All rights reserved.
|
||||
|
||||
By using this file, you agree to the terms and conditions set forth bellow .
|
||||
|
||||
LICENSE TERMS AND CONDITIONS
|
||||
|
||||
The following License Terms and Conditions apply, unless a different license
|
||||
is obtained from Japan Network Information Center (" JPNIC "), a Japanese
|
||||
association, Kokusai-Kougyou-Kanda Bldg 6F, 2-3-4 Uchi-Kanda, Chiyoda-ku,
|
||||
Tokyo 101-0047, Japan .
|
||||
|
||||
1. Use, Modification and Redistribution (including distribution of any modified
|
||||
or derived work) in source and/or binary forms is permitted under this License
|
||||
Terms and Conditions.
|
||||
|
||||
2. Redistribution of source code must retain the copyright notices as they
|
||||
appear in each source code file, this License Terms and Conditions.
|
||||
|
||||
3. Redistribution in binary form must reproduce the Copyright Notice, this
|
||||
License Terms and Conditions, in the documentation and/or other materials
|
||||
provided with the distribution. For the purposes of binary distribution the
|
||||
"Copyright Notice" refers to the following language: "Copyright (c) 2000-2002
|
||||
Japan Network Information Center . All rights reserved."
|
||||
|
||||
4. The name of JPNIC may not be used to endorse or promote products derived
|
||||
from this Software without specific prior written approval of JPNIC .
|
||||
|
||||
5. Disclaimer/Limitation of Liability: THIS SOFTWARE IS PROVIDED BY JPNIC
|
||||
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
|
||||
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
||||
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL JPNIC BE LIABLE FOR ANY DIRECT,
|
||||
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
|
||||
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
||||
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
|
||||
OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
|
||||
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
|
||||
ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
5
options/license/LLVM-exception
Normal file
5
options/license/LLVM-exception
Normal file
@ -0,0 +1,5 @@
|
||||
LLVM Exceptions to the Apache 2.0 License
|
||||
|
||||
As an exception, if, as a result of your compiling your source code, portions of this Software are embedded into an Object form of such source code, you may redistribute such embedded portions in such Object form without complying with the conditions of Sections 4(a), 4(b) and 4(d) of the License.
|
||||
|
||||
In addition, if you combine or link compiled forms of this Software with software that is licensed under the GPLv2 ("Combined Software") and if a court of competent jurisdiction determines that the patent provision (Section 3), the indemnity provision (Section 9) or other Section of the License conflicts with the conditions of the GPLv2, you may retroactively and prospectively choose to deem waived or otherwise exclude such Section(s) of the License, but only in their entirety and only with respect to the Combined Software.
|
16
options/license/Linux-OpenIB
Normal file
16
options/license/Linux-OpenIB
Normal file
@ -0,0 +1,16 @@
|
||||
Redistribution and use in source and binary forms, with or without modification,
|
||||
are permitted provided that the following conditions are met:
|
||||
|
||||
- Redistributions of source code must retain the above copyright notice, this
|
||||
list of conditions and the following disclaimer.
|
||||
|
||||
- Redistributions in binary form must reproduce the above copyright notice,
|
||||
this list of conditions and the following disclaimer in the documentation
|
||||
and/or other materials provided with the distribution.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
||||
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
|
||||
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
|
||||
OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
15
options/license/MIT-0
Normal file
15
options/license/MIT-0
Normal file
@ -0,0 +1,15 @@
|
||||
MIT No Attribution Copyright <YEARr> <COPYRIGHT HOLDER>
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is furnished
|
||||
to do so.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
||||
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
|
||||
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
|
||||
OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
174
options/license/MulanPSL-1.0
Normal file
174
options/license/MulanPSL-1.0
Normal file
@ -0,0 +1,174 @@
|
||||
木兰宽松许可证, 第1版 木兰宽松许可证, 第1版
|
||||
|
||||
2019年8月 http://license.coscl.org.cn/MulanPSL
|
||||
|
||||
您对"软件"的复制、使用、修改及分发受木兰宽松许可证,第1版("本许可证")的如下条款的约束:
|
||||
|
||||
0. 定义
|
||||
|
||||
"软件"是指由"贡献"构成的许可在"本许可证"下的程序和相关文档的集合。
|
||||
|
||||
"贡献者"是指将受版权法保护的作品许可在"本许可证"下的自然人或"法人实体"。
|
||||
|
||||
"法人实体"是指提交贡献的机构及其"关联实体"。
|
||||
|
||||
"关联实体"是指,对"本许可证"下的一方而言,控制、受控制或与其共同受控制的机构,此处的控制是指有受控方或共同受控方至少50%直接或间接的投票权、资金或其他有价证券。
|
||||
|
||||
"贡献"是指由任一"贡献者"许可在"本许可证"下的受版权法保护的作品。
|
||||
|
||||
1. 授予版权许可
|
||||
|
||||
每个"贡献者"根据"本许可证"授予您永久性的、全球性的、免费的、非独占的、不可撤销的版权许可,您可以复制、使用、修改、分发其"贡献",不论修改与否。
|
||||
|
||||
2. 授予专利许可
|
||||
|
||||
每个"贡献者"根据"本许可证"授予您永久性的、全球性的、免费的、非独占的、不可撤销的(根据本条规定撤销除外)专利许可,供您制造、委托制造、使用、许诺销售、销售、进口其"贡献"或以其他方式转移其"贡献"。前述专利许可仅限于"贡献者"现在或将来拥有或控制的其"贡献"本身或其"贡献"与许可"贡献"时的"软件"结合而将必然会侵犯的专利权利要求,不包括仅因您或他人修改"贡献"或其他结合而将必然会侵犯到的专利权利要求。如您或您的"关联实体"直接或间接地(包括通过代理、专利被许可人或受让人),就"软件"或其中的"贡献"对任何人发起专利侵权诉讼(包括反诉或交叉诉讼)或其他专利维权行动,指控其侵犯专利权,则"本许可证"授予您对"软件"的专利许可自您提起诉讼或发起维权行动之日终止。
|
||||
|
||||
3. 无商标许可
|
||||
|
||||
"本许可证"不提供对"贡献者"的商品名称、商标、服务标志或产品名称的商标许可,但您为满足第4条规定的声明义务而必须使用除外。
|
||||
|
||||
4. 分发限制
|
||||
|
||||
您可以在任何媒介中将"软件"以源程序形式或可执行形式重新分发,不论修改与否,但您必须向接收者提供"本许可证"的副本,并保留"软件"中的版权、商标、专利及免责声明。
|
||||
|
||||
5. 免责声明与责任限制
|
||||
|
||||
"软件"及其中的"贡献"在提供时不带任何明示或默示的担保。在任何情况下,"贡献者"或版权所有者不对任何人因使用"软件"或其中的"贡献"而引发的任何直接或间接损失承担责任,不论因何种原因导致或者基于何种法律理论,即使其曾被建议有此种损失的可能性。
|
||||
|
||||
条款结束
|
||||
|
||||
如何将木兰宽松许可证,第1版,应用到您的软件
|
||||
|
||||
如果您希望将木兰宽松许可证,第1版,应用到您的新软件,为了方便接收者查阅,建议您完成如下三步:
|
||||
|
||||
1, 请您补充如下声明中的空白,包括软件名、软件的首次发表年份以及您作为版权人的名字;
|
||||
|
||||
2, 请您在软件包的一级目录下创建以"LICENSE"为名的文件,将整个许可证文本放入该文件中;
|
||||
|
||||
3, 请将如下声明文本放入每个源文件的头部注释中。
|
||||
|
||||
Copyright (c) [2019] [name of copyright holder]
|
||||
|
||||
[Software Name] is licensed under the Mulan PSL v1.
|
||||
|
||||
You can use this software according to the terms and conditions of the Mulan
|
||||
PSL v1.
|
||||
|
||||
You may obtain a copy of Mulan PSL v1 at:
|
||||
|
||||
http://license.coscl.org.cn/MulanPSL
|
||||
|
||||
THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND,
|
||||
EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT,
|
||||
MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.
|
||||
|
||||
See the Mulan PSL v1 for more details. Mulan Permissive Software License,Version
|
||||
1 Mulan Permissive Software License,Version 1 (Mulan PSL v1)
|
||||
|
||||
August 2019 http://license.coscl.org.cn/MulanPSL
|
||||
|
||||
Your reproduction, use, modification and distribution of the Software shall
|
||||
be subject to Mulan PSL v1 (this License) with following terms and conditions:
|
||||
|
||||
0. Definition
|
||||
|
||||
Software means the program and related documents which are comprised of those
|
||||
Contribution and licensed under this License.
|
||||
|
||||
Contributor means the Individual or Legal Entity who licenses its copyrightable
|
||||
work under this License.
|
||||
|
||||
Legal Entity means the entity making a Contribution and all its Affiliates.
|
||||
|
||||
Affiliates means entities that control, or are controlled by, or are under
|
||||
common control with a party to this License, 'control' means direct or indirect
|
||||
ownership of at least fifty percent (50%) of the voting power, capital or
|
||||
other securities of controlled or commonly controlled entity.
|
||||
|
||||
Contribution means the copyrightable work licensed by a particular Contributor
|
||||
under this License.
|
||||
|
||||
1. Grant of Copyright License
|
||||
|
||||
Subject to the terms and conditions of this License, each Contributor hereby
|
||||
grants to you a perpetual, worldwide, royalty-free, non-exclusive, irrevocable
|
||||
copyright license to reproduce, use, modify, or distribute its Contribution,
|
||||
with modification or not.
|
||||
|
||||
2. Grant of Patent License
|
||||
|
||||
Subject to the terms and conditions of this License, each Contributor hereby
|
||||
grants to you a perpetual, worldwide, royalty-free, non-exclusive, irrevocable
|
||||
(except for revocation under this Section) patent license to make, have made,
|
||||
use, offer for sale, sell, import or otherwise transfer its Contribution where
|
||||
such patent license is only limited to the patent claims owned or controlled
|
||||
by such Contributor now or in future which will be necessarily infringed by
|
||||
its Contribution alone, or by combination of the Contribution with the Software
|
||||
to which the Contribution was contributed, excluding of any patent claims
|
||||
solely be infringed by your or others' modification or other combinations.
|
||||
If you or your Affiliates directly or indirectly (including through an agent,
|
||||
patent licensee or assignee), institute patent litigation (including a cross
|
||||
claim or counterclaim in a litigation) or other patent enforcement activities
|
||||
against any individual or entity by alleging that the Software or any Contribution
|
||||
in it infringes patents, then any patent license granted to you under this
|
||||
License for the Software shall terminate as of the date such litigation or
|
||||
activity is filed or taken.
|
||||
|
||||
3. No Trademark License
|
||||
|
||||
No trademark license is granted to use the trade names, trademarks, service
|
||||
marks, or product names of Contributor, except as required to fulfill notice
|
||||
requirements in section 4.
|
||||
|
||||
4. Distribution Restriction
|
||||
|
||||
You may distribute the Software in any medium with or without modification,
|
||||
whether in source or executable forms, provided that you provide recipients
|
||||
with a copy of this License and retain copyright, patent, trademark and disclaimer
|
||||
statements in the Software.
|
||||
|
||||
5. Disclaimer of Warranty and Limitation of Liability
|
||||
|
||||
The Software and Contribution in it are provided without warranties of any
|
||||
kind, either express or implied. In no event shall any Contributor or copyright
|
||||
holder be liable to you for any damages,including, but not limited to any
|
||||
direct, or indirect, special or consequential damages arising from your use
|
||||
or inability to use the Software or the Contribution in it, no matter how
|
||||
it's caused or based on which legal theory, even if advised of the possibility
|
||||
of such damages.
|
||||
|
||||
End of the Terms and Conditions
|
||||
|
||||
How to apply the Mulan Permissive Software License,Version 1 (Mulan PSL v1)
|
||||
to your software
|
||||
|
||||
To apply the Mulan PSL v1 to your work, for easy identification by recipients,
|
||||
you are suggested to complete following three steps:
|
||||
|
||||
i. Fill in the blanks in following statement, including insert your software
|
||||
name, the year of the first publication of your software, and your name identified
|
||||
as the copyright owner;
|
||||
|
||||
ii. Create a file named "LICENSE" which contains the whole context of this
|
||||
License in the first directory of your software package;
|
||||
|
||||
iii. Attach the statement to the appropriate annotated syntax at the beginning
|
||||
of each source file.
|
||||
|
||||
Copyright (c) [2019] [name of copyright holder]
|
||||
|
||||
[Software Name] is licensed under the Mulan PSL v1.
|
||||
|
||||
You can use this software according to the terms and conditions of the Mulan
|
||||
PSL v1.
|
||||
|
||||
You may obtain a copy of Mulan PSL v1 at:
|
||||
|
||||
http://license.coscl.org.cn/MulanPSL
|
||||
|
||||
THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND,
|
||||
EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT,
|
||||
MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.
|
||||
|
||||
See the Mulan PSL v1 for more details.
|
3
options/license/OCaml-LGPL-linking-exception
Normal file
3
options/license/OCaml-LGPL-linking-exception
Normal file
@ -0,0 +1,3 @@
|
||||
OCaml LGPL Linking Exception
|
||||
|
||||
As a special exception to the GNU Lesser General Public License, you may link, statically or dynamically, a "work that uses the OCaml Core System " with a publicly distributed version of the OCaml Core System to produce an executable file containing portions of the OCaml Core System , and distribute that executable file under terms of your choice, without any of the additional requirements listed in clause 6 of the GNU Lesser General Public License. By "a publicly distributed version of the OCaml Core System ", we mean either the unmodified OCaml Core System as distributed by INRIA , or a modified version of the OCaml Core System that is distributed under the conditions defined in clause 2 of the GNU Lesser General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU Lesser General Public License.
|
398
options/license/ODC-By-1.0
Normal file
398
options/license/ODC-By-1.0
Normal file
File diff suppressed because it is too large
Load Diff
105
options/license/OGL-Canada-2.0
Normal file
105
options/license/OGL-Canada-2.0
Normal file
@ -0,0 +1,105 @@
|
||||
Open Government Licence - Canada
|
||||
|
||||
You are encouraged to use the Information that is available under this licence
|
||||
with only a few conditions.
|
||||
|
||||
Using Information under this licence
|
||||
|
||||
* Use of any Information indicates your acceptance of the terms below.
|
||||
|
||||
* The Information Provider grants you a worldwide, royalty-free, perpetual,
|
||||
non-exclusive licence to use the Information, including for commercial purposes,
|
||||
subject to the terms below.
|
||||
|
||||
You are free to:
|
||||
|
||||
* Copy, modify, publish, translate, adapt, distribute or otherwise use the
|
||||
Information in any medium, mode or format for any lawful purpose.
|
||||
|
||||
You must, where you do any of the above:
|
||||
|
||||
* Acknowledge the source of the Information by including any attribution statement
|
||||
specified by the Information Provider(s) and, where possible, provide a link
|
||||
to this licence.
|
||||
|
||||
* If the Information Provider does not provide a specific attribution statement,
|
||||
or if you are using Information from several information providers and multiple
|
||||
attributions are not practical for your product or application, you must use
|
||||
the following attribution statement:
|
||||
|
||||
Contains information licensed under the Open Government Licence – Canada.
|
||||
|
||||
The terms of this licence are important, and if you fail to comply with any
|
||||
of them, the rights granted to you under this licence, or any similar licence
|
||||
granted by the Information Provider, will end automatically.
|
||||
|
||||
Exemptions
|
||||
|
||||
This licence does not grant you any right to use:
|
||||
|
||||
* Personal Information;
|
||||
|
||||
* third party rights the Information Provider is not authorized to license;
|
||||
|
||||
* the names, crests, logos, or other official symbols of the Information Provider;
|
||||
and
|
||||
|
||||
* Information subject to other intellectual property rights, including patents,
|
||||
trade-marks and official marks.
|
||||
|
||||
Non-endorsement
|
||||
|
||||
This licence does not grant you any right to use the Information in a way
|
||||
that suggests any official status or that the Information Provider endorses
|
||||
you or your use of the Information.
|
||||
|
||||
No Warranty
|
||||
|
||||
The Information is licensed "as is", and the Information Provider excludes
|
||||
all representations, warranties, obligations, and liabilities, whether express
|
||||
or implied, to the maximum extent permitted by law.
|
||||
|
||||
The Information Provider is not liable for any errors or omissions in the
|
||||
Information, and will not under any circumstances be liable for any direct,
|
||||
indirect, special, incidental, consequential, or other loss, injury or damage
|
||||
caused by its use or otherwise arising in connection with this licence or
|
||||
the Information, even if specifically advised of the possibility of such loss,
|
||||
injury or damage.
|
||||
|
||||
Governing Law
|
||||
|
||||
This licence is governed by the laws of the province of Ontario and the applicable
|
||||
laws of Canada.
|
||||
|
||||
Legal proceedings related to this licence may only be brought in the courts
|
||||
of Ontario or the Federal Court of Canada.
|
||||
|
||||
Definitions
|
||||
|
||||
In this licence, the terms below have the following meanings:
|
||||
|
||||
"Information"
|
||||
|
||||
means information resources protected by copyright or other information that
|
||||
is offered for use under the terms of this licence.
|
||||
|
||||
"Information Provider"
|
||||
|
||||
means Her Majesty the Queen in right of Canada.
|
||||
|
||||
"Personal Information"
|
||||
|
||||
means "personal information" as defined in section 3 of the Privacy Act, R.S.C.
|
||||
1985, c. P-21.
|
||||
|
||||
"You"
|
||||
|
||||
means the natural or legal person, or body of persons corporate or incorporate,
|
||||
acquiring rights under this licence.
|
||||
|
||||
Versioning
|
||||
|
||||
This is version 2.0 of the Open Government Licence – Canada. The Information
|
||||
Provider may make changes to the terms of this licence from time to time and
|
||||
issue a new version of the licence. Your use of the Information will be governed
|
||||
by the terms of the licence in force as of the date you accessed the information.
|
144
options/license/OGL-UK-1.0
Normal file
144
options/license/OGL-UK-1.0
Normal file
@ -0,0 +1,144 @@
|
||||
Open Government Licence v1.0
|
||||
|
||||
You are encouraged to use and re-use the Information that is available under
|
||||
this licence, the Open Government Licence, freely and flexibly, with only
|
||||
a few conditions.
|
||||
|
||||
Using Information under this licence
|
||||
|
||||
Use of copyright and database right material expressly made available under
|
||||
this licence (the 'Information') indicates your acceptance of the terms and
|
||||
conditions below.
|
||||
|
||||
The Licensor grants you a worldwide, royalty-free, perpetual, non-exclusive
|
||||
licence to use the Information subject to the conditions below.
|
||||
|
||||
This licence does not affect your freedom under fair dealing or fair use or
|
||||
any other copyright or database right exceptions and limitations.
|
||||
|
||||
You are free to:
|
||||
|
||||
copy, publish, distribute and transmit the Information;
|
||||
|
||||
adapt the Information;
|
||||
|
||||
exploit the Information commercially for example, by combining it with other
|
||||
Information, or by including it in your own product or application.
|
||||
|
||||
You must, where you do any of the above:
|
||||
|
||||
acknowledge the source of the Information by including any attribution statement
|
||||
specified by the Information Provider(s) and, where possible, provide a link
|
||||
to this licence;
|
||||
|
||||
If the Information Provider does not provide a specific attribution statement,
|
||||
or if you are using Information from several Information Providers and multiple
|
||||
attributions are not practical in your product or application, you may consider
|
||||
using the following:
|
||||
|
||||
Contains public sector information licensed under the Open Government Licence
|
||||
v1.0.
|
||||
|
||||
ensure that you do not use the Information in a way that suggests any official
|
||||
status or that the Information Provider endorses you or your use of the Information;
|
||||
|
||||
ensure that you do not mislead others or misrepresent the Information or its
|
||||
source;
|
||||
|
||||
ensure that your use of the Information does not breach the Data Protection
|
||||
Act 1998 or the Privacy and Electronic Communications (EC Directive) Regulations
|
||||
2003.
|
||||
|
||||
These are important conditions of this licence and if you fail to comply with
|
||||
them the rights granted to you under this licence, or any similar licence
|
||||
granted by the Licensor, will end automatically.
|
||||
|
||||
Exemptions
|
||||
|
||||
This licence does not cover the use of:
|
||||
|
||||
- personal data in the Information;
|
||||
|
||||
- Information that has neither been published nor disclosed under information
|
||||
access legislation (including the Freedom of Information Acts for the UK and
|
||||
Scotland) by or with the consent of the Information Provider;
|
||||
|
||||
- departmental or public sector organisation logos, crests and the Royal Arms
|
||||
except where they form an integral part of a document or dataset;
|
||||
|
||||
- military insignia;
|
||||
|
||||
- third party rights the Information Provider is not authorised to license;
|
||||
|
||||
- Information subject to other intellectual property rights, including patents,
|
||||
trademarks, and design rights; and
|
||||
|
||||
- identity documents such as the British Passport.
|
||||
|
||||
No warranty
|
||||
|
||||
The Information is licensed 'as is' and the Information Provider excludes
|
||||
all representations, warranties, obligations and liabilities in relation to
|
||||
the Information to the maximum extent permitted by law.
|
||||
|
||||
The Information Provider is not liable for any errors or omissions in the
|
||||
Information and shall not be liable for any loss, injury or damage of any
|
||||
kind caused by its use. The Information Provider does not guarantee the continued
|
||||
supply of the Information.
|
||||
|
||||
Governing Law
|
||||
|
||||
This licence is governed by the laws of the jurisdiction in which the Information
|
||||
Provider has its principal place of business, unless otherwise specified by
|
||||
the Information Provider.
|
||||
|
||||
Definitions
|
||||
|
||||
In this licence, the terms below have the following meanings:
|
||||
|
||||
'Information' means information protected by copyright or by database right
|
||||
(for example, literary and artistic works, content, data and source code)
|
||||
offered for use under the terms of this licence.
|
||||
|
||||
'Information Provider' means the person or organisation providing the Information
|
||||
under this licence.
|
||||
|
||||
'Licensor' means any Information Provider which has the authority to offer
|
||||
Information under the terms of this licence or the Controller of Her Majesty's
|
||||
Stationery Office, who has the authority to offer Information subject to Crown
|
||||
copyright and Crown database rights and Information subject to copyright and
|
||||
database right that has been assigned to or acquired by the Crown, under the
|
||||
terms of this licence.
|
||||
|
||||
'Use' as a verb, means doing any act which is restricted by copyright or database
|
||||
right, whether in the original medium or in any other medium, and includes
|
||||
without limitation distributing, copying, adapting, modifying as may be technically
|
||||
necessary to use it in a different mode or format.
|
||||
|
||||
'You' means the natural or legal person, or body of persons corporate or incorporate,
|
||||
acquiring rights under this licence.
|
||||
|
||||
About the Open Government Licence
|
||||
|
||||
The Controller of Her Majesty's Stationery Office (HMSO) has developed this
|
||||
licence as a tool to enable Information Providers in the public sector to
|
||||
license the use and re-use of their Information under a common open licence.
|
||||
The Controller invites public sector bodies owning their own copyright and
|
||||
database rights to permit the use of their Information under this licence.
|
||||
|
||||
The Controller of HMSO has authority to license Information subject to copyright
|
||||
and database right owned by the Crown. The extent of the Controller's offer
|
||||
to license this Information under the terms of this licence is set out in
|
||||
the UK Government Licensing Framework.
|
||||
|
||||
This is version 1.0 of the Open Government Licence. The Controller of HMSO
|
||||
may, from time to time, issue new versions of the Open Government Licence.
|
||||
However, you may continue to use Information licensed under this version should
|
||||
you wish to do so.
|
||||
|
||||
These terms have been aligned to be interoperable with any Creative Commons
|
||||
Attribution Licence, which covers copyright, and Open Data Commons Attribution
|
||||
License, which covers database rights and applicable copyrights.
|
||||
|
||||
Further context, best practice and guidance can be found in the UK Government
|
||||
Licensing Framework section on The National Archives website.
|
143
options/license/OGL-UK-2.0
Normal file
143
options/license/OGL-UK-2.0
Normal file
@ -0,0 +1,143 @@
|
||||
Open Government Licence v2.0
|
||||
|
||||
You are encouraged to use and re-use the Information that is available under
|
||||
this licence freely and flexibly, with only a few conditions.
|
||||
|
||||
Using Information under this licence
|
||||
|
||||
Use of copyright and database right material expressly made available under
|
||||
this licence (the 'Information') indicates your acceptance of the terms and
|
||||
conditions below.
|
||||
|
||||
The Licensor grants you a worldwide, royalty-free, perpetual, non-exclusive
|
||||
licence to use the Information subject to the conditions below.
|
||||
|
||||
This licence does not affect your freedom under fair dealing or fair use or
|
||||
any other copyright or database right exceptions and limitations.
|
||||
|
||||
You are free to:
|
||||
|
||||
copy, publish, distribute and transmit the Information;
|
||||
|
||||
adapt the Information;
|
||||
|
||||
exploit the Information commercially and non-commercially for example, by
|
||||
combining it with other Information, or by including it in your own product
|
||||
or application.
|
||||
|
||||
You must, where you do any of the above:
|
||||
|
||||
acknowledge the source of the Information by including any attribution statement
|
||||
specified by the Information Provider(s) and, where possible, provide a link
|
||||
to this licence;
|
||||
|
||||
If the Information Provider does not provide a specific attribution statement,
|
||||
or if you are using Information from several Information Providers and multiple
|
||||
attributions are not practical in your product or application, you may use
|
||||
the following:
|
||||
|
||||
Contains public sector information licensed under the Open Government Licence
|
||||
v2.0.
|
||||
|
||||
These are important conditions of this licence and if you fail to comply with
|
||||
them the rights granted to you under this licence, or any similar licence
|
||||
granted by the Licensor, will end automatically.
|
||||
|
||||
Exemptions
|
||||
|
||||
This licence does not cover:
|
||||
|
||||
personal data in the Information;
|
||||
|
||||
information that has neither been published nor disclosed under information
|
||||
access legislation (including the Freedom of Information Acts for the UK and
|
||||
Scotland) by or with the consent of the Information Provider;
|
||||
|
||||
departmental or public sector organisation logos, crests and the Royal Arms
|
||||
except where they form an integral part of a document or dataset;
|
||||
|
||||
military insignia;
|
||||
|
||||
third party rights the Information Provider is not authorised to license;
|
||||
|
||||
other intellectual property rights, including patents, trade marks, and design
|
||||
rights; and
|
||||
|
||||
identity documents such as the British Passport
|
||||
|
||||
Non-endorsement
|
||||
|
||||
This licence does not grant you any right to use the Information in a way
|
||||
that suggests any official status or that the Information Provider endorses
|
||||
you or your use of the Information.
|
||||
|
||||
Non warranty
|
||||
|
||||
The Information is licensed 'as is' and the Information Provider excludes
|
||||
all representations, warranties, obligations and liabilities in relation to
|
||||
the Information to the maximum extent permitted by law.
|
||||
|
||||
The Information Provider is not liable for any errors or omissions in the
|
||||
Information and shall not be liable for any loss, injury or damage of any
|
||||
kind caused by its use. The Information Provider does not guarantee the continued
|
||||
supply of the Information.
|
||||
|
||||
Governing Law
|
||||
|
||||
This licence is governed by the laws of the jurisdiction in which the Information
|
||||
Provider has its principal place of business, unless otherwise specified by
|
||||
the Information Provider.
|
||||
|
||||
Definitions
|
||||
|
||||
In this licence, the terms below have the following meanings:
|
||||
|
||||
'Information' means information protected by copyright or by database right
|
||||
(for example, literary and artistic works, content, data and source code)
|
||||
offered for use under the terms of this licence.
|
||||
|
||||
'Information Provider' means the person or organisation providing the Information
|
||||
under this licence.
|
||||
|
||||
'Licensor' means any Information Provider who has the authority to offer Information
|
||||
under the terms of this licence. It includes the Controller of Her Majesty's
|
||||
Stationery Office, who has the authority to offer Information subject to Crown
|
||||
copyright and Crown database rights, and Information subject to copyright
|
||||
and database rights which have been assigned to or acquired by the Crown,
|
||||
under the terms of this licence.
|
||||
|
||||
'Use' means doing any act which is restricted by copyright or database right,
|
||||
whether in the original medium or in any other medium, and includes without
|
||||
limitation distributing, copying, adapting, modifying as may be technically
|
||||
necessary to use it in a different mode or format.
|
||||
|
||||
'You' means the natural or legal person, or body of persons corporate or incorporate,
|
||||
acquiring rights under this licence.
|
||||
|
||||
About the Open Government Licence
|
||||
|
||||
The Controller of Her Majesty's Stationery Office (HMSO) has developed this
|
||||
licence as a tool to enable Information Providers in the public sector to
|
||||
license the use and re-use of their Information under a common open licence.
|
||||
The Controller invites public sector bodies owning their own copyright and
|
||||
database rights to permit the use of their Information under this licence.
|
||||
|
||||
The Controller of HMSO has authority to license Information subject to copyright
|
||||
and database right owned by the Crown. The extent of the Controller's offer
|
||||
to license this Information under the terms of this licence is set out on
|
||||
The National Archives website.
|
||||
|
||||
This is version 2.0 of the Open Government Licence. The Controller of HMSO
|
||||
may, from time to time, issue new versions of the Open Government Licence.
|
||||
If you are already using Information under a previous version of the Open
|
||||
Government Licence, the terms of that licence will continue to apply.
|
||||
|
||||
These terms are compatible with the Creative Commons Attribution License 4.0
|
||||
and the Open Data Commons Attribution License, both of which license copyright
|
||||
and database rights. This means that when the Information is adapted and licensed
|
||||
under either of those licences, you automatically satisfy the conditions of
|
||||
the OGL when you comply with the other licence. The OGLv2.0 is Open Definition
|
||||
compliant.
|
||||
|
||||
Further context, best practice and guidance can be found in the UK Government
|
||||
Licensing Framework section on The National Archives website.
|
148
options/license/OGL-UK-3.0
Normal file
148
options/license/OGL-UK-3.0
Normal file
@ -0,0 +1,148 @@
|
||||
Open Government Licence v3.0
|
||||
|
||||
You are encouraged to use and re-use the Information that is available under
|
||||
this licence freely and flexibly, with only a few conditions.
|
||||
|
||||
Using Information under this licence
|
||||
|
||||
Use of copyright and database right material expressly made available under
|
||||
this licence (the 'Information') indicates your acceptance of the terms and
|
||||
conditions below.
|
||||
|
||||
The Licensor grants you a worldwide, royalty-free, perpetual, non-exclusive
|
||||
licence to use the Information subject to the conditions below.
|
||||
|
||||
This licence does not affect your freedom under fair dealing or fair use or
|
||||
any other copyright or database right exceptions and limitations.
|
||||
|
||||
You are free to:
|
||||
|
||||
copy, publish, distribute and transmit the Information;
|
||||
|
||||
adapt the Information;
|
||||
|
||||
exploit the Information commercially and non-commercially for example, by
|
||||
combining it with other Information, or by including it in your own product
|
||||
or application.
|
||||
|
||||
You must (where you do any of the above):
|
||||
|
||||
acknowledge the source of the Information in your product or application by
|
||||
including or linking to any attribution statement specified by the Information
|
||||
Provider(s) and, where possible, provide a link to this licence;
|
||||
|
||||
If the Information Provider does not provide a specific attribution statement,
|
||||
you must use the following:
|
||||
|
||||
Contains public sector information licensed under the Open Government Licence
|
||||
v3.0.
|
||||
|
||||
If you are using Information from several Information Providers and listing
|
||||
multiple attributions is not practical in your product or application, you
|
||||
may include a URI or hyperlink to a resource that contains the required attribution
|
||||
statements.
|
||||
|
||||
These are important conditions of this licence and if you fail to comply with
|
||||
them the rights granted to you under this licence, or any similar licence
|
||||
granted by the Licensor, will end automatically.
|
||||
|
||||
Exemptions
|
||||
|
||||
This licence does not cover:
|
||||
|
||||
personal data in the Information;
|
||||
|
||||
Information that has not been accessed by way of publication or disclosure
|
||||
under information access legislation (including the Freedom of Information
|
||||
Acts for the UK and Scotland) by or with the consent of the Information Provider;
|
||||
|
||||
departmental or public sector organisation logos, crests and the Royal Arms
|
||||
except where they form an integral part of a document or dataset;
|
||||
|
||||
military insignia;
|
||||
|
||||
third party rights the Information Provider is not authorised to license;
|
||||
|
||||
other intellectual property rights, including patents, trade marks, and design
|
||||
rights; and
|
||||
|
||||
identity documents such as the British Passport
|
||||
|
||||
Non-endorsement
|
||||
|
||||
This licence does not grant you any right to use the Information in a way
|
||||
that suggests any official status or that the Information Provider and/or
|
||||
Licensor endorse you or your use of the Information.
|
||||
|
||||
No warranty
|
||||
|
||||
The Information is licensed 'as is' and the Information Provider and/or Licensor
|
||||
excludes all representations, warranties, obligations and liabilities in relation
|
||||
to the Information to the maximum extent permitted by law.
|
||||
|
||||
The Information Provider and/or Licensor are not liable for any errors or
|
||||
omissions in the Information and shall not be liable for any loss, injury
|
||||
or damage of any kind caused by its use. The Information Provider does not
|
||||
guarantee the continued supply of the Information.
|
||||
|
||||
Governing Law
|
||||
|
||||
This licence is governed by the laws of the jurisdiction in which the Information
|
||||
Provider has its principal place of business, unless otherwise specified by
|
||||
the Information Provider.
|
||||
|
||||
Definitions
|
||||
|
||||
In this licence, the terms below have the following meanings:
|
||||
|
||||
'Information' means information protected by copyright or by database right
|
||||
(for example, literary and artistic works, content, data and source code)
|
||||
offered for use under the terms of this licence.
|
||||
|
||||
'Information Provider' means the person or organisation providing the Information
|
||||
under this licence.
|
||||
|
||||
'Licensor' means any Information Provider which has the authority to offer
|
||||
Information under the terms of this licence or the Keeper of Public Records,
|
||||
who has the authority to offer Information subject to Crown copyright and
|
||||
Crown database rights and Information subject to copyright and database right
|
||||
that has been assigned to or acquired by the Crown, under the terms of this
|
||||
licence.
|
||||
|
||||
'Use' means doing any act which is restricted by copyright or database right,
|
||||
whether in the original medium or in any other medium, and includes without
|
||||
limitation distributing, copying, adapting, modifying as may be technically
|
||||
necessary to use it in a different mode or format.
|
||||
|
||||
'You', 'you' and 'your' means the natural or legal person, or body of persons
|
||||
corporate or incorporate, acquiring rights in the Information (whether the
|
||||
Information is obtained directly from the Licensor or otherwise) under this
|
||||
licence.
|
||||
|
||||
About the Open Government Licence
|
||||
|
||||
The National Archives has developed this licence as a tool to enable Information
|
||||
Providers in the public sector to license the use and re-use of their Information
|
||||
under a common open licence. The National Archives invites public sector bodies
|
||||
owning their own copyright and database rights to permit the use of their
|
||||
Information under this licence.
|
||||
|
||||
The Keeper of the Public Records has authority to license Information subject
|
||||
to copyright and database right owned by the Crown. The extent of the offer
|
||||
to license this Information under the terms of this licence is set out in
|
||||
the UK Government Licensing Framework.
|
||||
|
||||
This is version 3.0 of the Open Government Licence. The National Archives
|
||||
may, from time to time, issue new versions of the Open Government Licence.
|
||||
If you are already using Information under a previous version of the Open
|
||||
Government Licence, the terms of that licence will continue to apply.
|
||||
|
||||
These terms are compatible with the Creative Commons Attribution License 4.0
|
||||
and the Open Data Commons Attribution License, both of which license copyright
|
||||
and database rights. This means that when the Information is adapted and licensed
|
||||
under either of those licences, you automatically satisfy the conditions of
|
||||
the OGL when you comply with the other licence. The OGLv3.0 is Open Definition
|
||||
compliant.
|
||||
|
||||
Further context, best practice and guidance can be found in the UK Government
|
||||
Licensing Framework section on The National Archives website.
|
7
options/license/OpenJDK-assembly-exception-1.0
Normal file
7
options/license/OpenJDK-assembly-exception-1.0
Normal file
@ -0,0 +1,7 @@
|
||||
OpenJDK Assembly Exception The OpenJDK source code made available by Oracle America, Inc. (Oracle) at openjdk.java.net ("OpenJDK Code") is distributed under the terms of the GNU General Public License <http://www.gnu.org/copyleft/gpl.html> version 2 only ("GPL2"), with the following clarification and special exception.
|
||||
|
||||
|
||||
|
||||
Linking this OpenJDK Code statically or dynamically with other code is making a combined work based on this library. Thus, the terms and conditions of GPL2 cover the whole combination.
|
||||
|
||||
As a special exception, Oracle gives you permission to link this OpenJDK Code with certain code licensed by Oracle as indicated at http://openjdk.java.net/legal/exception-modules-2007-05-08.html ("Designated Exception Modules") to produce an executable, regardless of the license terms of the Designated Exception Modules, and to copy and distribute the resulting executable under GPL2, provided that the Designated Exception Modules continue to be governed by the licenses under which they were offered by Oracle. As such, it allows licensees and sublicensees of Oracle's GPL2 OpenJDK Code to build an executable that includes those portions of necessary code that Oracle could not provide under GPL2 (or that Oracle has provided under GPL2 with the Classpath exception). If you modify or add to the OpenJDK code, that new GPL2 code may still be combined with Designated Exception Modules if the new code is made subject to this exception by its copyright holder.
|
3
options/license/PS-or-PDF-font-exception-20170817
Normal file
3
options/license/PS-or-PDF-font-exception-20170817
Normal file
@ -0,0 +1,3 @@
|
||||
The font and related files in this directory are distributed under the GNU AFFERO GENERAL PUBLIC LICENSE Version 3 (see the file COPYING), with the following exemption:
|
||||
|
||||
As a special exception, permission is granted to include these font programs in a Postscript or PDF file that consists of a document that contains text to be displayed or printed using this font, regardless of the conditions or license applying to the document itself.
|
40
options/license/Parity-6.0.0
Normal file
40
options/license/Parity-6.0.0
Normal file
@ -0,0 +1,40 @@
|
||||
The Parity Public License 6.0.0
|
||||
|
||||
Contributor: contributor name
|
||||
|
||||
Source Code: source
|
||||
|
||||
This license lets you use and share this software for free, as long as you
|
||||
contribute software you make with it. Specifically:
|
||||
|
||||
If you follow the rules below, you may do everything with this software that
|
||||
would otherwise infringe either the contributor's copyright in it, any patent
|
||||
claim the contributor can license, or both.
|
||||
|
||||
1. Contribute changes and additions you make to this software.
|
||||
|
||||
2. If you combine this software with other software, contribute that other
|
||||
software.
|
||||
|
||||
3. Contribute software you develop, deploy, monitor, or run with this software.
|
||||
|
||||
4. Ensure everyone who gets a copy of this software from you, in source code
|
||||
or any other form, gets the text of this license and the contributor and source
|
||||
code lines above.
|
||||
|
||||
5. Do not make any legal claim against anyone accusing this software, with
|
||||
or without changes, alone or with other software, of infringing any patent
|
||||
claim.
|
||||
|
||||
To contribute software, publish all its source code, in the preferred form
|
||||
for making changes, through a freely accessible distribution system widely
|
||||
used for similar source code, and license contributions not already licensed
|
||||
to the public on terms as permissive as this license accordingly.
|
||||
|
||||
You are excused for unknowingly breaking 1, 2, or 3 if you contribute as required,
|
||||
or stop doing anything requiring this license, within 30 days of learning
|
||||
you broke the rule.
|
||||
|
||||
**As far as the law allows, this software comes as is, without any warranty,
|
||||
and the contributor will not be liable to anyone for any damages related to
|
||||
this software or this license, for any kind of legal claim.**
|
9
options/license/Qt-GPL-exception-1.0
Normal file
9
options/license/Qt-GPL-exception-1.0
Normal file
@ -0,0 +1,9 @@
|
||||
The Qt Company GPL Exception 1.0
|
||||
|
||||
Exception 1:
|
||||
|
||||
As a special exception, you may create a larger work which contains the output of this application and distribute that work under terms of your choice, so long as the work is not otherwise derived from or based on this application and so long as the work does not in itself generate output that contains the output from this application in its original or modified form.
|
||||
|
||||
Exception 2:
|
||||
|
||||
As a special exception, you have permission to combine this application with Plugins licensed under the terms of your choice, to produce an executable, and to copy and distribute the resulting executable under the terms of your choice. However, the executable must be accompanied by a prominent notice offering all users of the executable the entire source code to this application, excluding the source code of the independent modules, but including any changes you have made to this application, under the terms of this license.
|
21
options/license/Qt-LGPL-exception-1.1
Normal file
21
options/license/Qt-LGPL-exception-1.1
Normal file
@ -0,0 +1,21 @@
|
||||
The Qt Company Qt LGPL Exception version 1.1
|
||||
|
||||
As an additional permission to the GNU Lesser General Public License version 2.1, the object code form of a "work that uses the Library" may incorporate material from a header file that is part of the Library. You may distribute such object code under terms of your choice, provided that:
|
||||
|
||||
(i) the header files of the Library have not been modified; and
|
||||
|
||||
(ii) the incorporated material is limited to numerical parameters, data structure layouts, accessors, macros, inline functions and templates; and
|
||||
|
||||
(iii) you comply with the terms of Section 6 of the GNU Lesser General Public License version 2.1.
|
||||
|
||||
Moreover, you may apply this exception to a modified version of the Library, provided that such modification does not involve copying material from the Library into the modified Library's header files unless such material is limited to
|
||||
|
||||
(i) numerical parameters;
|
||||
|
||||
(ii) data structure layouts;
|
||||
|
||||
(iii) accessors; and
|
||||
|
||||
(iv) small macros, templates and inline functions of five lines or less in length.
|
||||
|
||||
Furthermore, you are not required to apply this additional permission to a modified version of the Library.
|
213
options/license/SHL-0.51
Normal file
213
options/license/SHL-0.51
Normal file
@ -0,0 +1,213 @@
|
||||
SOLDERPAD HARDWARE LICENSE version 0.51
|
||||
|
||||
This license is based closely on the Apache License Version 2.0, but is not
|
||||
approved or endorsed by the Apache Foundation. A copy of the non-modified
|
||||
Apache License 2.0 can be found at http://www.apache.org/licenses/LICENSE-2.0.
|
||||
|
||||
As this license is not currently OSI or FSF approved, the Licensor permits
|
||||
any Work licensed under this License, at the option of the Licensee, to be
|
||||
treated as licensed under the Apache License Version 2.0 (which is so approved).
|
||||
|
||||
This License is licensed under the terms of this License and in particular
|
||||
clause 7 below (Disclaimer of Warranties) applies in relation to its use.
|
||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||
|
||||
1. Definitions.
|
||||
|
||||
|
||||
|
||||
"License" shall mean the terms and conditions for use, reproduction, and distribution
|
||||
as defined by Sections 1 through 9 of this document.
|
||||
|
||||
|
||||
|
||||
"Licensor" shall mean the Rights owner or entity authorized by the Rights
|
||||
owner that is granting the License.
|
||||
|
||||
|
||||
|
||||
"Legal Entity" shall mean the union of the acting entity and all other entities
|
||||
that control, are controlled by, or are under common control with that entity.
|
||||
For the purposes of this definition, "control" means (i) the power, direct
|
||||
or indirect, to cause the direction or management of such entity, whether
|
||||
by contract or otherwise, or (ii) ownership of fifty percent (50%) or more
|
||||
of the outstanding shares, or (iii) beneficial ownership of such entity.
|
||||
|
||||
|
||||
|
||||
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions
|
||||
granted by this License.
|
||||
|
||||
|
||||
|
||||
"Rights" means copyright and any similar right including design right (whether
|
||||
registered or unregistered), semiconductor topography (mask) rights and database
|
||||
rights (but excluding Patents and Trademarks).
|
||||
|
||||
|
||||
|
||||
"Source" form shall mean the preferred form for making modifications, including
|
||||
but not limited to source code, net lists, board layouts, CAD files, documentation
|
||||
source, and configuration files.
|
||||
|
||||
|
||||
|
||||
"Object" form shall mean any form resulting from mechanical transformation
|
||||
or translation of a Source form, including but not limited to compiled object
|
||||
code, generated documentation, the instantiation of a hardware design and
|
||||
conversions to other media types, including intermediate forms such as bytecodes,
|
||||
FPGA bitstreams, artwork and semiconductor topographies (mask works).
|
||||
|
||||
|
||||
|
||||
"Work" shall mean the work of authorship, whether in Source form or other
|
||||
Object form, made available under the License, as indicated by a Rights notice
|
||||
that is included in or attached to the work (an example is provided in the
|
||||
Appendix below).
|
||||
|
||||
|
||||
|
||||
"Derivative Works" shall mean any work, whether in Source or Object form,
|
||||
that is based on (or derived from) the Work and for which the editorial revisions,
|
||||
annotations, elaborations, or other modifications represent, as a whole, an
|
||||
original work of authorship. For the purposes of this License, Derivative
|
||||
Works shall not include works that remain separable from, or merely link (or
|
||||
bind by name) or physically connect to or interoperate with the interfaces
|
||||
of, the Work and Derivative Works thereof.
|
||||
|
||||
|
||||
|
||||
"Contribution" shall mean any design or work of authorship, including the
|
||||
original version of the Work and any modifications or additions to that Work
|
||||
or Derivative Works thereof, that is intentionally submitted to Licensor for
|
||||
inclusion in the Work by the Rights owner or by an individual or Legal Entity
|
||||
authorized to submit on behalf of the Rights owner. For the purposes of this
|
||||
definition, "submitted" means any form of electronic, verbal, or written communication
|
||||
sent to the Licensor or its representatives, including but not limited to
|
||||
communication on electronic mailing lists, source code control systems, and
|
||||
issue tracking systems that are managed by, or on behalf of, the Licensor
|
||||
for the purpose of discussing and improving the Work, but excluding communication
|
||||
that is conspicuously marked or otherwise designated in writing by the Rights
|
||||
owner as "Not a Contribution."
|
||||
|
||||
|
||||
|
||||
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf
|
||||
of whom a Contribution has been received by Licensor and subsequently incorporated
|
||||
within the Work.
|
||||
|
||||
2. Grant of License. Subject to the terms and conditions of this License,
|
||||
each Contributor hereby grants to You a perpetual, worldwide, non-exclusive,
|
||||
no-charge, royalty-free, irrevocable license under the Rights to reproduce,
|
||||
prepare Derivative Works of, publicly display, publicly perform, sublicense,
|
||||
and distribute the Work and such Derivative Works in Source or Object form
|
||||
and do anything in relation to the Work as if the Rights did not exist.
|
||||
|
||||
3. Grant of Patent License. Subject to the terms and conditions of this License,
|
||||
each Contributor hereby grants to You a perpetual, worldwide, non-exclusive,
|
||||
no-charge, royalty-free, irrevocable (except as stated in this section) patent
|
||||
license to make, have made, use, offer to sell, sell, import, and otherwise
|
||||
transfer the Work, where such license applies only to those patent claims
|
||||
licensable by such Contributor that are necessarily infringed by their Contribution(s)
|
||||
alone or by combination of their Contribution(s) with the Work to which such
|
||||
Contribution(s) was submitted. If You institute patent litigation against
|
||||
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
|
||||
that the Work or a Contribution incorporated within the Work constitutes direct
|
||||
or contributory patent infringement, then any patent licenses granted to You
|
||||
under this License for that Work shall terminate as of the date such litigation
|
||||
is filed.
|
||||
|
||||
4. Redistribution. You may reproduce and distribute copies of the Work or
|
||||
Derivative Works thereof in any medium, with or without modifications, and
|
||||
in Source or Object form, provided that You meet the following conditions:
|
||||
|
||||
1. You must give any other recipients of the Work or Derivative Works a copy
|
||||
of this License; and
|
||||
|
||||
2. You must cause any modified files to carry prominent notices stating that
|
||||
You changed the files; and
|
||||
|
||||
3. You must retain, in the Source form of any Derivative Works that You distribute,
|
||||
all copyright, patent, trademark, and attribution notices from the Source
|
||||
form of the Work, excluding those notices that do not pertain to any part
|
||||
of the Derivative Works; and
|
||||
|
||||
4. If the Work includes a "NOTICE" text file as part of its distribution,
|
||||
then any Derivative Works that You distribute must include a readable copy
|
||||
of the attribution notices contained within such NOTICE file, excluding those
|
||||
notices that do not pertain to any part of the Derivative Works, in at least
|
||||
one of the following places: within a NOTICE text file distributed as part
|
||||
of the Derivative Works; within the Source form or documentation, if provided
|
||||
along with the Derivative Works; or, within a display generated by the Derivative
|
||||
Works, if and wherever such third-party notices normally appear. The contents
|
||||
of the NOTICE file are for informational purposes only and do not modify the
|
||||
License. You may add Your own attribution notices within Derivative Works
|
||||
that You distribute, alongside or as an addendum to the NOTICE text from the
|
||||
Work, provided that such additional attribution notices cannot be construed
|
||||
as modifying the License. You may add Your own copyright statement to Your
|
||||
modifications and may provide additional or different license terms and conditions
|
||||
for use, reproduction, or distribution of Your modifications, or for any such
|
||||
Derivative Works as a whole, provided Your use, reproduction, and distribution
|
||||
of the Work otherwise complies with the conditions stated in this License.
|
||||
|
||||
5. Submission of Contributions. Unless You explicitly state otherwise, any
|
||||
Contribution intentionally submitted for inclusion in the Work by You to the
|
||||
Licensor shall be under the terms and conditions of this License, without
|
||||
any additional terms or conditions. Notwithstanding the above, nothing herein
|
||||
shall supersede or modify the terms of any separate license agreement you
|
||||
may have executed with Licensor regarding such Contributions.
|
||||
|
||||
6. Trademarks. This License does not grant permission to use the trade names,
|
||||
trademarks, service marks, or product names of the Licensor, except as required
|
||||
for reasonable and customary use in describing the origin of the Work and
|
||||
reproducing the content of the NOTICE file.
|
||||
|
||||
7. Disclaimer of Warranty. Unless required by applicable law or agreed to
|
||||
in writing, Licensor provides the Work (and each Contributor provides its
|
||||
Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||
KIND, either express or implied, including, without limitation, any warranties
|
||||
or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR
|
||||
A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness
|
||||
of using or redistributing the Work and assume any risks associated with Your
|
||||
exercise of permissions under this License.
|
||||
|
||||
8. Limitation of Liability. In no event and under no legal theory, whether
|
||||
in tort (including negligence), contract, or otherwise, unless required by
|
||||
applicable law (such as deliberate and grossly negligent acts) or agreed to
|
||||
in writing, shall any Contributor be liable to You for damages, including
|
||||
any direct, indirect, special, incidental, or consequential damages of any
|
||||
character arising as a result of this License or out of the use or inability
|
||||
to use the Work (including but not limited to damages for loss of goodwill,
|
||||
work stoppage, computer failure or malfunction, or any and all other commercial
|
||||
damages or losses), even if such Contributor has been advised of the possibility
|
||||
of such damages.
|
||||
|
||||
9. Accepting Warranty or Additional Liability. While redistributing the Work
|
||||
or Derivative Works thereof, You may choose to offer, and charge a fee for,
|
||||
acceptance of support, warranty, indemnity, or other liability obligations
|
||||
and/or rights consistent with this License. However, in accepting such obligations,
|
||||
You may act only on Your own behalf and on Your sole responsibility, not on
|
||||
behalf of any other Contributor, and only if You agree to indemnify, defend,
|
||||
and hold each Contributor harmless for any liability incurred by, or claims
|
||||
asserted against, such Contributor by reason of your accepting any such warranty
|
||||
or additional liability. END OF TERMS AND CONDITIONS
|
||||
|
||||
APPENDIX: How to apply this license to your work
|
||||
|
||||
To apply this license to your work, attach the following boilerplate notice,
|
||||
with the fields enclosed by brackets "[]" replaced with your own identifying
|
||||
information. (Don't include the brackets!) The text should be 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 the same "printed
|
||||
page" as the copyright notice for easier identification within third-party
|
||||
archives.
|
||||
|
||||
Copyright [yyyy] [name of copyright owner] Copyright and related rights are
|
||||
licensed under the Solderpad Hardware License, Version 0.51 (the "License");
|
||||
you may not use this file except in compliance with the License. You may obtain
|
||||
a copy of the License at http://solderpad.org/licenses/SHL-0.51. Unless required
|
||||
by applicable law or agreed to in writing, software, hardware and materials
|
||||
distributed under this License is distributed on an "AS IS" BASIS, WITHOUT
|
||||
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License
|
||||
for the specific language governing permissions and limitations under the
|
||||
License.
|
73
options/license/SSH-OpenSSH
Normal file
73
options/license/SSH-OpenSSH
Normal file
@ -0,0 +1,73 @@
|
||||
Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland All rights
|
||||
reserved
|
||||
|
||||
As far as I am concerned, the code I have written for this software can be
|
||||
used freely for any purpose. Any derived versions of this software must be
|
||||
clearly marked as such, and if the derived work is incompatible with the protocol
|
||||
description in the RFC file, it must be called by a name other than "ssh"
|
||||
or "Secure Shell".
|
||||
|
||||
[Tatu continues]
|
||||
|
||||
However, I am not implying to give any licenses to any patents or copyrights
|
||||
held by third parties, and the software includes parts that are not under
|
||||
my direct control. As far as I know, all included source code is used in accordance
|
||||
with the relevant license agreements and can be used freely for any purpose
|
||||
(the GNU license being the most restrictive); see below for details.
|
||||
|
||||
[However, none of that term is relevant at this point in time. All of these
|
||||
restrictively licenced software components which he talks about have been
|
||||
removed from OpenSSH, i.e.,
|
||||
|
||||
- RSA is no longer included, found in the OpenSSL library
|
||||
|
||||
- IDEA is no longer included, its use is deprecated
|
||||
|
||||
- DES is now external, in the OpenSSL library
|
||||
|
||||
- GMP is no longer used, and instead we call BN code from OpenSSL
|
||||
|
||||
- Zlib is now external, in a library
|
||||
|
||||
- The make-ssh-known-hosts script is no longer included
|
||||
|
||||
- TSS has been removed
|
||||
|
||||
- MD5 is now external, in the OpenSSL library
|
||||
|
||||
- RC4 support has been replaced with ARC4 support from OpenSSL
|
||||
|
||||
- Blowfish is now external, in the OpenSSL library
|
||||
|
||||
[The licence continues]
|
||||
|
||||
Note that any information and cryptographic algorithms used in this software
|
||||
are publicly available on the Internet and at any major bookstore, scientific
|
||||
library, and patent office worldwide. More information can be found e.g. at
|
||||
"http://www.cs.hut.fi/crypto".
|
||||
|
||||
The legal status of this program is some combination of all these permissions
|
||||
and restrictions. Use only at your own responsibility. You will be responsible
|
||||
for any legal consequences yourself; I am not making any claims whether possessing
|
||||
or using this is legal or not in your country, and I am not taking any responsibility
|
||||
on your behalf.
|
||||
|
||||
NO WARRANTY
|
||||
|
||||
BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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 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 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 PROVE DEFECTIVE, YOU ASSUME
|
||||
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
|
||||
|
||||
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL
|
||||
ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE
|
||||
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
|
||||
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE
|
||||
OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA
|
||||
OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES
|
||||
OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH
|
||||
HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
5
options/license/SSH-short
Normal file
5
options/license/SSH-short
Normal file
@ -0,0 +1,5 @@
|
||||
As far as I am concerned, the code I have written for this software can be
|
||||
used freely for any purpose. Any derived versions of this software must be
|
||||
clearly marked as such, and if the derived work is incompatible with the protocol
|
||||
description in the RFC file, it must be called by a name other than "ssh"
|
||||
or "Secure Shell".
|
522
options/license/SSPL-1.0
Normal file
522
options/license/SSPL-1.0
Normal file
File diff suppressed because it is too large
Load Diff
75
options/license/Sendmail-8.23
Normal file
75
options/license/Sendmail-8.23
Normal file
@ -0,0 +1,75 @@
|
||||
SENDMAIL LICENSE The following license terms and conditions apply, unless
|
||||
a redistribution agreement or other license is obtained from Proofpoint, Inc.,
|
||||
892 Ross Street, Sunnyvale, CA, 94089, USA, or by electronic mail at sendmail-license@proofpoint.com.
|
||||
|
||||
License Terms:
|
||||
|
||||
Use, Modification and Redistribution (including distribution of any modified
|
||||
or derived work) in source and binary forms is permitted only if each of the
|
||||
following conditions is met:
|
||||
|
||||
1. Redistributions qualify as "freeware" or "Open Source Software" under one
|
||||
of the following terms:
|
||||
|
||||
(a) Redistributions are made at no charge beyond the reasonable cost of materials
|
||||
and delivery.
|
||||
|
||||
(b) Redistributions are accompanied by a copy of the Source Code or by an
|
||||
irrevocable offer to provide a copy of the Source Code for up to three years
|
||||
at the cost of materials and delivery. Such redistributions must allow further
|
||||
use, modification, and redistribution of the Source Code under substantially
|
||||
the same terms as this license. For the purposes of redistribution "Source
|
||||
Code" means the complete compilable and linkable source code of sendmail and
|
||||
associated libraries and utilities in the sendmail distribution including
|
||||
all modifications.
|
||||
|
||||
2. Redistributions of Source Code must retain the copyright notices as they
|
||||
appear in each Source Code file, these license terms, and the disclaimer/limitation
|
||||
of liability set forth as paragraph 6 below.
|
||||
|
||||
3. Redistributions in binary form must reproduce the Copyright Notice, these
|
||||
license terms, and the disclaimer/limitation of liability set forth as paragraph
|
||||
6 below, in the documentation and/or other materials provided with the distribution.
|
||||
For the purposes of binary distribution the "Copyright Notice" refers to the
|
||||
following language:
|
||||
|
||||
"Copyright (c) 1998-2014 Proofpoint, Inc. All rights reserved."
|
||||
|
||||
4. Neither the name of Proofpoint, Inc. nor the University of California nor
|
||||
names of their contributors may be used to endorse or promote products derived
|
||||
from this software without specific prior written permission. The name "sendmail"
|
||||
is a trademark of Proofpoint, Inc.
|
||||
|
||||
5. All redistributions must comply with the conditions imposed by the University
|
||||
of California on certain embedded code, which copyright Notice and conditions
|
||||
for redistribution are as follows:
|
||||
|
||||
(a) Copyright (c) 1988, 1993 The Regents of the University of California.
|
||||
All rights reserved.
|
||||
|
||||
(b) Redistribution and use in source and binary forms, with or without modification,
|
||||
are permitted provided that the following conditions are met:
|
||||
|
||||
(i) Redistributions of source code must retain the above copyright notice,
|
||||
this list of conditions and the following disclaimer.
|
||||
|
||||
(ii) Redistributions in binary form must reproduce the above copyright notice,
|
||||
this list of conditions and the following disclaimer in the documentation
|
||||
and/or other materials provided with the distribution.
|
||||
|
||||
(iii) Neither the name of the University nor the names of its contributors
|
||||
may be used to endorse or promote products derived from this software without
|
||||
specific prior written permission.
|
||||
|
||||
6. Disclaimer/Limitation of Liability: THIS SOFTWARE IS PROVIDED BY SENDMAIL,
|
||||
INC. AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
|
||||
BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
|
||||
FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL SENDMAIL, INC.,
|
||||
THE REGENTS OF THE UNIVERSITY OF CALIFORNIA OR CONTRIBUTORS BE LIABLE FOR
|
||||
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
||||
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
||||
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
||||
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
||||
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. $Revision: 8.23
|
||||
$, Last updated $Date: 2014-01-26 20:10:01 $, Document 139848.1
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user