mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
make same-license requirement, add to all copyleft licenses
This commit is contained in:
parent
5fb1cde719
commit
2a01884f6f
@ -84,6 +84,7 @@ The license properties (rules) are stored as a bulleted list within the licenses
|
|||||||
* `disclose-source` - Source code must be made available when distributing the software.
|
* `disclose-source` - Source code must be made available when distributing the software.
|
||||||
* `network-use-disclose` - Users who interact with the software via network are given the right to receive a copy of the corresponding source code.
|
* `network-use-disclose` - Users who interact with the software via network are given the right to receive a copy of the corresponding source code.
|
||||||
* `rename` - You must change the name of the software if you modify it.
|
* `rename` - You must change the name of the software if you modify it.
|
||||||
|
* `same-license` - Modifications must be released under the same license when distributing the software. In some cases a similar or related license may be used.
|
||||||
|
|
||||||
#### Permitted
|
#### Permitted
|
||||||
|
|
||||||
|
@ -14,6 +14,9 @@ required:
|
|||||||
- description: You must change the name of the software if you modify it.
|
- description: You must change the name of the software if you modify it.
|
||||||
label: Rename
|
label: Rename
|
||||||
tag: rename
|
tag: rename
|
||||||
|
- description: Modifications must be released under the same license when distributing the software. In some cases a similar or related license may be used.
|
||||||
|
label: Same License
|
||||||
|
tag: same-license
|
||||||
|
|
||||||
permitted:
|
permitted:
|
||||||
- description: This software and derivatives may be used for commercial purposes.
|
- description: This software and derivatives may be used for commercial purposes.
|
||||||
|
@ -18,6 +18,7 @@ required:
|
|||||||
- document-changes
|
- document-changes
|
||||||
- disclose-source
|
- disclose-source
|
||||||
- network-use-disclose
|
- network-use-disclose
|
||||||
|
- same-license
|
||||||
|
|
||||||
permitted:
|
permitted:
|
||||||
- commercial-use
|
- commercial-use
|
||||||
|
@ -18,6 +18,7 @@ using:
|
|||||||
required:
|
required:
|
||||||
- disclose-source
|
- disclose-source
|
||||||
- include-copyright
|
- include-copyright
|
||||||
|
- same-license
|
||||||
|
|
||||||
permitted:
|
permitted:
|
||||||
- commercial-use
|
- commercial-use
|
||||||
|
@ -18,6 +18,7 @@ required:
|
|||||||
- disclose-source
|
- disclose-source
|
||||||
- document-changes
|
- document-changes
|
||||||
- network-use-disclose
|
- network-use-disclose
|
||||||
|
- same-license
|
||||||
|
|
||||||
permitted:
|
permitted:
|
||||||
- commercial-use
|
- commercial-use
|
||||||
@ -70,7 +71,7 @@ the works or software that could be created by the Licensee, based upon the
|
|||||||
Original Work or modifications thereof. This Licence does not define the
|
Original Work or modifications thereof. This Licence does not define the
|
||||||
extent of modification or dependence on the Original Work required in order to
|
extent of modification or dependence on the Original Work required in order to
|
||||||
classify a work as a Derivative Work; this extent is determined by copyright
|
classify a work as a Derivative Work; this extent is determined by copyright
|
||||||
law applicable in the country mentioned in Article 15.
|
law applicable in the country mentioned in Article 15.
|
||||||
|
|
||||||
- The Work: the Original Work and/or its Derivative Works.
|
- The Work: the Original Work and/or its Derivative Works.
|
||||||
|
|
||||||
@ -175,7 +176,7 @@ the terms of this Compatible Licence. For the sake of this clause,
|
|||||||
“Compatible Licence” refers to the licences listed in the appendix
|
“Compatible Licence” refers to the licences listed in the appendix
|
||||||
attached to this Licence. Should the Licensee’s obligations under the
|
attached to this Licence. Should the Licensee’s obligations under the
|
||||||
Compatible Licence conflict with his/her obligations under this Licence, the
|
Compatible Licence conflict with his/her obligations under this Licence, the
|
||||||
obligations of the Compatible Licence shall prevail.
|
obligations of the Compatible Licence shall prevail.
|
||||||
|
|
||||||
Provision of Source Code:
|
Provision of Source Code:
|
||||||
When distributing and/or communicating copies of the Work, the Licensee
|
When distributing and/or communicating copies of the Work, the Licensee
|
||||||
@ -260,7 +261,7 @@ Similarly, you irrevocably accept this Licence and
|
|||||||
all of its terms and conditions by exercising any rights granted to You
|
all of its terms and conditions by exercising any rights granted to You
|
||||||
by Article 2 of this Licence, such as the use of the Work,
|
by Article 2 of this Licence, such as the use of the Work,
|
||||||
the creation by You of a Derivative Work or the Distribution and/or
|
the creation by You of a Derivative Work or the Distribution and/or
|
||||||
Communication by You of the Work or copies thereof.
|
Communication by You of the Work or copies thereof.
|
||||||
|
|
||||||
|
|
||||||
11. Information to the public
|
11. Information to the public
|
||||||
@ -328,7 +329,7 @@ This licence shall be governed by the Belgian law if:
|
|||||||
- a litigation arises between the European Commission, as a Licensor, and any
|
- a litigation arises between the European Commission, as a Licensor, and any
|
||||||
Licensee;
|
Licensee;
|
||||||
- the Licensor, other than the European Commission, has no residence or
|
- the Licensor, other than the European Commission, has no residence or
|
||||||
registered office inside a European Union country.
|
registered office inside a European Union country.
|
||||||
|
|
||||||
|
|
||||||
===
|
===
|
||||||
|
@ -17,6 +17,7 @@ required:
|
|||||||
- include-copyright
|
- include-copyright
|
||||||
- document-changes
|
- document-changes
|
||||||
- disclose-source
|
- disclose-source
|
||||||
|
- same-license
|
||||||
|
|
||||||
permitted:
|
permitted:
|
||||||
- commercial-use
|
- commercial-use
|
||||||
|
@ -17,6 +17,7 @@ required:
|
|||||||
- include-copyright
|
- include-copyright
|
||||||
- document-changes
|
- document-changes
|
||||||
- disclose-source
|
- disclose-source
|
||||||
|
- same-license
|
||||||
|
|
||||||
permitted:
|
permitted:
|
||||||
- commercial-use
|
- commercial-use
|
||||||
|
@ -16,6 +16,7 @@ note: The Free Software Foundation recommends taking the additional step of addi
|
|||||||
required:
|
required:
|
||||||
- include-copyright
|
- include-copyright
|
||||||
- disclose-source
|
- disclose-source
|
||||||
|
- same-license
|
||||||
|
|
||||||
permitted:
|
permitted:
|
||||||
- commercial-use
|
- commercial-use
|
||||||
|
@ -15,6 +15,8 @@ note: The Free Software Foundation recommends taking the additional step of addi
|
|||||||
required:
|
required:
|
||||||
- include-copyright
|
- include-copyright
|
||||||
- disclose-source
|
- disclose-source
|
||||||
|
- same-license
|
||||||
|
|
||||||
|
|
||||||
permitted:
|
permitted:
|
||||||
- commercial-use
|
- commercial-use
|
||||||
|
@ -10,6 +10,7 @@ how: Create a text file (typically named LICENSE or LICENSE.txt) in the root of
|
|||||||
required:
|
required:
|
||||||
- disclose-source
|
- disclose-source
|
||||||
- include-copyright
|
- include-copyright
|
||||||
|
- same-license
|
||||||
|
|
||||||
permitted:
|
permitted:
|
||||||
- commercial-use
|
- commercial-use
|
||||||
|
@ -9,6 +9,7 @@ how: Create a text file (typically named LICENSE or LICENSE.txt) in the root of
|
|||||||
|
|
||||||
required:
|
required:
|
||||||
- include-copyright
|
- include-copyright
|
||||||
|
- same-license
|
||||||
|
|
||||||
permitted:
|
permitted:
|
||||||
- commercial-use
|
- commercial-use
|
||||||
|
@ -11,6 +11,7 @@ note: This license doesn't require source provision, but recommends it. All file
|
|||||||
|
|
||||||
required:
|
required:
|
||||||
- include-copyright
|
- include-copyright
|
||||||
|
- same-license
|
||||||
|
|
||||||
permitted:
|
permitted:
|
||||||
- private-use
|
- private-use
|
||||||
|
@ -18,6 +18,7 @@ using:
|
|||||||
required:
|
required:
|
||||||
- include-copyright
|
- include-copyright
|
||||||
- disclose-source
|
- disclose-source
|
||||||
|
- same-license
|
||||||
|
|
||||||
permitted:
|
permitted:
|
||||||
- commercial-use
|
- commercial-use
|
||||||
|
Loading…
x
Reference in New Issue
Block a user