From 1f2cbd396f3ee5ab94467f574c32ab3d4f26639f Mon Sep 17 00:00:00 2001 From: Jason Hicks Date: Thu, 19 Jan 2017 14:44:51 -0600 Subject: [PATCH] Update license in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c06bbf3..8345561 100755 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "utility" ], "author": "jaszhix ", - "license": "CC-BY-4.0", + "license": "MIT", "dependencies": {}, "devDependencies": { "autoprefixer": "^6.6.0",