From 4694cffe069af59a305b1920ef2f7870ba6ce04d Mon Sep 17 00:00:00 2001 From: Johannes Loher Date: Sun, 27 Jun 2021 00:10:46 +0200 Subject: [PATCH] Update licensing information in system.json --- src/system.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/system.json b/src/system.json index d0942408..a0bffc64 100644 --- a/src/system.json +++ b/src/system.json @@ -1,7 +1,7 @@ { "name": "ds4", "title": "Dungeonslayers 4", - "description": "The Dungeonslayers 4 system for FoundryVTT. Dungeonslayers (© Christian Kennig) is licensed under CC BY-NC-SA 3.0 (https://creativecommons.org/licenses/by-nc-sa/3.0/de/deed.en).", + "description": "The Dungeonslayers 4 system for FoundryVTT. Dungeonslayers by Christian Kennig is licensed under CC BY-NC-SA 3.0 (https://creativecommons.org/licenses/by-nc-sa/3.0/https://creativecommons.org/licenses/by-nc-sa/3.0/). The icons by the authors of https://game-icons.net/ are licensed under CC BY 3.0 (https://creativecommons.org/licenses/by/3.0/).", "version": "0.7.2", "minimumCoreVersion": "0.7.9", "compatibleCoreVersion": "0.7.10", @@ -86,7 +86,7 @@ "url": "https://git.f3l.de/dungeonslayers/ds4", "manifest": "https://git.f3l.de/dungeonslayers/ds4/-/raw/latest/src/system.json?inline=false", "download": "https://git.f3l.de/dungeonslayers/ds4/-/jobs/artifacts/0.7.2/download?job=build", - "license": "MIT", + "license": "https://git.f3l.de/dungeonslayers/ds4#licensing", "initiative": "@combatValues.initiative.total", "manifestPlusVersion": "1.0.0", "bugs": "https://git.f3l.de/dungeonslayers/ds4/-/issues"