JackHintonSmartDCSIT commented on code in PR #8691: URL: https://github.com/apache/nifi/pull/8691#discussion_r1610070453
########## nifi-extension-bundles/nifi-network-bundle/nifi-network-processors-nar/src/main/resources/META-INF/NOTICE: ########## @@ -4,6 +4,12 @@ Copyright 2017-2020 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). +This project includes derived works from the Kaitai Project available under the MIT License. + Portions of code found at https://formats.kaitai.io/pcap/java.html + Copyright 2015-2023 Kaitai Project + The code can be found in: + nifi-nar-bundles/nifi-network-bundle/nifi-network-processors/util/PCAP.java + nifi-nar-bundles/nifi-network-bundle/nifi-network-processors/util/Linktype.java Review Comment: I've made those changes but I've left this open until we determine whether this information in both sets of files or not. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
