Repository: incubator-blur Updated Branches: refs/heads/master 1db939f4d -> d2f8e2d8f
Fixed the path for some of the libs in LICENSE Project: http://git-wip-us.apache.org/repos/asf/incubator-blur/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-blur/commit/d2f8e2d8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-blur/tree/d2f8e2d8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-blur/diff/d2f8e2d8 Branch: refs/heads/master Commit: d2f8e2d8f851526eefcb6a31b0c5c4d34f7b6a5d Parents: 1db939f Author: Chris Rohr <[email protected]> Authored: Mon Jul 21 22:30:48 2014 -0400 Committer: Chris Rohr <[email protected]> Committed: Mon Jul 21 22:30:48 2014 -0400 ---------------------------------------------------------------------- LICENSE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/d2f8e2d8/LICENSE ---------------------------------------------------------------------- diff --git a/LICENSE b/LICENSE index d0b9c82..b94b796 100644 --- a/LICENSE +++ b/LICENSE @@ -355,11 +355,11 @@ typeahead.js Copyright 2013-2014 Twitter, Inc. and other contributors; Licensed MIT jquery.event.gevent -./blur-console/src/main/webapp/js/util/jquery.event.gevent.js +./blur-console/src/main/webapp/js/utils/jquery.event.gevent.js Copyright (c) 2013 Michael S. Mikowski jquery.uriAnchor -./blur-console/src/main/webapp/js/util/jquery.uriAnchor.js +./blur-console/src/main/webapp/js/utils/jquery.uriAnchor.js Copyright (c) 2013 Michael S. Mikowski respond
