You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ma...@apache.org on 2024/01/05 13:12:08 UTC

(flink-connector-jdbc) branch main updated: [hotfix] Set copyright year to 2024

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-jdbc.git


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

commit e3dd84160cd665ae17672da8b6e742e61a72a32d
Author: Martijn Visser <29...@users.noreply.github.com>
AuthorDate: Fri Jan 5 14:11:07 2024 +0100

    [hotfix] Set copyright year to 2024
---
 NOTICE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NOTICE b/NOTICE
index 0161a58b..bafb2269 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache Flink JDBC Connector
-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/).