jorisvandenbossche commented on PR #38472: URL: https://github.com/apache/arrow/pull/38472#issuecomment-1849656892
> (Can't see the reason for the linter build to keep failing though ...) ``` INFO:archery:Running Docker linter apache-rat license violation: cpp/src/arrow/c/dlpack_abi.h ``` I don't know if it is fine to add this file to `dev/release/rat_exclude_files.txt` to ignore it in the license check, or whether we should add the standard license header to this file. If it's considered "third party work" (given we simply copied it), then I assume the first, but then we need to add a note to NOTICE.txt? Although for header files that are _meant_ to be included, it's maybe not needed to consider them as third party code? -- 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]
