Copilot commented on code in PR #11517:
URL: https://github.com/apache/gravitino/pull/11517#discussion_r3378559413
##########
LICENSE.bin:
##########
@@ -256,6 +256,9 @@
Apache Commons Pool
Air Compressor
Airlift
+ AWS Java SDK annotations
Review Comment:
The entry “AWS Java SDK annotations” is ambiguous (it reads like the AWS
Java SDK v1), while this PR is adding AWS SDK for Java 2.0 notices. Renaming
this list item to explicitly reference AWS SDK for Java 2.0 annotations would
avoid confusion in the binary LICENSE component list.
##########
NOTICE.bin:
##########
@@ -10,6 +10,26 @@ to the ASF by Datastrato (https://datastrato.ai/) copyright
2023-2024.
The Web UI also has a NOTICE file please see web/NOTICE
for it's contents.
+AWS SDK for Java 2.0
+Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+
+This product includes software developed by
+Amazon Technologies, Inc (http://www.amazon.com/).
Review Comment:
Typo in the AWS SDK notice: the corporate suffix should be written as “Inc.”
(with a trailing period). If this text is intended to mirror the upstream AWS
NOTICE, keeping punctuation exact helps avoid compliance drift.
--
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]