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

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


The following commit(s) were added to refs/heads/main by this push:
     new 95aa295  [hotfix] Update copyright year in NOTICE files
95aa295 is described below

commit 95aa2950df9a85aa16b6a99e2ca6a1a124cdf56a
Author: Martijn Visser <[email protected]>
AuthorDate: Wed Apr 19 21:09:49 2023 +0200

    [hotfix] Update copyright year in NOTICE files
---
 NOTICE                                                            | 2 +-
 flink-sql-connector-opensearch/src/main/resources/META-INF/NOTICE | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/NOTICE b/NOTICE
index 123f92a..5231f4c 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache Flink Opensearch 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-opensearch/src/main/resources/META-INF/NOTICE 
b/flink-sql-connector-opensearch/src/main/resources/META-INF/NOTICE
index 81d8918..c9bd693 100644
--- a/flink-sql-connector-opensearch/src/main/resources/META-INF/NOTICE
+++ b/flink-sql-connector-opensearch/src/main/resources/META-INF/NOTICE
@@ -1,5 +1,5 @@
 flink-sql-connector-opensearch
-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