Repository: yetus Updated Branches: refs/heads/master 131f3af9b -> a23acaf2f
YETUS-402 Minor issues with LICENSE and NOTICE files Signed-off-by: Allen Wittenauer <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/yetus/repo Commit: http://git-wip-us.apache.org/repos/asf/yetus/commit/a23acaf2 Tree: http://git-wip-us.apache.org/repos/asf/yetus/tree/a23acaf2 Diff: http://git-wip-us.apache.org/repos/asf/yetus/diff/a23acaf2 Branch: refs/heads/master Commit: a23acaf2fbefc7701eaa0ecfafe78489df72872f Parents: 131f3af Author: Ajay Yadava <[email protected]> Authored: Sun Jul 10 16:21:00 2016 +0530 Committer: Allen Wittenauer <[email protected]> Committed: Thu Jul 14 07:16:10 2016 -0700 ---------------------------------------------------------------------- LICENSE | 7 +++++++ NOTICE | 4 ---- 2 files changed, 7 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/yetus/blob/a23acaf2/LICENSE ---------------------------------------------------------------------- diff --git a/LICENSE b/LICENSE index 5d33543..5e115b3 100644 --- a/LICENSE +++ b/LICENSE @@ -232,6 +232,13 @@ THE SOFTWARE. ---- +This project incorporates NORMALIZE.css as bundled with the Twitter Bootstrap +project which is released under the same license as Bootstrap. + +Copyright © Nicolas Gallagher and Jonathan Neal + +---- + This project incorporates GLYPHICONS FREE as bundled with the Twitter Bootstrap project which are released under the same license as Bootstrap. http://git-wip-us.apache.org/repos/asf/yetus/blob/a23acaf2/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE index df9d053..73e26b4 100644 --- a/NOTICE +++ b/NOTICE @@ -8,9 +8,5 @@ The Apache Software Foundation (http://www.apache.org/). Additional licenses for the Apache Yetus Source/Website: --- -* Bootstrap: Copyright (c) 2011-2015 Twitter, Inc -* GLYPHICONS FREE: Copyright (c) 2010-2015 Jan Kovarik -* Font Awesome: Copyright (c) 2015 Dave Gandy -* JQuery: Copyright jQuery Foundation and other contributors See LICENSE for terms.
