From 0a26c2855e00e6d8fd91b2d90acaf52e722f8b13 Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Mon, 5 Feb 2024 20:31:54 -0600 Subject: [PATCH] license list --- licenses.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/licenses.json b/licenses.json index a9814c1..6e7169a 100644 --- a/licenses.json +++ b/licenses.json @@ -24,6 +24,7 @@ "link": "https://creativecommons.org/licenses/by/4.0/" }, { + "name": "Creative Commons Attribution - NonCommercial", "shortname": "CC-BY-NC-4.0", "version": "4.0", "description": "You are free to copy and redistribute the material in any medium or format. You are free to remix, transform, and build upon the material. You must give appropriate credit , provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.", @@ -31,6 +32,7 @@ "link": "https://creativecommons.org/licenses/by-nc/4.0/deed.en" }, { + "name": "Creative Commons Attribution - NonCommercial - NoDerivs", "shortname": "CC-BY-NC-ND-4.0", "version": "4.0", "description": "You are free to copy and redistribute the material in any medium or format. You must give appropriate credit , provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.",