This is an automated email from the ASF dual-hosted git repository.
ableegoldman pushed a commit to branch 2.6
in repository https://gitbox.apache.org/repos/asf/kafka.git
The following commit(s) were added to refs/heads/2.6 by this push:
new 4d3011c MINOR: set copyright year to 2021 (#10115)
4d3011c is described below
commit 4d3011c1f41cd6efb0dbae3d0d1b9c3792430cc6
Author: A. Sophie Blee-Goldman <[email protected]>
AuthorDate: Thu Feb 11 16:51:53 2021 -0800
MINOR: set copyright year to 2021 (#10115)
Bump year in NOTICE for 2.6.2 release
Reviewers: Matthias Sax <[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/).