justinmclean commented on code in PR #1565: URL: https://github.com/apache/polaris/pull/1565#discussion_r2083649929
########## NOTICE: ########## @@ -7,3 +7,18 @@ The Apache Software Foundation (http://www.apache.org/). The initial code for the Polaris project was donated to the ASF by Snowflake Inc. (https://www.snowflake.com/) copyright 2024. +-------------------------------------------------------------------------------- + +This project includes code from Apache Iceberg, with the following +copyright notice: + +| Apache Iceberg +| Copyright 2017-2025 The Apache Software Foundation + +-------------------------------------------------------------------------------- + +This project includes code from Project Nessie, developed at Dremio, +with the following copyright notice: + +| Nessie +| Copyright 2015-2025 Dremio Corporation Review Comment: This seems a bit too minimal. What other parts of their NOTICE files apply? As noted in the legal JIRA you pointed to the copyright lines above could be dropped. -- 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]
