This is an automated email from the ASF dual-hosted git repository.

mchades pushed a commit to branch branch-1.3
in repository https://gitbox.apache.org/repos/asf/gravitino.git


The following commit(s) were added to refs/heads/branch-1.3 by this push:
     new 26ef03653f [Cherry-pick to branch-1.3] [#11525] improvement(license): 
Add AWS SDK license entries for catalog-glue (#11526) (#11546)
26ef03653f is described below

commit 26ef03653f26194cd9f47da25b07f7b4cff71102
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 10 13:40:54 2026 +0800

    [Cherry-pick to branch-1.3] [#11525] improvement(license): Add AWS SDK 
license entries for catalog-glue (#11526) (#11546)
    
    **Cherry-pick Information:**
    - Original commit: 491d244df0fb72ab15c6735bd49106f033951afe
    - Target branch: `branch-1.3`
    - Status: ✅ Clean cherry-pick (no conflicts)
    
    Co-authored-by: Yuhui <[email protected]>
---
 LICENSE.bin |  3 +++
 NOTICE.bin  | 20 ++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/LICENSE.bin b/LICENSE.bin
index 0f958ed614..c79242ee65 100644
--- a/LICENSE.bin
+++ b/LICENSE.bin
@@ -256,6 +256,9 @@
    Apache Commons Pool
    Air Compressor
    Airlift
+   AWS SDK for Java 2.0 Annotations
+   AWS SDK for Java 2.0
+   AWS EventStream for Java
    The Netty Project
    Open Telemetry
    Open Lineage
diff --git a/NOTICE.bin b/NOTICE.bin
index 5b24f40fbf..66f1938c35 100644
--- a/NOTICE.bin
+++ b/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/).
+
+**********************
+THIRD PARTY COMPONENTS
+**********************
+This software includes third party software subject to the following 
copyrights:
+- XML parsing and utility functions from JetS3t - Copyright 2006-2009 James 
Murty.
+- PKCS#1 PEM encoded private key parsing and utility functions from 
oauth.googlecode.com - Copyright 1998-2010 AOL Inc.
+- Apache Commons Lang - https://github.com/apache/commons-lang
+- Netty Reactive Streams - 
https://github.com/playframework/netty-reactive-streams
+- Jackson-core - https://github.com/FasterXML/jackson-core
+- Jackson-dataformat-cbor - 
https://github.com/FasterXML/jackson-dataformats-binary
+
+AWS EventStream for Java
+Copyright 2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
+
 Apache Iceberg
 Copyright 2017-2022 The Apache Software Foundation
 

Reply via email to