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 +]