SDNR Fix license issues

Change license to apache 2

Change-Id: I71d968d2b1e600c9e42e286cac5d831f9273e3c1
Issue-ID: SDNC-724
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
diff --git a/sdnr/wt/odlux/framework/package.json b/sdnr/wt/odlux/framework/package.json
index b3a4837..3880757 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",