mirror of
https://github.com/github/choosealicense.com
synced 2025-01-18 09:27:48 +01:00
Missing "patent grant" feature in AGPL
The AGPL license is missing the "patent grant" feature in the "permitted" category. Unless I'm mistaken [section 11](http://www.gnu.org/licenses/agpl-3.0.html#section11) of the license is about granting patents licenses (it's the same text found in [GPLv3's section 11](http://www.gnu.org/licenses/gpl-3.0.html#section11)).
This commit is contained in:
parent
1b7cfc9724
commit
7a80bef759
@ -20,6 +20,7 @@ permitted:
|
||||
- commercial-use
|
||||
- modifications
|
||||
- distribution
|
||||
- patent-grant
|
||||
- private-use
|
||||
|
||||
forbidden:
|
||||
@ -688,4 +689,4 @@ specific requirements.
|
||||
You should also get your employer (if you work as a programmer) or school,
|
||||
if any, to sign a "copyright disclaimer" for the program, if necessary.
|
||||
For more information on this, and how to apply and follow the GNU AGPL, see
|
||||
<http://www.gnu.org/licenses/>.
|
||||
<http://www.gnu.org/licenses/>.
|
||||
|
Loading…
x
Reference in New Issue
Block a user