From 7ffa9d424929ba01ef46dc2c9599344b696548ff Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Fri, 7 Sep 2018 15:06:51 +0200 Subject: [PATCH] Hoping to fix #466 --- data/License.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/data/License.json b/data/License.json index bb5777166..d1f47953e 100644 --- a/data/License.json +++ b/data/License.json @@ -173,5 +173,12 @@ "name": "CC BY-NC-SA 2.5", "permissiveAdaptation": true, "permissiveCommercial": false + }, + { + "id": 26, + "descriptionUrl": "https://creativecommons.org/licenses/by-nc-nd/3.0/", + "name": "CC BY-NC-ND 3.0", + "permissiveAdaptation": true, + "permissiveCommercial": false } -] \ No newline at end of file +]