aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/odlux/apps/apiDemo
diff options
context:
space:
mode:
authorHerbert Eiselt <herbert.eiselt@highstreet-technologies.com>2019-04-10 11:23:07 +0200
committerHerbert Eiselt <herbert.eiselt@highstreet-technologies.com>2019-04-10 11:23:47 +0200
commit582e1d2c65504be8e811bcfaae286102f9de6ee9 (patch)
tree3a859d0075a8abd70a438b2196149d15ad58da12 /sdnr/wt/odlux/apps/apiDemo
parent3ebc1c63fb2e5c62eb52da140cc326fbc271aab0 (diff)
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>
Diffstat (limited to 'sdnr/wt/odlux/apps/apiDemo')
-rw-r--r--sdnr/wt/odlux/apps/apiDemo/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/odlux/apps/apiDemo/package.json b/sdnr/wt/odlux/apps/apiDemo/package.json
index 8d88a6096..fee37828f 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": "*"
},