Updated Branches: refs/heads/master 793a85f7d -> 1ab982d1f
More javascript licensing Project: http://git-wip-us.apache.org/repos/asf/incubator-blur/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-blur/commit/1ab982d1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-blur/tree/1ab982d1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-blur/diff/1ab982d1 Branch: refs/heads/master Commit: 1ab982d1fb4a2fbc6b45db14a0f727cc3a11f004 Parents: 793a85f Author: williamstw <[email protected]> Authored: Mon Aug 19 19:46:52 2013 -0400 Committer: williamstw <[email protected]> Committed: Mon Aug 19 19:46:52 2013 -0400 ---------------------------------------------------------------------- distribution/src/main/resources/LICENSE-src.txt | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/1ab982d1/distribution/src/main/resources/LICENSE-src.txt ---------------------------------------------------------------------- diff --git a/distribution/src/main/resources/LICENSE-src.txt b/distribution/src/main/resources/LICENSE-src.txt index 510fd32..446f951 100644 --- a/distribution/src/main/resources/LICENSE-src.txt +++ b/distribution/src/main/resources/LICENSE-src.txt @@ -202,7 +202,8 @@ limitations under the License. ========================================================================== -The Apache License, Version 2.0 applies to the following libraries: Bootstrap +The Apache License, Version 2.0 applies to the following libraries: Bootstrap, +Backbone Extension, Bootstrap Modal Helper ========================================================================== This product bundles JSON, which is available under the following license: @@ -304,3 +305,14 @@ Redistributions in binary form must reproduce the above copyright notice, this l Neither the name of Allan Jardine nor SpryMedia may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +========================================================================== +This product bundles the following, which is available under the MIT License: jQuery +Context Menu Plugin +-------------------------------------------------------------------------- +Copyright (c) A Beautiful Site, LLC. + +========================================================================== +This product bundles the following, which is available under the MIT License: Backbone.js +-------------------------------------------------------------------------- +(c) 2010-2012 Jeremy Ashkenas, DocumentCloud Inc. +
