mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Update License.json
This commit is contained in:
parent
b5f00755d2
commit
7d06acd46c
1 changed files with 22 additions and 1 deletions
|
|
@ -272,5 +272,26 @@
|
|||
"name": "McRae General Public License",
|
||||
"permissiveAdaptation": true,
|
||||
"permissiveCommercial": false
|
||||
},
|
||||
{
|
||||
"id": 41,
|
||||
"descriptionUrl": "http://www.affero.org/oagpl.html",
|
||||
"name": "AGPLv1",
|
||||
"permissiveAdaptation": true,
|
||||
"permissiveCommercial": true
|
||||
},
|
||||
{
|
||||
"id": 42,
|
||||
"descriptionUrl": "http://www.affero.org/agpl2.html",
|
||||
"name": "AGPLv2",
|
||||
"permissiveAdaptation": true,
|
||||
"permissiveCommercial": true
|
||||
},
|
||||
{
|
||||
"id": 43,
|
||||
"descriptionUrl": "https://www.gnu.org/licenses/agpl-3.0.html",
|
||||
"name": "AGPLv3",
|
||||
"permissiveAdaptation": true,
|
||||
"permissiveCommercial": true
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue