mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 12:50:24 +01:00
Rename "Patent Grant" to "Patent Use"
Per the discussion in #168, the consumers of the softare are granted the right to use patents. So "Patent Use" makes more sense from a consumer perspective than "Patent Grant".
This commit is contained in:
parent
5feefc222c
commit
15ebedb726
@ -91,7 +91,7 @@ The license properties (rules) are stored as a bulleted list within the licenses
|
|||||||
* `distribution` - You may distribute this software.
|
* `distribution` - You may distribute this software.
|
||||||
* `sublicense` - You may grant a sublicense to modify and distribute this software to third parties not included in the license.
|
* `sublicense` - You may grant a sublicense to modify and distribute this software to third parties not included in the license.
|
||||||
* `private-use` - You may use and modify the software without distributing it.
|
* `private-use` - You may use and modify the software without distributing it.
|
||||||
* `patent-grant` - This license provides an express grant of patent rights from the contributor to the recipient.
|
* `patent-use` - This license provides an express grant of patent rights from the contributor to the recipient.
|
||||||
|
|
||||||
#### Forbidden
|
#### Forbidden
|
||||||
|
|
||||||
|
@ -35,8 +35,8 @@ permitted:
|
|||||||
label: Private Use
|
label: Private Use
|
||||||
tag: private-use
|
tag: private-use
|
||||||
- description: This license provides an express grant of patent rights from the contributor to the recipient.
|
- description: This license provides an express grant of patent rights from the contributor to the recipient.
|
||||||
label: Patent Grant
|
label: Patent Use
|
||||||
tag: patent-grant
|
tag: patent-use
|
||||||
|
|
||||||
forbidden:
|
forbidden:
|
||||||
- description: While this may be implicitly true of all licenses, this license explicitly states that you may NOT use the names, logos, or trademarks of contributors.
|
- description: While this may be implicitly true of all licenses, this license explicitly states that you may NOT use the names, logos, or trademarks of contributors.
|
||||||
|
@ -17,7 +17,7 @@ permitted:
|
|||||||
- distribution
|
- distribution
|
||||||
- sublicense
|
- sublicense
|
||||||
- private-use
|
- private-use
|
||||||
- patent-grant
|
- patent-use
|
||||||
|
|
||||||
forbidden:
|
forbidden:
|
||||||
- trademark-use
|
- trademark-use
|
||||||
|
@ -23,7 +23,7 @@ permitted:
|
|||||||
- commercial-use
|
- commercial-use
|
||||||
- modifications
|
- modifications
|
||||||
- distribution
|
- distribution
|
||||||
- patent-grant
|
- patent-use
|
||||||
- private-use
|
- private-use
|
||||||
|
|
||||||
forbidden:
|
forbidden:
|
||||||
|
@ -20,7 +20,7 @@ permitted:
|
|||||||
- modifications
|
- modifications
|
||||||
- distribution
|
- distribution
|
||||||
- sublicense
|
- sublicense
|
||||||
- patent-grant
|
- patent-use
|
||||||
- private-use
|
- private-use
|
||||||
|
|
||||||
forbidden:
|
forbidden:
|
||||||
|
@ -24,7 +24,7 @@ permitted:
|
|||||||
- distribution
|
- distribution
|
||||||
- modifications
|
- modifications
|
||||||
- sublicense
|
- sublicense
|
||||||
- patent-grant
|
- patent-use
|
||||||
- private-use
|
- private-use
|
||||||
|
|
||||||
forbidden:
|
forbidden:
|
||||||
|
@ -22,7 +22,7 @@ permitted:
|
|||||||
- commercial-use
|
- commercial-use
|
||||||
- modifications
|
- modifications
|
||||||
- distribution
|
- distribution
|
||||||
- patent-grant
|
- patent-use
|
||||||
- private-use
|
- private-use
|
||||||
|
|
||||||
forbidden:
|
forbidden:
|
||||||
|
@ -22,7 +22,7 @@ permitted:
|
|||||||
- commercial-use
|
- commercial-use
|
||||||
- modifications
|
- modifications
|
||||||
- distribution
|
- distribution
|
||||||
- patent-grant
|
- patent-use
|
||||||
- private-use
|
- private-use
|
||||||
|
|
||||||
forbidden:
|
forbidden:
|
||||||
|
@ -22,7 +22,7 @@ permitted:
|
|||||||
- modifications
|
- modifications
|
||||||
- distribution
|
- distribution
|
||||||
- sublicense
|
- sublicense
|
||||||
- patent-grant
|
- patent-use
|
||||||
- private-use
|
- private-use
|
||||||
|
|
||||||
forbidden:
|
forbidden:
|
||||||
|
@ -23,7 +23,7 @@ permitted:
|
|||||||
- modifications
|
- modifications
|
||||||
- distribution
|
- distribution
|
||||||
- sublicense
|
- sublicense
|
||||||
- patent-grant
|
- patent-use
|
||||||
- private-use
|
- private-use
|
||||||
|
|
||||||
forbidden:
|
forbidden:
|
||||||
|
@ -16,7 +16,7 @@ permitted:
|
|||||||
- modifications
|
- modifications
|
||||||
- distribution
|
- distribution
|
||||||
- sublicense
|
- sublicense
|
||||||
- patent-grant
|
- patent-use
|
||||||
- private-use
|
- private-use
|
||||||
|
|
||||||
forbidden:
|
forbidden:
|
||||||
|
@ -15,7 +15,7 @@ permitted:
|
|||||||
- commercial-use
|
- commercial-use
|
||||||
- modifications
|
- modifications
|
||||||
- distribution
|
- distribution
|
||||||
- patent-grant
|
- patent-use
|
||||||
- private-use
|
- private-use
|
||||||
|
|
||||||
forbidden:
|
forbidden:
|
||||||
|
@ -15,7 +15,7 @@ permitted:
|
|||||||
- commercial-use
|
- commercial-use
|
||||||
- modifications
|
- modifications
|
||||||
- distribution
|
- distribution
|
||||||
- patent-grant
|
- patent-use
|
||||||
- private-use
|
- private-use
|
||||||
|
|
||||||
forbidden:
|
forbidden:
|
||||||
|
@ -24,7 +24,7 @@ permitted:
|
|||||||
- commercial-use
|
- commercial-use
|
||||||
- distribution
|
- distribution
|
||||||
- modifications
|
- modifications
|
||||||
- patent-grant
|
- patent-use
|
||||||
- private-use
|
- private-use
|
||||||
- sublicense
|
- sublicense
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user