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

chengpan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kyuubi.git


The following commit(s) were added to refs/heads/master by this push:
     new e6b1bf76c [KYUUBI #5933] Happy New Year 2024
e6b1bf76c is described below

commit e6b1bf76cbab2bd6fbdeccf29c03e34d646e127c
Author: Cheng Pan <[email protected]>
AuthorDate: Tue Jan 2 09:41:26 2024 +0800

    [KYUUBI #5933] Happy New Year 2024
    
    # :mag: Description
    ## Issue References ๐Ÿ”—
    
    Update the NOTICE files for coming 2024.
    
    ## Types of changes :bookmark:
    
    - [ ] Bugfix (non-breaking change which fixes an issue)
    - [ ] New feature (non-breaking change which adds functionality)
    - [ ] Breaking change (fix or feature that would cause existing 
functionality to change)
    
    ## Test Plan ๐Ÿงช
    
    Review
    
    ---
    
    # Checklist ๐Ÿ“
    
    - [x] This patch was not authored or co-authored using [Generative 
Tooling](https://www.apache.org/legal/generative-tooling.html)
    
    **Be nice. Be informative.**
    
    Closes #5933 from pan3793/notice-2024.
    
    Closes #5933
    
    25e85e5f5 [Cheng Pan] notice
    
    Authored-by: Cheng Pan <[email protected]>
    Signed-off-by: Cheng Pan <[email protected]>
---
 NOTICE                                                                  | 2 +-
 NOTICE-binary                                                           | 2 +-
 .../spark/kyuubi-spark-authz-shaded/src/main/resources/META-INF/NOTICE  | 2 +-
 externals/kyuubi-flink-sql-engine/src/main/resources/META-INF/NOTICE    | 2 +-
 externals/kyuubi-hive-sql-engine/src/main/resources/META-INF/NOTICE     | 2 +-
 externals/kyuubi-spark-sql-engine/src/main/resources/META-INF/NOTICE    | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/NOTICE b/NOTICE
index 8370cdd7e..b7d44bbbf 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,6 +1,6 @@
 
 Apache Kyuubi
-Copyright 2021-2023 The Apache Software Foundation.
+Copyright 2021-2024 The Apache Software Foundation.
 
 This product includes software developed at
 The Apache Software Foundation (https://www.apache.org/).
diff --git a/NOTICE-binary b/NOTICE-binary
index 40ec15010..85df42bb1 100644
--- a/NOTICE-binary
+++ b/NOTICE-binary
@@ -1,6 +1,6 @@
 
 Apache Kyuubi
-Copyright 2021-2023 The Apache Software Foundation.
+Copyright 2021-2024 The Apache Software Foundation.
 
 This product includes software developed at
 The Apache Software Foundation (https://www.apache.org/).
diff --git 
a/extensions/spark/kyuubi-spark-authz-shaded/src/main/resources/META-INF/NOTICE 
b/extensions/spark/kyuubi-spark-authz-shaded/src/main/resources/META-INF/NOTICE
index 9afa0f86d..c90e9a7a8 100644
--- 
a/extensions/spark/kyuubi-spark-authz-shaded/src/main/resources/META-INF/NOTICE
+++ 
b/extensions/spark/kyuubi-spark-authz-shaded/src/main/resources/META-INF/NOTICE
@@ -1,5 +1,5 @@
 Apache Kyuubi
-Copyright 2021-2023 The Apache Software Foundation.
+Copyright 2021-2024 The Apache Software Foundation.
 
 This product includes software developed at
 The Apache Software Foundation (https://www.apache.org/).
diff --git 
a/externals/kyuubi-flink-sql-engine/src/main/resources/META-INF/NOTICE 
b/externals/kyuubi-flink-sql-engine/src/main/resources/META-INF/NOTICE
index 74a23577f..652beb22f 100644
--- a/externals/kyuubi-flink-sql-engine/src/main/resources/META-INF/NOTICE
+++ b/externals/kyuubi-flink-sql-engine/src/main/resources/META-INF/NOTICE
@@ -1,5 +1,5 @@
 Apache Kyuubi
-Copyright 2021-2023 The Apache Software Foundation.
+Copyright 2021-2024 The Apache Software Foundation.
 
 This product includes software developed at
 The Apache Software Foundation (https://www.apache.org/).
diff --git 
a/externals/kyuubi-hive-sql-engine/src/main/resources/META-INF/NOTICE 
b/externals/kyuubi-hive-sql-engine/src/main/resources/META-INF/NOTICE
index c9ffbb70a..15d82a457 100644
--- a/externals/kyuubi-hive-sql-engine/src/main/resources/META-INF/NOTICE
+++ b/externals/kyuubi-hive-sql-engine/src/main/resources/META-INF/NOTICE
@@ -1,5 +1,5 @@
 Apache Kyuubi
-Copyright 2021-2023 The Apache Software Foundation.
+Copyright 2021-2024 The Apache Software Foundation.
 
 This product includes software developed at
 The Apache Software Foundation (https://www.apache.org/).
diff --git 
a/externals/kyuubi-spark-sql-engine/src/main/resources/META-INF/NOTICE 
b/externals/kyuubi-spark-sql-engine/src/main/resources/META-INF/NOTICE
index bfb7e9834..368972c76 100644
--- a/externals/kyuubi-spark-sql-engine/src/main/resources/META-INF/NOTICE
+++ b/externals/kyuubi-spark-sql-engine/src/main/resources/META-INF/NOTICE
@@ -1,5 +1,5 @@
 Apache Kyuubi
-Copyright 2021-2023 The Apache Software Foundation.
+Copyright 2021-2024 The Apache Software Foundation.
 
 This product includes software developed at
 The Apache Software Foundation (https://www.apache.org/).

Reply via email to