Add GLYPHICONS Halflings license reference in LICENSE file
Project: http://git-wip-us.apache.org/repos/asf/incubator-gobblin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-gobblin/commit/6bf7aff0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-gobblin/tree/6bf7aff0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-gobblin/diff/6bf7aff0 Branch: refs/heads/master Commit: 6bf7aff01134eaa933c25f5e6cd913809d39e12a Parents: 2d8a12a Author: Abhishek Tiwari <[email protected]> Authored: Mon Jul 2 23:05:24 2018 +0530 Committer: Abhishek Tiwari <[email protected]> Committed: Mon Jul 2 23:05:24 2018 +0530 ---------------------------------------------------------------------- LICENSE | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-gobblin/blob/6bf7aff0/LICENSE ---------------------------------------------------------------------- diff --git a/LICENSE b/LICENSE index c90f26c..288241d 100644 --- a/LICENSE +++ b/LICENSE @@ -229,6 +229,37 @@ THE SOFTWARE. ---------------------------------------------------------------------------------------------------- +GLYPHICONS Halflings + +GLYPHICONS Halflings font is also released as an extension of Bootstrap +www.getbootstrap.com for free and it is released under the same license as Bootstrap. +Reference: https://glyphicons.com/license/ +(Bootstrap license below.) + +The MIT License (MIT) + +Copyright (c) 2011-2015 Twitter, Inc. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + +---------------------------------------------------------------------------------------------------- + normalize.css The MIT License (MIT)
