You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ratis.apache.org by dr...@apache.org on 2022/10/06 03:07:35 UTC

[ratis] branch branch-2 updated: RATIS-1719. Bump the copyright year to 2022 in NOTICE file. (#756)

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

dragonyliu pushed a commit to branch branch-2
in repository https://gitbox.apache.org/repos/asf/ratis.git


The following commit(s) were added to refs/heads/branch-2 by this push:
     new ac4d99120 RATIS-1719. Bump the copyright year to 2022 in NOTICE file. (#756)
ac4d99120 is described below

commit ac4d99120a488ced97dd148d9fe91ef462cacdd2
Author: Tsz-Wo Nicholas Sze <sz...@apache.org>
AuthorDate: Thu Oct 6 10:30:39 2022 +0800

    RATIS-1719. Bump the copyright year to 2022 in NOTICE file. (#756)
    
    (cherry picked from commit 79e6378ed1f65a2e508b8136f8e8c421062c5482)
---
 NOTICE                                   | 2 +-
 ratis-assembly/src/main/resources/NOTICE | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/NOTICE b/NOTICE
index 28cfd1308..5a9d3ef0a 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/).