From 670b59e527cff5ca2d0688728b998cb050572940 Mon Sep 17 00:00:00 2001 From: Sean Busbey Date: Tue, 18 Aug 2015 17:59:02 -0500 Subject: [PATCH] HBASE-14246 Correct missing license and notice info for branch 0.98 and earlier --- .../src/main/resources/META-INF/NOTICE.vm | 1 + .../src/main/resources/supplemental-models.xml | 308 +++++++++++++++++++++ 2 files changed, 309 insertions(+) diff --git a/hbase-resource-bundle/src/main/resources/META-INF/NOTICE.vm b/hbase-resource-bundle/src/main/resources/META-INF/NOTICE.vm index 368e847..8a0e015 100644 --- a/hbase-resource-bundle/src/main/resources/META-INF/NOTICE.vm +++ b/hbase-resource-bundle/src/main/resources/META-INF/NOTICE.vm @@ -298,6 +298,7 @@ Licensed under ${dep.licenses[0].name}, see LICENSE for details. incorporated from ${dep.groupId}:${dep.artifactId}:${dep.packaging}:${dep.version} For source see '${dep.url}'. + #end #end #end diff --git a/hbase-resource-bundle/src/main/resources/supplemental-models.xml b/hbase-resource-bundle/src/main/resources/supplemental-models.xml index ae9090a..d69f22a 100644 --- a/hbase-resource-bundle/src/main/resources/supplemental-models.xml +++ b/hbase-resource-bundle/src/main/resources/supplemental-models.xml @@ -98,11 +98,43 @@ under the License. com.github.stephenc.high-scale-lib high-scale-lib + Highly Scalable Java Public Domain repo + http://creativecommons.org/licenses/publicdomain/ + +The person or persons who have associated work with this document (the +"Dedicator" or "Certifier") hereby either (a) certifies that, to the best +of his knowledge, the work of authorship identified is in the public +domain of the country from which the work is published, or (b) hereby +dedicates whatever copyright the dedicators holds in the work of +authorship identified below (the "Work") to the public domain. A +certifier, moreover, dedicates any copyright interest he may have in the +associated work, and for these purposes, is described as a "dedicator" +below. + +A certifier has taken reasonable steps to verify the copyright status of +this work. Certifier recognizes that his good faith efforts may not +shield him from liability if in fact the work certified is not in the +public domain. + +Dedicator makes this dedication for the benefit of the public at large and +to the detriment of the Dedicator's heirs and successors. Dedicator +intends this dedication to be an overt act of relinquishment in perpetuity +of all present and future rights under copyright law, whether vested or +contingent, in the Work. Dedicator understands that such relinquishment of +all rights includes the relinquishment of all rights to enforce (by +lawsuit or otherwise) those copyrights in the Work. + +Dedicator recognizes that, once placed in the public domain, the Work may +be freely reproduced, distributed, transmitted, used, modified, built +upon, or otherwise exploited by anyone for any purpose, commercial or +non-commercial, and in any way, including by methods that have not yet +been invented or conceived. + @@ -581,6 +613,47 @@ Copyright (c) 2011 FuseSource Corp. All rights reserved. + + + org.hamcrest + hamcrest-core + + + + New BSD license + http://www.opensource.org/licenses/bsd-license.php + repo + +Copyright (c) 2000-2006, www.hamcrest.org +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +Redistributions of source code must retain the above copyright notice, this list of +conditions and the following disclaimer. Redistributions in binary form must reproduce +the above copyright notice, this list of conditions and the following disclaimer in +the documentation and/or other materials provided with the distribution. + +Neither the name of Hamcrest nor the names of its contributors 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 AND CONTRIBUTORS "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 OWNER OR CONTRIBUTORS 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. + + + + + @@ -712,6 +785,63 @@ Copyright (c) 2010-2011 Oracle and/or its affiliates. + com.sun.jersey + jersey-grizzly2 + Grizzly 2.0 container for Jersey + https://java.net/projects/jersey/ + + + + CDDL 1.1 + https://glassfish.java.net/public/CDDL+GPL_1_1.html + repo + +Copyright (c) 2010-2011 Oracle and/or its affiliates. + + + + + + + + com.sun.jersey.jersey-test-framework + jersey-test-framework-core + Jersey Test Framework - Core + https://java.net/projects/jersey/ + + + + CDDL 1.1 + https://glassfish.java.net/public/CDDL+GPL_1_1.html + repo + +Copyright (c) 2010-2011 Oracle and/or its affiliates. + + + + + + + + com.sun.jersey.jersey-test-framework + jersey-test-framework-grizzly2 + Jersey Test Framework - Grizzly 2 Module + https://java.net/projects/jersey/ + + + + CDDL 1.1 + https://glassfish.java.net/public/CDDL+GPL_1_1.html + repo + +Copyright (c) 2010-2011 Oracle and/or its affiliates. + + + + + + + com.sun.jersey.contribs jersey-guice https://java.net/projects/jersey/ @@ -730,6 +860,48 @@ Copyright (c) 2010-2011 Oracle and/or its affiliates. + javax.servlet + javax.servlet-api + Java Servlet API + http://servlet-spec.java.net + + + + Common Development and Distribution License (CDDL) v1.0 + https://glassfish.dev.java.net/public/CDDL+GPL.html + repo + +Copyright (c) 1997-2011 Oracle and/or its affiliates. + + + + + + + + org.glassfish + javax.servlet + javax.servlet API v.3.0 + http://jcp.org/en/jsr/detail?id=315 + + + + + CDDL 1.1 + https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html + repo + +Copyright (c) 1997-2010 Oracle and/or its affiliates. + + + + + + + com.sun.xml.bind jaxb-impl JAXB Reference Implementation for GlassFish @@ -829,6 +1001,142 @@ Copyright 2005 Sun Microsystems, Inc. and portions Copyright Apache Software Fou + + + + + org.glassfish.external + management-api + GlassFish Common APIs + https://kenai.com/hg/gmbal~gf_common + + + + Common Development and Distribution License (CDDL) v1.0 + https://glassfish.dev.java.net/public/CDDL+GPL.html + repo + +Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved. + + + + + + + + org.glassfish.gmbal + gmbal-api-only + gmbal API + http://kenai.com/hg/gmbal~master + + + + Common Development and Distribution License (CDDL) v1.0 + https://glassfish.dev.java.net/public/CDDL+GPL.html + repo + +Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved. + + + + + + + + + + org.glassfish.grizzly + grizzly-framework + http://grizzly.java.net + + + + Common Development and Distribution License (CDDL) v1.0 + https://glassfish.dev.java.net/public/CDDL+GPL.html + repo + +Copyright (c) 2007-2011 Oracle and/or its affiliates. All rights reserved. + + + + + + + + org.glassfish.grizzly + grizzly-http + http://grizzly.java.net + + + + Common Development and Distribution License (CDDL) v1.0 + https://glassfish.dev.java.net/public/CDDL+GPL.html + repo + +Copyright (c) 2007-2011 Oracle and/or its affiliates. All rights reserved. + + + + + + + + org.glassfish.grizzly + grizzly-http-server + http://grizzly.java.net + + + + Common Development and Distribution License (CDDL) v1.0 + https://glassfish.dev.java.net/public/CDDL+GPL.html + repo + +Copyright (c) 2007-2011 Oracle and/or its affiliates. All rights reserved. + + + + + + + + org.glassfish.grizzly + grizzly-http-servlet + http://grizzly.java.net + + + + Common Development and Distribution License (CDDL) v1.0 + https://glassfish.dev.java.net/public/CDDL+GPL.html + repo + +Copyright (c) 2008-2011 Oracle and/or its affiliates. All rights reserved. + + + + + + + + org.glassfish.grizzly + grizzly-rcm + http://grizzly.java.net + + + + Common Development and Distribution License (CDDL) v1.0 + https://glassfish.dev.java.net/public/CDDL+GPL.html + repo + +Copyright (c) 2007-2011 Oracle and/or its affiliates. All rights reserved. + + + + + + + + + org.jamon -- 2.1.0