You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ew...@apache.org on 2018/02/05 21:43:24 UTC

[kafka] branch 0.10.2 updated: MINOR: Update copyright year in NOTICE

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

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


The following commit(s) were added to refs/heads/0.10.2 by this push:
     new f20e4b7  MINOR: Update copyright year in NOTICE
f20e4b7 is described below

commit f20e4b72d3f5af4539a8c280efcf51b92d6a06af
Author: Ewen Cheslack-Postava <me...@ewencp.org>
AuthorDate: Mon Feb 5 13:42:04 2018 -0800

    MINOR: Update copyright year in NOTICE
    
    Author: Ewen Cheslack-Postava <me...@ewencp.org>
    
    Reviewers: Jason Gustafson <ja...@confluent.io>, Guozhang Wang <wa...@gmail.com>
    
    Closes #4529 from ewencp/update-NOTICE-year
    
    (cherry picked from commit 2d4fb785409056b7abfdfe6082f2862a138acf74)
    Signed-off-by: Ewen Cheslack-Postava <me...@ewencp.org>
---
 NOTICE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NOTICE b/NOTICE
index 7a62b7f..c97f407 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache Kafka
-Copyright 2017 The Apache Software Foundation.
+Copyright 2018 The Apache Software Foundation.
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).

-- 
To stop receiving notification emails like this one, please contact
ewencp@apache.org.