zentol commented on a change in pull request #7277: [FLINK-11022] Add LICENSE & NOTICE files for 1.6 URL: https://github.com/apache/flink/pull/7277#discussion_r246050678
########## File path: NOTICE-binary ########## @@ -0,0 +1,4297 @@ +// ------------------------------------------------------------------ +// NOTICE file corresponding to the section 4d of The Apache License, +// Version 2.0, in this case for Apache Flink +// ------------------------------------------------------------------ + +Apache Flink +Copyright 2006-2018 The Apache Software Foundation + +This project bundles the following dependencies under the Apache Software License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt) + +- log4j:log4j:1.2.17 +- org.apache.kafka:kafka-clients:jar:0.10.2.1 + +This project bundles the following dependencies under the MIT/X11 license. +See bundled license files for details. + +- org.slf4j:slf4j-log4j12:1.7.15 Review comment: Leftover from development; I've remove this block as it is correctly listed below. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
