zjw1111 opened a new pull request, #153: URL: https://github.com/apache/paimon-cpp/pull/153
### Purpose Linked issue: N/A This PR cleans up third-party license and notice attribution across the source tree. - Move third-party license texts into dedicated files under `licenses/`. - Correct component-to-file mappings in `LICENSE` and retain relevant upstream `NOTICE` entries. - Pin adapted-source links to the actual Apache Arrow 17.0.0 and Apache Iceberg C++ 0.2.0 sources. - Narrow Apache RAT exclusions to files that require non-ASF license handling. - Normalize source attribution comments and ASF headers. This is a licensing metadata cleanup and does not change runtime behavior. ### Tests - `pre-commit run --all-files` - Apache RAT 0.16.1 with `.github/.rat-excludes` (`0 Unknown Licenses`) - `git diff --check` ### API and Format No API, storage format, or protocol changes. ### Documentation No user-facing documentation changes. Existing source attribution links were corrected. ### Generative AI tooling Generated-by: OpenAI Codex (GPT-5) -- 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]
