Repository: kafka Updated Branches: refs/heads/0.10.2 f0f5c3454 -> b81f311bc
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/b81f311b Tree: http://git-wip-us.apache.org/repos/asf/kafka/tree/b81f311b Diff: http://git-wip-us.apache.org/repos/asf/kafka/diff/b81f311b Branch: refs/heads/0.10.2 Commit: b81f311bcc915a3a27643c64e04786862a345646 Parents: f0f5c34 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:23 2017 -0800 ---------------------------------------------------------------------- NOTICE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kafka/blob/b81f311b/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/).
