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

snuyanzin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flink-connector-hive.git


The following commit(s) were added to refs/heads/main by this push:
     new 016bec3  [hotfix] Update NOTICE files to reflect year 2024
016bec3 is described below

commit 016bec305021302299d01eb740b8b104d886d118
Author: Sergey Nuyanzin <[email protected]>
AuthorDate: Tue Jan 9 12:58:06 2024 +0100

    [hotfix] Update NOTICE files to reflect year 2024
    
    ---------
    
    Co-authored-by: Hang Ruan <[email protected]>
---
 NOTICE                                                            | 2 +-
 flink-connector-hive/src/main/resources/META-INF/NOTICE           | 2 +-
 flink-sql-connector-hive-2.3.9/src/main/resources/META-INF/NOTICE | 2 +-
 flink-sql-connector-hive-3.1.3/src/main/resources/META-INF/NOTICE | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/NOTICE b/NOTICE
index ecf2672..7f4bfd1 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache Flink Hive Connector
-Copyright 2014-2022 The Apache Software Foundation
+Copyright 2014-2024 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/flink-connector-hive/src/main/resources/META-INF/NOTICE 
b/flink-connector-hive/src/main/resources/META-INF/NOTICE
index bf677ad..2b1350d 100644
--- a/flink-connector-hive/src/main/resources/META-INF/NOTICE
+++ b/flink-connector-hive/src/main/resources/META-INF/NOTICE
@@ -1,5 +1,5 @@
 flink-connector-hive
-Copyright 2014-2023 The Apache Software Foundation
+Copyright 2014-2024 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/flink-sql-connector-hive-2.3.9/src/main/resources/META-INF/NOTICE 
b/flink-sql-connector-hive-2.3.9/src/main/resources/META-INF/NOTICE
index 96a02d1..3c1bd65 100644
--- a/flink-sql-connector-hive-2.3.9/src/main/resources/META-INF/NOTICE
+++ b/flink-sql-connector-hive-2.3.9/src/main/resources/META-INF/NOTICE
@@ -1,5 +1,5 @@
 flink-sql-connector-hive-2.3.9
-Copyright 2014-2023 The Apache Software Foundation
+Copyright 2014-2024 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/flink-sql-connector-hive-3.1.3/src/main/resources/META-INF/NOTICE 
b/flink-sql-connector-hive-3.1.3/src/main/resources/META-INF/NOTICE
index 2630219..b642ab6 100644
--- a/flink-sql-connector-hive-3.1.3/src/main/resources/META-INF/NOTICE
+++ b/flink-sql-connector-hive-3.1.3/src/main/resources/META-INF/NOTICE
@@ -1,5 +1,5 @@
 flink-sql-connector-hive-3.1.3
-Copyright 2014-2023 The Apache Software Foundation
+Copyright 2014-2024 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).

Reply via email to