cnauroth commented on code in PR #1957: URL: https://github.com/apache/zookeeper/pull/1957#discussion_r1046120947
########## zookeeper-server/src/main/resources/NOTICE.txt: ########## @@ -32,29 +35,112 @@ Base64 Encoder and Decoder, which can be obtained at: * HOMEPAGE: * http://iharder.sourceforge.net/current/java/base64/ -This product contains a modified version of 'JZlib', a re-implementation of -zlib in pure Java, which can be obtained at: +This product contains a modified portion of 'Webbit', an event based +WebSocket and HTTP server, which can be obtained at: + + * LICENSE: + * license/LICENSE.webbit.txt (BSD License) + * HOMEPAGE: + * https://github.com/joewalnes/webbit + +This product contains a modified portion of 'SLF4J', a simple logging +facade for Java, which can be obtained at: + + * LICENSE: + * license/LICENSE.slf4j.txt (MIT License) + * HOMEPAGE: + * https://www.slf4j.org/ +This product contains a modified portion of 'Apache Harmony', an open source Review Comment: Thanks for the information! The updates coming from Netty make sense to me now. I recall a conversation a few months ago concluding that this process is fine. -- 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. To unsubscribe, e-mail: notifications-unsubscr...@zookeeper.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org