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/apiDemo/package.json b/sdnr/wt/odlux/apps/apiDemo/package.json
index 8d88a60..fee3782 100644
--- a/sdnr/wt/odlux/apps/apiDemo/package.json
+++ b/sdnr/wt/odlux/apps/apiDemo/package.json
@@ -19,7 +19,7 @@
"framework"
],
"author": "Matthias Fischer",
- "license": "MIT",
+ "license": "Apache License, Version 2.0",
"dependencies": {
"@odlux/framework": "*"
},
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": "*"
},
diff --git a/sdnr/wt/odlux/apps/connectApp/package.json b/sdnr/wt/odlux/apps/connectApp/package.json
index 29e1cb9..e9801de 100644
--- a/sdnr/wt/odlux/apps/connectApp/package.json
+++ b/sdnr/wt/odlux/apps/connectApp/package.json
@@ -19,7 +19,7 @@
"framework"
],
"author": "Matthias Fischer",
- "license": "MIT",
+ "license": "Apache License, Version 2.0",
"dependencies": {
"@odlux/framework" : "*"
},
diff --git a/sdnr/wt/odlux/apps/demoApp/package.json b/sdnr/wt/odlux/apps/demoApp/package.json
index c407149..5f1fb81 100644
--- a/sdnr/wt/odlux/apps/demoApp/package.json
+++ b/sdnr/wt/odlux/apps/demoApp/package.json
@@ -19,7 +19,7 @@
"framework"
],
"author": "Matthias Fischer",
- "license": "MIT",
+ "license": "Apache License, Version 2.0",
"dependencies": {
"@odlux/framework": "*"
},
diff --git a/sdnr/wt/odlux/apps/faultApp/package.json b/sdnr/wt/odlux/apps/faultApp/package.json
index 80d7f7f..9cc3fc1 100644
--- a/sdnr/wt/odlux/apps/faultApp/package.json
+++ b/sdnr/wt/odlux/apps/faultApp/package.json
@@ -19,7 +19,7 @@
"framework"
],
"author": "Matthias Fischer",
- "license": "MIT",
+ "license": "Apache License, Version 2.0",
"dependencies": {
"@odlux/framework": "*"
},
diff --git a/sdnr/wt/odlux/apps/helpApp/package.json b/sdnr/wt/odlux/apps/helpApp/package.json
index a1bcc39..aaf83f5 100644
--- a/sdnr/wt/odlux/apps/helpApp/package.json
+++ b/sdnr/wt/odlux/apps/helpApp/package.json
@@ -19,7 +19,7 @@
"framework"
],
"author": "Matthias Fischer",
- "license": "MIT",
+ "license": "Apache License, Version 2.0",
"dependencies": {
"@odlux/framework": "*",
"marked" : "0.6.0",
diff --git a/sdnr/wt/odlux/apps/inventoryApp/package.json b/sdnr/wt/odlux/apps/inventoryApp/package.json
index 8f77c4b..7f21754 100644
--- a/sdnr/wt/odlux/apps/inventoryApp/package.json
+++ b/sdnr/wt/odlux/apps/inventoryApp/package.json
@@ -19,7 +19,7 @@
"framework"
],
"author": "Matthias Fischer",
- "license": "MIT",
+ "license": "Apache License, Version 2.0",
"dependencies": {
"@odlux/framework": "*"
},
diff --git a/sdnr/wt/odlux/apps/maintenanceApp/package.json b/sdnr/wt/odlux/apps/maintenanceApp/package.json
index 617dde2..a4f4335 100644
--- a/sdnr/wt/odlux/apps/maintenanceApp/package.json
+++ b/sdnr/wt/odlux/apps/maintenanceApp/package.json
@@ -19,7 +19,7 @@
"framework"
],
"author": "Matthias Fischer",
- "license": "MIT",
+ "license": "Apache License, Version 2.0",
"dependencies": {
"@odlux/framework": "*",
"@odlux/connect-app": "*"
diff --git a/sdnr/wt/odlux/apps/mediatorApp/package.json b/sdnr/wt/odlux/apps/mediatorApp/package.json
index a67c08a..794b169 100644
--- a/sdnr/wt/odlux/apps/mediatorApp/package.json
+++ b/sdnr/wt/odlux/apps/mediatorApp/package.json
@@ -19,7 +19,7 @@
"framework"
],
"author": "Matthias Fischer",
- "license": "MIT",
+ "license": "Apache License, Version 2.0",
"dependencies": {
"@odlux/framework": "*"
},
diff --git a/sdnr/wt/odlux/apps/minimumApp/package.json b/sdnr/wt/odlux/apps/minimumApp/package.json
index 0df2cd7..0999ccc 100644
--- a/sdnr/wt/odlux/apps/minimumApp/package.json
+++ b/sdnr/wt/odlux/apps/minimumApp/package.json
@@ -19,7 +19,7 @@
"framework"
],
"author": "Matthias Fischer",
- "license": "MIT",
+ "license": "Apache License, Version 2.0",
"dependencies": {
"@odlux/framework": "*"
},
diff --git a/sdnr/wt/odlux/apps/performanceHistoryApp/package.json b/sdnr/wt/odlux/apps/performanceHistoryApp/package.json
index b066010..91e0bf3 100644
--- a/sdnr/wt/odlux/apps/performanceHistoryApp/package.json
+++ b/sdnr/wt/odlux/apps/performanceHistoryApp/package.json
@@ -19,7 +19,7 @@
"framework"
],
"author": "Sai Neetha Phulmali",
- "license": "MIT",
+ "license": "Apache License, Version 2.0",
"dependencies": {
"@odlux/framework" : "*"
},