Update License.json

This commit is contained in:
Imre Kristoffer Eilertsen 2019-08-06 17:54:22 +02:00 committed by Collin M. Barrett
parent a96a11f179
commit 9a347043cf

View file

@ -215,7 +215,7 @@
},
{
"id": 32,
"name": "Permissive but non-commercial",
"name": "Permissive non-commercial",
"permissiveAdaptation": true,
"permissiveCommercial": false
},
@ -265,5 +265,12 @@
"name": "Generic copyleft",
"permissiveAdaptation": true,
"permissiveCommercial": true
},
{
"id": 40,
"descriptionUrl": "https://pgl.yoyo.org/license/",
"name": "McRae General Public License",
"permissiveAdaptation": true,
"permissiveCommercial": false
}
]