joewitt commented on code in PR #8839: URL: https://github.com/apache/nifi/pull/8839#discussion_r1605453096
########## nifi-extension-bundles/nifi-couchbase-bundle/nifi-couchbase-services-api-nar/src/main/resources/META-INF/NOTICE: ########## @@ -0,0 +1,21 @@ +nifi-couchbase-services-api-nar +Copyright 2014-2024 The Apache Software Foundation + Review Comment: there is also reactive-streams in the build but not referenced. It is MIT licensed which means it needs to be copied into a LICENSE file and carried forward as appropriate to the assembly LICENSE too if not already. https://github.com/reactive-streams/reactive-streams-jvm/blob/v1.0.4/LICENSE -- 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]
