diff options
Diffstat (limited to 'sdnr/wt/odlux/apps/helpApp/package.json')
-rw-r--r-- | sdnr/wt/odlux/apps/helpApp/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/odlux/apps/helpApp/package.json b/sdnr/wt/odlux/apps/helpApp/package.json index a1bcc39e7..aaf83f588 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", |