From: Chris Rebert Date: Mon, 27 Apr 2015 17:47:22 +0000 (-0700) Subject: bower.json: Add `license` field X-Git-Tag: v3.3.5~78^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1e1411536c41c4a4bfd2c69d1bbb32b4e457a1c;p=thirdparty%2Fbootstrap.git bower.json: Add `license` field [ci skip] --- 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",