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

zihaoxiang pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


The following commit(s) were added to refs/heads/dev by this push:
     new f101feb97c [Fix-16314][NOTICE] Correct year in NOTICE file  (#16316)
f101feb97c is described below

commit f101feb97c6f3fda8fd463879b2669ee590931a1
Author: wangxj3 <[email protected]>
AuthorDate: Mon Jul 15 18:01:45 2024 +0800

    [Fix-16314][NOTICE] Correct year in NOTICE file  (#16316)
    
    * Update NOTICE to 2024
---
 NOTICE                                    | 4 ++--
 dolphinscheduler-dist/release-docs/NOTICE | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/NOTICE b/NOTICE
index a91f5ebb40..74001c9a19 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache DolphinScheduler
-Copyright 2019-2023 The Apache Software Foundation
+Copyright 2019-2024 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
@@ -84,4 +84,4 @@ the License.
 This product may include a number of subcomponents with separate
 copyright notices and license terms. Your use of the source code for
 these subcomponents is subject to the terms and conditions of the
-subcomponent's license, as noted in the license.txt file.
\ No newline at end of file
+subcomponent's license, as noted in the license.txt file.
diff --git a/dolphinscheduler-dist/release-docs/NOTICE 
b/dolphinscheduler-dist/release-docs/NOTICE
index 3228e3ff2c..2df3f86071 100644
--- a/dolphinscheduler-dist/release-docs/NOTICE
+++ b/dolphinscheduler-dist/release-docs/NOTICE
@@ -1,5 +1,5 @@
 Apache DolphinScheduler
-Copyright 2019-2023 The Apache Software Foundation
+Copyright 2019-2024 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).

Reply via email to