Repository: kafka Updated Branches: refs/heads/0.10.1 c310a1bc6 -> 6ba7470ed
MINOR: Update copyright year in the NOTICE file. Author: Ewen Cheslack-Postava <[email protected]> Reviewers: Ismael Juma <[email protected]> Closes #2460 from ewencp/minor-update-notice-year (cherry picked from commit 1b964396b88b3d6eea3148fe7c8b4b870910cd8b) Signed-off-by: Ewen Cheslack-Postava <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/kafka/repo Commit: http://git-wip-us.apache.org/repos/asf/kafka/commit/6ba7470e Tree: http://git-wip-us.apache.org/repos/asf/kafka/tree/6ba7470e Diff: http://git-wip-us.apache.org/repos/asf/kafka/diff/6ba7470e Branch: refs/heads/0.10.1 Commit: 6ba7470ed1cf34ba36401586a479d79ded0772fc Parents: c310a1b Author: Ewen Cheslack-Postava <[email protected]> Authored: Fri Jan 27 14:49:12 2017 -0800 Committer: Ewen Cheslack-Postava <[email protected]> Committed: Fri Jan 27 14:49:34 2017 -0800 ---------------------------------------------------------------------- NOTICE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kafka/blob/6ba7470e/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE index 3a1f549..7a62b7f 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ Apache Kafka -Copyright 2016 The Apache Software Foundation. +Copyright 2017 The Apache Software Foundation. This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
