From b86ff826889f071031b0759ab61c860c9a18d18c Mon Sep 17 00:00:00 2001 From: Timothy Farrell Date: Fri, 20 Jan 2017 22:45:41 -0600 Subject: [PATCH] License to Apache 2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c994655..d4b4f2b 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "files": ["dist", "lib", "src"], "keywords": ["reactive"], "author": "Timothy Farrell (https://github.com/explorigin)", - "license": "MIT", + "license": "Apache-2.0", "devDependencies": { "babel-cli": "6.18.0", "babel-core": "6.21.0",