zabetak commented on PR #707: URL: https://github.com/apache/incubator-xtable/pull/707#issuecomment-2857348273
Extract from the AL2 license: _If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the **attribution notices** contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works_ In a nutshell, we much check the NOTICE file in our dependencies and if present, extract/copy the Copyright related information in the XTable NOTICE file. This is for projects under AL2 that are **not ASF projects**. For ASF dependencies we don't need to do this as explained in [LEGAL-684](https://issues.apache.org/jira/browse/LEGAL-684). The https://github.com/apache/iceberg/blob/main/aws-bundle/NOTICE is bloated with lots of useless information so I wouldn't say it is the best example. -- 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: commits-unsubscr...@xtable.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org