From 2f71369dae70d332dff669be778f036a8d2bb335 Mon Sep 17 00:00:00 2001 From: Robbie Trencheny Date: Sat, 28 Jan 2017 12:18:40 -0800 Subject: [PATCH] Update package.json to reflect new Apache 2.0 license --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 090e80fc80..979442351f 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "test": "npm run lint_js && npm run lint_html" }, "author": "Paulus Schoutsen (http://paulusschoutsen.nl)", - "license": "MIT", + "license": "Apache-2.0", "_depComment": "keymirror, nuclear-js, object-assign, ha-js-ws are for ha-js", "dependencies": { "classnames": "^2.2.5",