This is an automated email from the ASF dual-hosted git repository. ddiederen pushed a commit to branch branch-3.7 in repository https://gitbox.apache.org/repos/asf/zookeeper.git
commit 1517fa969b68060b84e4618641be99bdf0b2154a Author: Damien Diederen <[email protected]> AuthorDate: Mon Feb 19 12:36:19 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 | 2 +- 3 files changed, 3 insertions(+), 3 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 a20f85d24..9711ac385 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/).
