Repository: incubator-ranger Updated Branches: refs/heads/ranger-0.5 70eee6770 -> 077c63ff2
RANGER-964: Fix LICENSE.txt Signed-off-by: Velmurugan Periasamy <[email protected]> (cherry picked from commit df11ae699f0a07754717b1867bc2b0b359cb4596) Project: http://git-wip-us.apache.org/repos/asf/incubator-ranger/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ranger/commit/077c63ff Tree: http://git-wip-us.apache.org/repos/asf/incubator-ranger/tree/077c63ff Diff: http://git-wip-us.apache.org/repos/asf/incubator-ranger/diff/077c63ff Branch: refs/heads/ranger-0.5 Commit: 077c63ff22e08268e3f8e37db77359e0f24d040b Parents: 70eee67 Author: Velmurugan Periasamy <[email protected]> Authored: Tue May 17 11:13:17 2016 -0400 Committer: Velmurugan Periasamy <[email protected]> Committed: Tue May 17 11:17:44 2016 -0400 ---------------------------------------------------------------------- LICENSE.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/077c63ff/LICENSE.txt ---------------------------------------------------------------------- diff --git a/LICENSE.txt b/LICENSE.txt index 0c6c3a2..0b7fc45 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -234,7 +234,7 @@ This product includes jQuery Toggles v2.0.4 (http://simontabor.com/labs/toggles This product includes jQuery UI Tag-it! (http://aehlke.github.com/tag-it/ - MIT license), Copyright 2011, Levy Carneiro Jr. This product includes bootbox.js v3.3.0 (http://bootboxjs.com/ - MIT license), Copyright © 2011-2014 by Nick Payne. This product includes moment.js (http://moment.js - MIT license), Copyright © 2011-2014 Tim Wood, Iskren Chernev, Moment.js contributors. -This product includes Globalize (http://github.com/jquery/globalize - MIT license), Copyright Software Freedom Conservancy, Inc. +This product includes Globalize (http://github.com/jquery/globalize - MIT license), Copyright Software Freedom Conservancy, Inc. Globalize license applies to all files under globalize including globalize/generator. This product includes RequireJS 2.1.8 (http://github.com/jrburke/requirejs - New BSD or MIT licensed), Copyright © 2010-2012, The Dojo Foundation All Rights Reserved. This product includes Handlebars.js (http://handlebarsjs.com/ - MIT license), Copyright © 2011-2014 by Yehuda Katz. This product includes Font Awesome 3.2.1 (http://fontawesome.io/ - MIT licence) by Dave Gandy
