From 7822d52d8ad6664044c694f7d83c32f592fc4c01 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Mon, 13 Nov 2017 23:45:29 -0800 Subject: [PATCH] Rebuild with 472c802 (pull: Unify ccbynd with CC-BY-ND-4.0) --- CC-BY-ND-4.0.json | 3 ++- ccbynd.json | 7 ------- licenses-full.json | 10 ++-------- licenses.json | 1 - spdx/CC-BY-ND-4.0.json | 3 ++- 5 files changed, 6 insertions(+), 18 deletions(-) delete mode 100644 ccbynd.json diff --git a/CC-BY-ND-4.0.json b/CC-BY-ND-4.0.json index f515621..9197c8c 100644 --- a/CC-BY-ND-4.0.json +++ b/CC-BY-ND-4.0.json @@ -4,7 +4,8 @@ }, "name": "Creative Commons Noderivatives, any version", "tags": [ - "non-free" + "non-free", + "viewpoint" ], "uri": "https://www.gnu.org/licenses/license-list.html" } diff --git a/ccbynd.json b/ccbynd.json deleted file mode 100644 index 1366cff..0000000 --- a/ccbynd.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "name": "Creative Commons Attribution-NoDerivs 4.0 license\n (a.k.a. CC", - "tags": [ - "viewpoint" - ], - "uri": "https://creativecommons.org/licenses/by-nd/4.0/legalcode" -} diff --git a/licenses-full.json b/licenses-full.json index 77d4b08..ee1d6ca 100644 --- a/licenses-full.json +++ b/licenses-full.json @@ -229,7 +229,8 @@ }, "name": "Creative Commons Noderivatives, any version", "tags": [ - "non-free" + "non-free", + "viewpoint" ], "uri": "https://www.gnu.org/licenses/license-list.html" }, @@ -1407,13 +1408,6 @@ ], "uri": "http://creativecommons.org/licenses/by/4.0/legalcode" }, - "ccbynd": { - "name": "Creative Commons Attribution-NoDerivs 4.0 license\n (a.k.a. CC", - "tags": [ - "viewpoint" - ], - "uri": "https://creativecommons.org/licenses/by-nd/4.0/legalcode" - }, "ccbysa": { "identifiers": { "spdx": "CC-BY-SA-4.0" diff --git a/licenses.json b/licenses.json index 64da7aa..44d09a7 100644 --- a/licenses.json +++ b/licenses.json @@ -144,7 +144,6 @@ "bittorrent", "boost", "ccby", - "ccbynd", "ccbysa", "clearbsd", "cpol", diff --git a/spdx/CC-BY-ND-4.0.json b/spdx/CC-BY-ND-4.0.json index f515621..9197c8c 100644 --- a/spdx/CC-BY-ND-4.0.json +++ b/spdx/CC-BY-ND-4.0.json @@ -4,7 +4,8 @@ }, "name": "Creative Commons Noderivatives, any version", "tags": [ - "non-free" + "non-free", + "viewpoint" ], "uri": "https://www.gnu.org/licenses/license-list.html" } -- 2.25.1