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/apps/configurationApp/package.json b/sdnr/wt/odlux/apps/configurationApp/package.json
index b97d84d..11ebf39 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": "*"
    },