mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Added 2 new licences
This commit is contained in:
parent
c7e4a04e25
commit
a806cc69bf
1 changed files with 13 additions and 0 deletions
|
|
@ -205,5 +205,18 @@
|
|||
"name": "CC BY-SA 2.1 JP",
|
||||
"permissiveAdaptation": true,
|
||||
"permissiveCommercial": true
|
||||
},
|
||||
{
|
||||
"id": 31,
|
||||
"descriptionUrl": "https://creativecommons.org/licenses/by-nc/3.0/",
|
||||
"name": "CC BY-NC 3.0",
|
||||
"permissiveAdaptation": true,
|
||||
"permissiveCommercial": false
|
||||
},
|
||||
{
|
||||
"id": 31,
|
||||
"name": "Permissive but non-commercial",
|
||||
"permissiveAdaptation": true,
|
||||
"permissiveCommercial": false
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue