diff options
Diffstat (limited to 'webapp/package.json')
-rw-r--r-- | webapp/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/package.json b/webapp/package.json index 03a0c00..98bd844 100644 --- a/webapp/package.json +++ b/webapp/package.json @@ -1,7 +1,7 @@ { "name": "xds-dashboard", "version": "1.0.0", - "license": "MIT", + "license": "(MIT OR Apache-2.0)", "repository": { "type": "git", "url": "git+https://github.com/iotbzh/xds-agent.git" |