From e8779491e6d946a3344b514a904db85acf7f684a Mon Sep 17 00:00:00 2001 From: Patrizio Bekerle <patrizio.bekerle@tugraz.at> Date: Tue, 11 Aug 2020 13:51:16 +0200 Subject: [PATCH] Update license --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 77762b83..b1ca1d8d 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "test": "lerna run test" }, "author": "", - "license": "ISC", + "license": "LGPL-2.1-or-later", "devDependencies": { "lerna": "^3.22.1" } -- GitLab