diff options
| author | Mark Otto <[email protected]> | 2013-12-18 15:08:16 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-12-18 15:08:16 -0800 |
| commit | 40651cf1ea9caa97bf7af81e44eed5f30e8b896b (patch) | |
| tree | a58367b2de0b276c1a6211fb982ac6863fd6d307 /package.json | |
| parent | e8e60ae4bce85eed17c7e6801b72404494ef436a (diff) | |
| download | bootstrap-40651cf1ea9caa97bf7af81e44eed5f30e8b896b.tar.xz bootstrap-40651cf1ea9caa97bf7af81e44eed5f30e8b896b.zip | |
more license mentions
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
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": { |
