From 9a347043cfe2a8327fcae51be16e6554baa95269 Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Tue, 6 Aug 2019 17:54:22 +0200 Subject: [PATCH] Update License.json --- data/License.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/data/License.json b/data/License.json index d587af89d..164e91c46 100644 --- a/data/License.json +++ b/data/License.json @@ -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 } ]