This is an automated email from the ASF dual-hosted git repository.
lidongdai pushed a commit to branch dev-1.3.0
in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git
The following commit(s) were added to refs/heads/dev-1.3.0 by this push:
new 2d760cd change notice copyright date from 2019 to 2019-2020 (#2847)
2d760cd is described below
commit 2d760cd3110ddbac5a1f1c7f2a13ac5d22fcd648
Author: lgcareer <[email protected]>
AuthorDate: Sat May 30 15:10:11 2020 +0800
change notice copyright date from 2019 to 2019-2020 (#2847)
* add source license full text into source license
* exclude ScriptRunner.java on rat check
* change notice copyright date from 2019 to 2019-2020
---
NOTICE | 2 +-
dolphinscheduler-dist/release-docs/NOTICE | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/NOTICE b/NOTICE
index 72b5f06..9c9de9e 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
Apache DolphinScheduler (incubating)
-Copyright 2019 The Apache Software Foundation
+Copyright 2019-2020 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
diff --git a/dolphinscheduler-dist/release-docs/NOTICE
b/dolphinscheduler-dist/release-docs/NOTICE
index ecab936..98a6d1d 100644
--- a/dolphinscheduler-dist/release-docs/NOTICE
+++ b/dolphinscheduler-dist/release-docs/NOTICE
@@ -1,5 +1,5 @@
Apache DolphinScheduler (incubating)
-Copyright 2019 The Apache Software Foundation
+Copyright 2019-2020 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).