Add bootstrap and remove GLYPHICONS Halflings (distributed as a part of bootstrap with the same license) from LICENSE

This commit is contained in:
Lee moon soo 2015-11-09 14:00:50 +09:00
parent 61dc5b7f76
commit ab4ba01310
2 changed files with 7 additions and 7 deletions

12
LICENSE
View file

@ -278,14 +278,13 @@ This product contains 'Simple line icons', which can be obtains at:
This product contains 'GLYPHICONS Halflings', which can be obtains at:
This product contains 'Bootstrap v3.0.2', which can be obtains at:
* LICENSE:
* MIT License (https://github.com/twbs/bootstrap/blob/master/LICENSE)
Copyright (c) 2011-2015 Twitter, Inc
* HOMEPAGE:
* http://getbootstrap.com
* http://www.apache.org/licenses/LICENSE-2.0
Copyright 2013 Twitter, Inc.
* HOMEPAGE
* http://getbootstrap.com/
This product contains 'jekyll-bootstrap', which can be obtains at:
@ -296,6 +295,7 @@ This product contains 'jekyll-bootstrap', which can be obtains at:
* https://github.com/plusjade/jekyll-bootstrap
This product contains 'jekyll', which can be obtains at:
* LICENSE:

View file

@ -459,7 +459,7 @@
<exclude>spark-*-bin*/**</exclude>
<!-- bundled from bootstrap -->
<exclude>docs/assets/themes/zeppelin/bootstrap/fonts/glyphicons-halflings-regular.svg</exclude>
<exclude>docs/assets/themes/zeppelin/bootstrap/**</exclude>
<exclude>docs/assets/themes/zeppelin/css/style.css</exclude>
<exclude>docs/_includes/themes/zeppelin/_jumbotron.html</exclude>
<exclude>docs/_includes/themes/zeppelin/_navigation.html</exclude>