Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <code@rebertia.com>2015-04-27 20:47:22 +0300
committerChris Rebert <code@rebertia.com>2015-04-27 20:49:55 +0300
commitf1e1411536c41c4a4bfd2c69d1bbb32b4e457a1c (patch)
tree43f03e17450e19a5843b79e9dd54aeba8a1cff61 /bower.json
parent52d8a0c78eed4332b5d33b341ffb99c9e1e86882 (diff)
bower.json: Add `license` field
[ci skip]
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/bower.json b/bower.json
index 3c9fad90d2..686bcf1ae2 100644
--- a/bower.json
+++ b/bower.json
@@ -12,6 +12,7 @@
"web"
],
"homepage": "http://getbootstrap.com",
+ "license": "MIT",
"moduleType": "globals",
"main": [
"less/bootstrap.less",