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

tzulitai pushed a commit to branch v3.0
in repository https://gitbox.apache.org/repos/asf/flink-connector-kafka.git

commit a3a21ce55866fc1dd0fe36bac8b47bf4713803cd
Author: mas-chen <[email protected]>
AuthorDate: Fri Mar 24 11:06:17 2023 -0700

    [hotfix] Update NOTICE files to reflect year 2023
    
    This closes #23.
---
 NOTICE                                                       | 2 +-
 flink-sql-connector-kafka/src/main/resources/META-INF/NOTICE | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/NOTICE b/NOTICE
index 02d9298c..1914984d 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache Flink Kafka Connector
-Copyright 2014-2022 The Apache Software Foundation
+Copyright 2014-2023 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/flink-sql-connector-kafka/src/main/resources/META-INF/NOTICE 
b/flink-sql-connector-kafka/src/main/resources/META-INF/NOTICE
index 533611f3..6b0d931d 100644
--- a/flink-sql-connector-kafka/src/main/resources/META-INF/NOTICE
+++ b/flink-sql-connector-kafka/src/main/resources/META-INF/NOTICE
@@ -1,5 +1,5 @@
 flink-sql-connector-kafka
-Copyright 2014-2022 The Apache Software Foundation
+Copyright 2014-2023 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).

Reply via email to