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

yuqi4733 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino.git


The following commit(s) were added to refs/heads/main by this push:
     new 2d7c7623f2 [#10421] improvement (docs): Update Apache Gravitino 
copyright year to 2026 in NOTICE files (#10422) (#10423)
2d7c7623f2 is described below

commit 2d7c7623f2d43ce4f66844521ae895503a4a07e7
Author: Yuhui <[email protected]>
AuthorDate: Fri Mar 13 09:26:12 2026 +0800

    [#10421] improvement (docs): Update Apache Gravitino copyright year to 2026 
in NOTICE files (#10422) (#10423)
    
    ### What changes were proposed in this pull request?
    
    Cherry-pick of #10422 from branch-1.2 to main.
    
    Update the Apache Gravitino copyright year to 2026 in `NOTICE.bin`,
    `NOTICE.iceberg`, `NOTICE.lance`, and `NOTICE.trino`. Only the "Apache
    Gravitino" product copyright lines are changed; third-party component
    copyright lines are left untouched.
    
    ### Why are the changes needed?
    
    Fix: #10421
    
    The copyright year for the Apache Gravitino product itself was outdated
    (2024/2025) in four NOTICE files.
    
    ### Does this PR introduce _any_ user-facing change?
    
    No.
    
    ### How was this patch tested?
    
    N/A — documentation/metadata change only.
---
 NOTICE.bin     | 2 +-
 NOTICE.iceberg | 4 ++--
 NOTICE.lance   | 2 +-
 NOTICE.trino   | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/NOTICE.bin b/NOTICE.bin
index 98127def2a..6df85783e4 100644
--- a/NOTICE.bin
+++ b/NOTICE.bin
@@ -1,5 +1,5 @@
 Apache Gravitino
-Copyright 2024 The Apache Software Foundation
+Copyright 2026 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/NOTICE.iceberg b/NOTICE.iceberg
index 0560ff8924..dd47c31259 100644
--- a/NOTICE.iceberg
+++ b/NOTICE.iceberg
@@ -1,5 +1,5 @@
 Apache Gravitino
-Copyright 2025 The Apache Software Foundation
+Copyright 2026 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
@@ -256,7 +256,7 @@ AWS EventStream for Java
 Copyright 2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 
 Apache Gravitino
-Copyright 2024 The Apache Software Foundation
+Copyright 2026 The Apache Software Foundation
 
 The initial code for the Gravitino project was donated
 to the ASF by Datastrato (https://datastrato.ai/) copyright 2023-2024.
diff --git a/NOTICE.lance b/NOTICE.lance
index 0bac43e237..24087343b2 100644
--- a/NOTICE.lance
+++ b/NOTICE.lance
@@ -1,5 +1,5 @@
 Apache Gravitino
-Copyright 2025 The Apache Software Foundation
+Copyright 2026 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/NOTICE.trino b/NOTICE.trino
index 12a19d5668..055f5a7f7a 100644
--- a/NOTICE.trino
+++ b/NOTICE.trino
@@ -1,5 +1,5 @@
 Apache Gravitino
-Copyright 2025 The Apache Software Foundation
+Copyright 2026 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).

Reply via email to