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
943bb6944b
commit
7fdeadb53f
1 changed files with 11 additions and 4 deletions
|
|
@ -275,14 +275,14 @@
|
|||
},
|
||||
{
|
||||
"id": 41,
|
||||
"descriptionUrl": "http://www.affero.org/oagpl.html",
|
||||
"descriptionUrl": "https://directory.fsf.org/wiki/License:AGPL-1.0",
|
||||
"name": "AGPLv1",
|
||||
"permissiveAdaptation": true,
|
||||
"permissiveCommercial": true
|
||||
},
|
||||
{
|
||||
"id": 42,
|
||||
"descriptionUrl": "http://www.affero.org/agpl2.html",
|
||||
"descriptionUrl": "https://www.vicidial.com/?page_id=260",
|
||||
"name": "AGPLv2",
|
||||
"permissiveAdaptation": true,
|
||||
"permissiveCommercial": true
|
||||
|
|
@ -293,5 +293,12 @@
|
|||
"name": "AGPLv3",
|
||||
"permissiveAdaptation": true,
|
||||
"permissiveCommercial": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 42,
|
||||
"descriptionUrl": "https://opensource.org/licenses/CPAL-1.0",
|
||||
"name": "CPAL-1.0",
|
||||
"permissiveAdaptation": true,
|
||||
"permissiveCommercial": true
|
||||
},
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue