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-shaded.git


The following commit(s) were added to refs/heads/master by this push:
     new 57fdf4b  [KYUUBI-SHADED #32] [LICENSE] Update Notice year
57fdf4b is described below

commit 57fdf4bd743b80f0be8a9103549972621ebb6910
Author: Cheng Pan <[email protected]>
AuthorDate: Mon Jan 15 19:30:03 2024 +0800

    [KYUUBI-SHADED #32] [LICENSE] Update Notice year
    
    ### _Why are the changes needed?_
    
    2024 is coming
    
    ### _How was this patch tested?_
    - [ ] Add some test cases that check the changes thoroughly including 
negative and positive cases if possible
    
    - [ ] Add screenshots for manual tests if appropriate
    
    - [ ] [Run 
test](https://kyuubi.readthedocs.io/en/master/develop_tools/testing.html#running-tests)
 locally before make a pull request
    
    Closes #32 from pan3793/notice-2024.
    
    2ae8f1a [Cheng Pan] [LICENSE] Update Notice year
    
    Authored-by: Cheng Pan <[email protected]>
    Signed-off-by: Cheng Pan <[email protected]>
---
 NOTICE                                                                  | 2 +-
 kyuubi-relocated-hive-service-rpc/src/main/resources/META-INF/NOTICE    | 2 +-
 .../kyuubi-relocated-zookeeper-34/src/main/resources/META-INF/NOTICE    | 2 +-
 .../kyuubi-relocated-zookeeper-36/src/main/resources/META-INF/NOTICE    | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/NOTICE b/NOTICE
index 3e037c7..fcb19cb 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,6 +1,6 @@
 
 Apache Kyuubi Shaded
-Copyright 2023 The Apache Software Foundation.
+Copyright 2023-2024 The Apache Software Foundation.
 
 This product includes software developed at
 The Apache Software Foundation (https://www.apache.org/).
diff --git 
a/kyuubi-relocated-hive-service-rpc/src/main/resources/META-INF/NOTICE 
b/kyuubi-relocated-hive-service-rpc/src/main/resources/META-INF/NOTICE
index 2c160c9..8a03062 100644
--- a/kyuubi-relocated-hive-service-rpc/src/main/resources/META-INF/NOTICE
+++ b/kyuubi-relocated-hive-service-rpc/src/main/resources/META-INF/NOTICE
@@ -1,5 +1,5 @@
 kyuubi-relocated-hive-service-rpc
-Copyright 2023 The Apache Software Foundation
+Copyright 2023-2024 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (https://www.apache.org/).
diff --git 
a/kyuubi-relocated-zookeeper-parent/kyuubi-relocated-zookeeper-34/src/main/resources/META-INF/NOTICE
 
b/kyuubi-relocated-zookeeper-parent/kyuubi-relocated-zookeeper-34/src/main/resources/META-INF/NOTICE
index 224bd94..4f93c74 100644
--- 
a/kyuubi-relocated-zookeeper-parent/kyuubi-relocated-zookeeper-34/src/main/resources/META-INF/NOTICE
+++ 
b/kyuubi-relocated-zookeeper-parent/kyuubi-relocated-zookeeper-34/src/main/resources/META-INF/NOTICE
@@ -1,5 +1,5 @@
 kyuubi-relocated-zookeeper-34
-Copyright 2023 The Apache Software Foundation
+Copyright 2023-2024 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (https://www.apache.org/).
diff --git 
a/kyuubi-relocated-zookeeper-parent/kyuubi-relocated-zookeeper-36/src/main/resources/META-INF/NOTICE
 
b/kyuubi-relocated-zookeeper-parent/kyuubi-relocated-zookeeper-36/src/main/resources/META-INF/NOTICE
index dd21c3b..81c43ed 100644
--- 
a/kyuubi-relocated-zookeeper-parent/kyuubi-relocated-zookeeper-36/src/main/resources/META-INF/NOTICE
+++ 
b/kyuubi-relocated-zookeeper-parent/kyuubi-relocated-zookeeper-36/src/main/resources/META-INF/NOTICE
@@ -1,5 +1,5 @@
 kyuubi-relocated-zookeeper-36
-Copyright 2023 The Apache Software Foundation
+Copyright 2023-2024 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (https://www.apache.org/).

Reply via email to