busbey commented on a change in pull request #41: HBASE-22338 LICENSE file only contains Apache 2.0. URL: https://github.com/apache/hbase-connectors/pull/41#discussion_r323945661
########## File path: kafka/hbase-kafka-model/src/main/appended-resources/META-INF/LICENSE ########## @@ -0,0 +1,69 @@ +==== +Apache HBase - Model Objects for Kafka Proxy contained works + +This product contains additional works that are distributed under licenses +other than ASL v2. Details below. +==== + +---- +This product includes SLF4J API Module version +1.7.25 under the terms of the MIT license which can be found at: +https://www.slf4j.org/license.html + +Copyright (c) 2004-2017 QOS.ch + All rights reserved. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + "Software"), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +---- +This product includes ParaNamer Core Module version 2.3 +under the terms of the BSD license which can be found at: +https://github.com/paul-hammant/paranamer/releases/tag/paranamer-2.3 Review comment: I think the correct link is https://github.com/paul-hammant/paranamer/blob/paranamer-2.3/LICENSE.txt ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
