Github user joewitt commented on a diff in the pull request:
https://github.com/apache/nifi/pull/2671#discussion_r191611907
--- Diff: nifi-nar-bundles/nifi-marklogic-bundle/LICENSE.txt ---
@@ -0,0 +1,72 @@
+Apache License
--- End diff --
This license file should be located in the NAR under meta-inf just like the
following example. Further, it should contain the same text/same format of
text for the ALv2 license.
https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-nar/src/main/resources/META-INF/LICENSE
---