kou commented on issue #45867: URL: https://github.com/apache/arrow/issues/45867#issuecomment-2767874887
In general, we should create `python/LICENSE.txt` and `python/NOTICE.txt` instead of symbolic linking to the top-level `LICENSE.txt`/`NOTICE.txt` because the top-level `LICENSE.txt`/`NOTICE.txt` include unrelated information for `python/`. (sdist includes only `python/` and wheels includes only binaries of `cpp/` and `python/`.) The Apache 2.0 license doesn't require `NOTICE.txt` but the ASF policy requires it: https://www.apache.org/legal/src-headers.html#notice -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org