This is an automated email from the ASF dual-hosted git repository. ddiederen pushed a commit to branch branch-3.8 in repository https://gitbox.apache.org/repos/asf/zookeeper.git
commit 848b41e78e6c8198556249eebd570c17575fdb9d Author: Damien Diederen <[email protected]> AuthorDate: Mon Feb 12 22:56:29 2024 +0100 *NOTICE*: Update copyright years --- zookeeper-client/zookeeper-client-c/NOTICE.txt | 2 +- zookeeper-contrib/zookeeper-contrib-zkperl/NOTICE | 2 +- zookeeper-server/src/main/resources/NOTICE.txt | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/zookeeper-client/zookeeper-client-c/NOTICE.txt b/zookeeper-client/zookeeper-client-c/NOTICE.txt index 07ef1ad51..0670ede05 100644 --- a/zookeeper-client/zookeeper-client-c/NOTICE.txt +++ b/zookeeper-client/zookeeper-client-c/NOTICE.txt @@ -1,5 +1,5 @@ Apache ZooKeeper -Copyright 2009-2011 The Apache Software Foundation +Copyright 2009-2023 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). diff --git a/zookeeper-contrib/zookeeper-contrib-zkperl/NOTICE b/zookeeper-contrib/zookeeper-contrib-zkperl/NOTICE index b68fdac51..a71d030e5 100644 --- a/zookeeper-contrib/zookeeper-contrib-zkperl/NOTICE +++ b/zookeeper-contrib/zookeeper-contrib-zkperl/NOTICE @@ -1,5 +1,5 @@ Net::ZooKeeper - Perl extension for Apache ZooKeeper -Copyright 2009 The Apache Software Foundation +Copyright 2009-2020 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). diff --git a/zookeeper-server/src/main/resources/NOTICE.txt b/zookeeper-server/src/main/resources/NOTICE.txt index 03601608e..cff9c31d1 100644 --- a/zookeeper-server/src/main/resources/NOTICE.txt +++ b/zookeeper-server/src/main/resources/NOTICE.txt @@ -1,5 +1,5 @@ Apache ZooKeeper -Copyright 2009-2021 The Apache Software Foundation +Copyright 2009-2024 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). @@ -253,4 +253,4 @@ decompression for Java., which can be obtained at: * HOMEPAGE: * https://github.com/hyperxpro/Brotli4j ----------------- end of netty NOTICE file ---------------- \ No newline at end of file +---------------- end of netty NOTICE file ----------------
