JingsongLi opened a new pull request, #1067: URL: https://github.com/apache/incubator-paimon/pull/1067
### Purpose Fix license problem. Copy / reference code and distribution containing binary are both bundled dependency. For copy/reference code: 1.If it is an ASF project, no copyright is added to the source code, but if there is a copyright in the NOTICE file of the related project, it needs to be added to the NOTICE file of this project. file of this project. Reference: https://www.apache.org/legal/src-headers.html#headers https://infra.apache.org/licensing-howto.html#bundle-asf-product 2.If it is a non-ASF project, but the code owner is not authorized to ASF, you need to keep the copyright content in the code and mark it in the LICENSE file. Reference: https://www.apache.org/legal/src-headers.html#3party https://infra.apache.org/licensing-howto.html#alv2-dep https://infra.apache.org/licensing-howto.html#permissive-deps -- 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]
