This is an automated email from the ASF dual-hosted git repository. libenchao pushed a commit to branch hotfix/update_copyright_year_to_2023 in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git
commit 4ad108db42527f646d86a442f1585db2727e5541 Author: Benchao Li <[email protected]> AuthorDate: Sun Apr 16 17:53:28 2023 +0800 [hotfix] Update the copyright year to 2012-2023 in NOTICE --- NOTICE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NOTICE b/NOTICE index 1553115..0161a58 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ Apache Flink JDBC 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/).
