Updated Branches: refs/heads/master f43b4a093 -> 4cfcce30a
Adding in gui/docs libs Project: http://git-wip-us.apache.org/repos/asf/incubator-blur/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-blur/commit/4cfcce30 Tree: http://git-wip-us.apache.org/repos/asf/incubator-blur/tree/4cfcce30 Diff: http://git-wip-us.apache.org/repos/asf/incubator-blur/diff/4cfcce30 Branch: refs/heads/master Commit: 4cfcce30ab527bc9725d367015f6de506bf71249 Parents: f43b4a0 Author: williamstw <[email protected]> Authored: Mon Aug 26 23:57:53 2013 -0400 Committer: williamstw <[email protected]> Committed: Mon Aug 26 23:57:53 2013 -0400 ---------------------------------------------------------------------- LICENSE | 14 ++++++++++++++ 1 file changed, 14 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/4cfcce30/LICENSE ---------------------------------------------------------------------- diff --git a/LICENSE b/LICENSE index a9c0efc..e54ab73 100644 --- a/LICENSE +++ b/LICENSE @@ -714,3 +714,17 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. + +========================================================================== +The Apache License, Version 2.0 applies to the following libraries: Bootstrap +./docs/resources/js/bootstrap.min.js +========================================================================== +This product bundles the following, which is available under the MIT License: jQuery + +Copyright 2013 jQuery Foundation and other contributors +http://jquery.com/ + +========================================================================== +This product bundles the following, which is available under the MIT License: Respond.js +./docs/resources/js/respond.min.js +Copyright (C) 2012 by Ryan Van Etten \ No newline at end of file
