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

yuqi1129 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 60bd84d401 [Cherry-pick to branch-1.3] [MINOR] fix(license): add 
jcasbin-chain to iceberg-rest-server LICENSE and required binary NOTICE entries 
(#11769) (#11786)
60bd84d401 is described below

commit 60bd84d401ffccab24ae5ff17db4b8f9c281f0da
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 24 15:56:26 2026 +0800

    [Cherry-pick to branch-1.3] [MINOR] fix(license): add jcasbin-chain to 
iceberg-rest-server LICENSE and required binary NOTICE entries (#11769) (#11786)
    
    **Cherry-pick Information:**
    - Original commit: b7bb50c557955c0d58ea5f7586a62948b03ffafe
    - Target branch: `branch-1.3`
    - Status: ✅ Clean cherry-pick (no conflicts)
    
    Co-authored-by: mchades <[email protected]>
---
 LICENSE.iceberg | 5 +++++
 NOTICE.bin      | 6 ++++++
 NOTICE.iceberg  | 3 +++
 NOTICE.trino    | 6 ++++++
 4 files changed, 20 insertions(+)

diff --git a/LICENSE.iceberg b/LICENSE.iceberg
index 0d770dc52c..09203313b8 100644
--- a/LICENSE.iceberg
+++ b/LICENSE.iceberg
@@ -210,6 +210,7 @@
    Apache Directory LDAP API Utilities
    ApacheDS I18n
    ApacheDS Protocol Kerberos Codec
+   Aviator
    AWS Java SDK annotations
    AWS SDK for Java 2.0
    RoaringBitmap
@@ -221,6 +222,7 @@
    Apache Commons Codec
    Apache Commons Collections
    Apache Commons Configuration
+   Apache Commons CSV
    Apache Commons Daemon
    Apache Commons DBCP
    Apache Jakarta Commons Digester
@@ -253,6 +255,7 @@
    Apache HttpComponents Core HTTP/1.1
    Apache HttpComponents Core HTTP/2
    Apache Iceberg
+   IPAddress
    J2ObjC Annotations
    Jackson Annotations
    Jackson Core
@@ -270,6 +273,7 @@
    Javax JDO API
    JBoss Logging
    JBoss Threads
+   JCasbin
    JCIP Annotations
    Apache Java Data Objects (JDO)
    JetS3t
@@ -282,6 +286,7 @@
    MyBatis
    The Netty Project
    Nimbus JOSE + JWT
+   OGNL
    OkHttp
    Okio
    OpenCSV
diff --git a/NOTICE.bin b/NOTICE.bin
index a7c6b4c5ff..ca96e92228 100644
--- a/NOTICE.bin
+++ b/NOTICE.bin
@@ -51,6 +51,9 @@ Copyright 2016-2023 The Apache Software Foundation
 Apache Ranger
 Copyright 2014-2024 The Apache Software Foundation
 
+Micrometer
+Copyright (c) 2017-Present VMware, Inc. All Rights Reserved.
+
 Apache Hadoop
 Copyright 2006 and onwards The Apache Software Foundation.
 
@@ -131,6 +134,9 @@ Copyright 2001-2015 The Apache Software Foundation
 Apache Commons Configuration
 Copyright 2001-2008 The Apache Software Foundation
 
+Apache Commons CSV
+Copyright 2005-2024 The Apache Software Foundation
+
 Apache Commons Daemon
 Copyright 1999-2013 The Apache Software Foundation
 
diff --git a/NOTICE.iceberg b/NOTICE.iceberg
index dd47c31259..b3ae552579 100644
--- a/NOTICE.iceberg
+++ b/NOTICE.iceberg
@@ -80,6 +80,9 @@ Copyright 2001-2015 The Apache Software Foundation
 Apache Commons Configuration
 Copyright 2001-2008 The Apache Software Foundation
 
+Apache Commons CSV
+Copyright 2005-2024 The Apache Software Foundation
+
 Apache Commons Daemon
 Copyright 1999-2013 The Apache Software Foundation
 
diff --git a/NOTICE.trino b/NOTICE.trino
index 055f5a7f7a..78e0f478d4 100644
--- a/NOTICE.trino
+++ b/NOTICE.trino
@@ -17,6 +17,12 @@ Copyright (c) 2008-2020, Hazelcast, Inc. All Rights Reserved.
 Apache Commons Lang
 Copyright 2001-2025 The Apache Software Foundation
 
+Google Guice - Core Library
+Copyright 2006-2023 Google, Inc.
+
+Jackson JSON processor
+Copyright 2007-, Tatu Saloranta ([email protected])
+
 Apache log4j
 Copyright 2010 The Apache Software Foundation
 

Reply via email to