From 92d1638663bc4c65815e67c12fc97959d3e09167 Mon Sep 17 00:00:00 2001 From: Marcus Russi Date: Wed, 28 May 2014 08:28:50 -0400 Subject: [PATCH] Update component.json Changed license info to Apache license --- component.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/component.json b/component.json index 2610ae34..5e8b3da6 100644 --- a/component.json +++ b/component.json @@ -10,5 +10,5 @@ ], "dependencies": {}, "development": {}, - "license": "MIT" + "license": "Apache" }