From 582e1d2c65504be8e811bcfaae286102f9de6ee9 Mon Sep 17 00:00:00 2001 From: Herbert Eiselt Date: Wed, 10 Apr 2019 11:23:07 +0200 Subject: SDNR Fix license issues Change license to apache 2 Change-Id: I71d968d2b1e600c9e42e286cac5d831f9273e3c1 Issue-ID: SDNC-724 Signed-off-by: Herbert Eiselt --- sdnr/wt/odlux/apps/configurationApp/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sdnr/wt/odlux/apps/configurationApp/package.json') diff --git a/sdnr/wt/odlux/apps/configurationApp/package.json b/sdnr/wt/odlux/apps/configurationApp/package.json index b97d84d6b..11ebf3994 100644 --- a/sdnr/wt/odlux/apps/configurationApp/package.json +++ b/sdnr/wt/odlux/apps/configurationApp/package.json @@ -19,7 +19,7 @@ "framework" ], "author": "Matthias Fischer", - "license": "MIT", + "license": "Apache License, Version 2.0", "dependencies": { "@odlux/framework": "*" }, -- cgit 1.2.3-korg