From 7fdeadb53ff5e5b36f7625038a3d269df46be33a Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Fri, 19 Jun 2020 13:12:17 +0200 Subject: [PATCH] Update License.json --- data/License.json | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/data/License.json b/data/License.json index 1e06d42bd..dffaf2bc2 100644 --- a/data/License.json +++ b/data/License.json @@ -275,14 +275,14 @@ }, { "id": 41, - "descriptionUrl": "http://www.affero.org/oagpl.html", + "descriptionUrl": "https://directory.fsf.org/wiki/License:AGPL-1.0", "name": "AGPLv1", "permissiveAdaptation": true, "permissiveCommercial": true }, { "id": 42, - "descriptionUrl": "http://www.affero.org/agpl2.html", + "descriptionUrl": "https://www.vicidial.com/?page_id=260", "name": "AGPLv2", "permissiveAdaptation": true, "permissiveCommercial": true @@ -293,5 +293,12 @@ "name": "AGPLv3", "permissiveAdaptation": true, "permissiveCommercial": true - } -] \ No newline at end of file + }, + { + "id": 42, + "descriptionUrl": "https://opensource.org/licenses/CPAL-1.0", + "name": "CPAL-1.0", + "permissiveAdaptation": true, + "permissiveCommercial": true + }, +]