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

mimaison pushed a commit to branch 2.7
in repository https://gitbox.apache.org/repos/asf/kafka.git


The following commit(s) were added to refs/heads/2.7 by this push:
     new be2c18d  MINOR: Update year in NOTICE (#10308)
be2c18d is described below

commit be2c18dc5009b62c3ff746d9097047cf332a6bee
Author: Mickael Maison <[email protected]>
AuthorDate: Mon Mar 15 12:18:32 2021 +0000

    MINOR: Update year in NOTICE (#10308)
    
    This is required to run a release as it is checked in release.py
    
    Reviewers: Konstantine Karantasis <[email protected]>
---
 NOTICE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NOTICE b/NOTICE
index f5505f3..350ce48 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache Kafka
-Copyright 2020 The Apache Software Foundation.
+Copyright 2021 The Apache Software Foundation.
 
 This product includes software developed at
 The Apache Software Foundation (https://www.apache.org/).

Reply via email to