This is an automated email from the ASF dual-hosted git repository. penghui pushed a commit to branch branch-2.7 in repository https://gitbox.apache.org/repos/asf/pulsar.git
commit f0b8a68f85fa8125f9355f87aacbc099c3ab2363 Author: Jiwei Guo <[email protected]> AuthorDate: Sat Jan 8 03:30:07 2022 +0800 Update notice year. (#13653) Update NOTICE from 2021-2022 (cherry picked from commit bacac04f564536be9c30481d2cab88512906967e) --- NOTICE | 2 +- distribution/server/src/assemble/NOTICE.bin.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NOTICE b/NOTICE index 57de400..0be0a14 100644 --- a/NOTICE +++ b/NOTICE @@ -1,6 +1,6 @@ Apache Pulsar -Copyright 2017-2019 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/distribution/server/src/assemble/NOTICE.bin.txt b/distribution/server/src/assemble/NOTICE.bin.txt index f33454c..119cb6f 100644 --- a/distribution/server/src/assemble/NOTICE.bin.txt +++ b/distribution/server/src/assemble/NOTICE.bin.txt @@ -1,6 +1,6 @@ Apache Pulsar -Copyright 2017-2019 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/).
