From 40651cf1ea9caa97bf7af81e44eed5f30e8b896b Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 18 Dec 2013 15:08:16 -0800 Subject: more license mentions --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 5f2a1582e..dbb921a66 100644 --- a/package.json +++ b/package.json @@ -15,8 +15,8 @@ }, "licenses": [ { - "type": "Apache-2.0", - "url": "http://www.apache.org/licenses/LICENSE-2.0" + "type": "MIT", + "url": "https://github.com/twbs/bootstrap/blob/master/LICENSE" } ], "devDependencies": { -- cgit v1.2.3