Made a correction to the license so that it is Apache-2.0 81/55081/1
authorrpaik <rpaik@linuxfoundation.org>
Fri, 6 Apr 2018 19:32:01 +0000 (12:32 -0700)
committerrpaik <rpaik@linuxfoundation.org>
Fri, 6 Apr 2018 19:33:14 +0000 (12:33 -0700)
Change-Id: Ib7810b0b9ded396bf1a380cbd648a2e29bcc42fd
Signed-off-by: rpaik <rpaik@linuxfoundation.org>
moon_gui/package.json

index 599452e..45157e5 100644 (file)
@@ -50,5 +50,5 @@
   "scripts": {
     "test": "echo \"Error: no test specified\" && exit 1"
   },
-  "license": "ISC"
+  "license": "Apache-2.0"
 }