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

szetszwo 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 bb142e8  RATIS-1325. Change 2020 to 2021 in NOTICE (#432)
bb142e8 is described below

commit bb142e862479e66d124e1c3238cafa04d3c40bf7
Author: runzhiwang <[email protected]>
AuthorDate: Wed Mar 3 10:13:58 2021 +0800

    RATIS-1325. Change 2020 to 2021 in NOTICE (#432)
---
 LICENSE                                  | 8 ++++----
 NOTICE                                   | 2 +-
 ratis-assembly/src/main/resources/NOTICE | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/LICENSE b/LICENSE
index 700c158..18bdf3e 100644
--- a/LICENSE
+++ b/LICENSE
@@ -237,7 +237,7 @@ OF SUCH DAMAGE.
 
 --
 
-Bootstrap
+Bootstrap v3.4.1
 ---------
 The product bundles Bootstrap in these paths:
 
@@ -247,8 +247,8 @@ which is licensed under MIT
 
 The MIT License (MIT)
 
-Copyright (c) 2011-2020 Twitter, Inc.
-Copyright (c) 2011-2020 The Bootstrap Authors
+Copyright (c) 2011-2019 Twitter, Inc.
+Copyright (c) 2011-2019 The Bootstrap Authors
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
@@ -270,7 +270,7 @@ THE SOFTWARE.
 
 --
 
-JQuery
+JQuery v3.4.1
 ------
 The product bundles JQuery in
 ratis-docs/themes/ratisdoc/static/js/jquery-3.4.1.min.js
diff --git a/NOTICE b/NOTICE
index de9e506..70489b9 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache Ratis
-Copyright 2017-2020 The Apache Software Foundation
+Copyright 2017-2021 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 3b572cd..b55c4bb 100644
--- a/ratis-assembly/src/main/resources/NOTICE
+++ b/ratis-assembly/src/main/resources/NOTICE
@@ -1,5 +1,5 @@
 Apache Ratis
-Copyright 2017-2020 The Apache Software Foundation
+Copyright 2017-2021 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).

Reply via email to