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

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


The following commit(s) were added to refs/heads/main by this push:
     new ee145a5  [hotfix] Set copyright year to 2025 (#50)
ee145a5 is described below

commit ee145a5063d00c0563f0be2bd684b9963c15a1bc
Author: Jiabao Sun <[email protected]>
AuthorDate: Wed Feb 5 11:04:17 2025 +0800

    [hotfix] Set copyright year to 2025 (#50)
---
 NOTICE                                                         | 2 +-
 flink-sql-connector-mongodb/src/main/resources/META-INF/NOTICE | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/NOTICE b/NOTICE
index f9de9ce..b9ba371 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache Flink MongoDB Connector
-Copyright 2014-2024 The Apache Software Foundation
+Copyright 2014-2025 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/flink-sql-connector-mongodb/src/main/resources/META-INF/NOTICE 
b/flink-sql-connector-mongodb/src/main/resources/META-INF/NOTICE
index 2a5b4be..d22412d 100644
--- a/flink-sql-connector-mongodb/src/main/resources/META-INF/NOTICE
+++ b/flink-sql-connector-mongodb/src/main/resources/META-INF/NOTICE
@@ -1,5 +1,5 @@
 flink-sql-connector-mongodb
-Copyright 2014-2024 The Apache Software Foundation
+Copyright 2014-2025 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).

Reply via email to