diff options
| author | Chris Rebert <[email protected]> | 2015-04-27 10:47:22 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-04-27 10:49:55 -0700 |
| commit | f1e1411536c41c4a4bfd2c69d1bbb32b4e457a1c (patch) | |
| tree | 43f03e17450e19a5843b79e9dd54aeba8a1cff61 /bower.json | |
| parent | 52d8a0c78eed4332b5d33b341ffb99c9e1e86882 (diff) | |
| download | bootstrap-f1e1411536c41c4a4bfd2c69d1bbb32b4e457a1c.tar.xz bootstrap-f1e1411536c41c4a4bfd2c69d1bbb32b4e457a1c.zip | |
bower.json: Add `license` field
[ci skip]
Diffstat (limited to 'bower.json')
| -rw-r--r-- | bower.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bower.json b/bower.json index 3c9fad90d..686bcf1ae 100644 --- a/bower.json +++ b/bower.json @@ -12,6 +12,7 @@ "web" ], "homepage": "http://getbootstrap.com", + "license": "MIT", "moduleType": "globals", "main": [ "less/bootstrap.less", |
