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-elasticsearch.git
The following commit(s) were added to refs/heads/main by this push:
new 9d401d5 [hotfix] Update copyright year to 2024
9d401d5 is described below
commit 9d401d528a464ad6347248edfd0164cfdc104988
Author: Hang Ruan <[email protected]>
AuthorDate: Thu Mar 21 21:49:58 2024 +0800
[hotfix] Update copyright year to 2024
---
flink-sql-connector-elasticsearch6/src/main/resources/META-INF/NOTICE | 2 +-
flink-sql-connector-elasticsearch7/src/main/resources/META-INF/NOTICE | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/flink-sql-connector-elasticsearch6/src/main/resources/META-INF/NOTICE
b/flink-sql-connector-elasticsearch6/src/main/resources/META-INF/NOTICE
index 93130f1..c86824c 100644
--- a/flink-sql-connector-elasticsearch6/src/main/resources/META-INF/NOTICE
+++ b/flink-sql-connector-elasticsearch6/src/main/resources/META-INF/NOTICE
@@ -1,5 +1,5 @@
flink-sql-connector-elasticsearch6
-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-elasticsearch7/src/main/resources/META-INF/NOTICE
b/flink-sql-connector-elasticsearch7/src/main/resources/META-INF/NOTICE
index 2d6a488..8502579 100644
--- a/flink-sql-connector-elasticsearch7/src/main/resources/META-INF/NOTICE
+++ b/flink-sql-connector-elasticsearch7/src/main/resources/META-INF/NOTICE
@@ -1,5 +1,5 @@
flink-sql-connector-elasticsearch7
-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/).