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/framework/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sdnr/wt/odlux/framework') diff --git a/sdnr/wt/odlux/framework/package.json b/sdnr/wt/odlux/framework/package.json index b3a48375e..388075704 100644 --- a/sdnr/wt/odlux/framework/package.json +++ b/sdnr/wt/odlux/framework/package.json @@ -22,7 +22,7 @@ "framework" ], "author": "Matthias Fischer", - "license": "MIT", + "license": "Apache License, Version 2.0", "peerDependencies": { "@types/node" : "11.9.5", "@types/react": "16.4.14", -- cgit 1.2.3-korg