snazy commented on code in PR #4385: URL: https://github.com/apache/polaris/pull/4385#discussion_r3224889477
########## runtime/server/distribution/LICENSE: ########## @@ -214,7 +214,7 @@ This product bundles and includes code from Apache Iceberg. Copyright: Copyright 2017-2025 The Apache Software Foundation Home page: https://iceberg.apache.org -License: https://www.apache.org/licenses/LICENSE-2.0 +License: Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt Review Comment: ```suggestion License: Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0 ``` This should be aligned to [this line](https://github.com/apache/polaris/pull/4385/changes#diff-425dfe4d8c6d8d2bc82694269e1860b8d57fcbc4061bf20c7b4654afca2df043R217), which is what CI complains about. -- 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]
