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

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


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

commit 33bd5511eeafacf60c85f4d2ee611ec09aaf8d1c
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 641d4040..1ca013b7 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