From 9a61641178db2a70100a80322dd9d1f09974667a Mon Sep 17 00:00:00 2001 From: Martin M Date: Sun, 19 May 2024 18:08:18 +0200 Subject: [PATCH] Update license related data and fix package version (#313) * Update package.json - remove 'licenses' (deprecated) * Update io-package.json - remove common-license * Update io-package.json - fix license string * Update package.json - fix version string --- io-package.json | 5 ++--- package.json | 8 +------- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/io-package.json b/io-package.json index 1497bb0..99ee204 100644 --- a/io-package.json +++ b/io-package.json @@ -187,7 +187,6 @@ }, "nogit": true, "materialize": true, - "license": "CC-BY-NC-4.0", "platform": "Javascript/Node.js", "mode": "daemon", "icon": "knx.png", @@ -301,7 +300,7 @@ "licenseInformation": { "link": "https://github.com/ioBroker/ioBroker.knx?tab=readme-ov-file#license-requirements", "type": "limited", - "license": "CC BY-NC 4.0" + "license": "CC-BY-NC-4.0" } }, "native": { @@ -338,4 +337,4 @@ "native": {} } ] -} \ No newline at end of file +} diff --git a/package.json b/package.json index 8a96501..5433d6a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iobroker.knx", - "version": "2.0.26", + "version": "2.0.27", "description": "ioBroker knx Adapter ", "author": { "name": "K.Ringmann", @@ -16,12 +16,6 @@ } ], "homepage": "https://github.com/ioBroker/ioBroker.knx", - "licenses": [ - { - "type": "CC-BY-NC-4.0", - "url": "https://github.com/ioBroker/ioBroker.knx/blob/master/LICENSE" - } - ], "license": "CC-BY-NC-4.0", "keywords": [ "ioBroker",