This is an automated email from the ASF dual-hosted git repository.
dragonyliu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ratis.git
The following commit(s) were added to refs/heads/master by this push:
new 79e6378ed RATIS-1719. Bump the copyright year to 2022 in NOTICE file.
(#756)
79e6378ed is described below
commit 79e6378ed1f65a2e508b8136f8e8c421062c5482
Author: Tsz-Wo Nicholas Sze <[email protected]>
AuthorDate: Thu Oct 6 10:30:39 2022 +0800
RATIS-1719. Bump the copyright year to 2022 in NOTICE file. (#756)
---
NOTICE | 2 +-
ratis-assembly/src/main/resources/NOTICE | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/NOTICE b/NOTICE
index f82f4a1a8..1619cd285 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
Apache Ratis
-Copyright 2017-2021 The Apache Software Foundation
+Copyright 2017-2022 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
diff --git a/ratis-assembly/src/main/resources/NOTICE
b/ratis-assembly/src/main/resources/NOTICE
index d51dd2d6b..c47cb75fe 100644
--- a/ratis-assembly/src/main/resources/NOTICE
+++ b/ratis-assembly/src/main/resources/NOTICE
@@ -1,5 +1,5 @@
Apache Ratis
-Copyright 2017-2021 The Apache Software Foundation
+Copyright 2017-2022 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).