mirror of
https://github.com/github/choosealicense.com
synced 2025-01-03 10:31:44 +01:00
Added patent-grant category
This commit is contained in:
parent
2f1bae8a8f
commit
f0f4402f35
@ -38,6 +38,9 @@ rules:
|
|||||||
private-use:
|
private-use:
|
||||||
description: You may use and modify the software without distributing it.
|
description: You may use and modify the software without distributing it.
|
||||||
label: Private Use
|
label: Private Use
|
||||||
|
patent-grant:
|
||||||
|
description: While all open source licenses have an implicit grant of patent rights, this license provides an express grant of patent rights from the contributor to the recipient.
|
||||||
|
label: Patent Grant
|
||||||
|
|
||||||
forbidden:
|
forbidden:
|
||||||
no-warranty:
|
no-warranty:
|
||||||
|
@ -23,9 +23,12 @@ permitted:
|
|||||||
- distribution
|
- distribution
|
||||||
- sublicense
|
- sublicense
|
||||||
- warranty
|
- warranty
|
||||||
|
- patent-grant
|
||||||
|
|
||||||
forbidden:
|
forbidden:
|
||||||
- trademark-use
|
- trademark-use
|
||||||
|
- no-liability
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Apache License
|
Apache License
|
||||||
|
@ -19,10 +19,10 @@ permitted:
|
|||||||
- modifications
|
- modifications
|
||||||
- sublicense
|
- sublicense
|
||||||
- warranty
|
- warranty
|
||||||
|
- patent-grant
|
||||||
|
|
||||||
forbidden:
|
forbidden:
|
||||||
- no-liability
|
- no-liability
|
||||||
- trademark-use
|
|
||||||
|
|
||||||
---
|
---
|
||||||
Eclipse Public License - v 1.0
|
Eclipse Public License - v 1.0
|
||||||
|
@ -17,6 +17,7 @@ permitted:
|
|||||||
- modifications
|
- modifications
|
||||||
- distribution
|
- distribution
|
||||||
- warranty
|
- warranty
|
||||||
|
- patent-grant
|
||||||
|
|
||||||
forbidden:
|
forbidden:
|
||||||
- no-liability
|
- no-liability
|
||||||
|
@ -21,6 +21,7 @@ permitted:
|
|||||||
- modifications
|
- modifications
|
||||||
- distribution
|
- distribution
|
||||||
- warranty
|
- warranty
|
||||||
|
- patent-grant
|
||||||
|
|
||||||
forbidden:
|
forbidden:
|
||||||
- no-liability
|
- no-liability
|
||||||
|
@ -19,6 +19,7 @@ permitted:
|
|||||||
- modifications
|
- modifications
|
||||||
- distribution
|
- distribution
|
||||||
- sublicense
|
- sublicense
|
||||||
|
- patent-grant
|
||||||
|
|
||||||
forbidden:
|
forbidden:
|
||||||
- no-liability
|
- no-liability
|
||||||
|
@ -19,6 +19,7 @@ permitted:
|
|||||||
- modifications
|
- modifications
|
||||||
- distribution
|
- distribution
|
||||||
- sublicense
|
- sublicense
|
||||||
|
- patent-grant
|
||||||
|
|
||||||
forbidden:
|
forbidden:
|
||||||
- no-liability
|
- no-liability
|
||||||
|
@ -17,6 +17,7 @@ permitted:
|
|||||||
- distribution
|
- distribution
|
||||||
- sublicense
|
- sublicense
|
||||||
- warranty
|
- warranty
|
||||||
|
- patent-grant
|
||||||
|
|
||||||
forbidden:
|
forbidden:
|
||||||
- no-liability
|
- no-liability
|
||||||
|
Loading…
x
Reference in New Issue
Block a user