GitHub user granders opened a pull request: https://github.com/apache/kafka/pull/1659
MINOR: cleanup apache license in python files @ijuma As discussed in https://github.com/apache/kafka/pull/1645, this patch removes an extraneous line from several __init__.py files, and a few others as well You can merge this pull request into a Git repository by running: $ git pull https://github.com/confluentinc/kafka minor-cleanup-init-files Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1659.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1659 ---- commit e08c63a30870107a3fb1fc474391fbce96db6302 Author: Geoff Anderson <ge...@confluent.io> Date: 2016-07-25T00:32:53Z Removed extraneous line from several __init__.py files commit 9fc334f4be0e7d53fe455aea025aa090892a6587 Author: Geoff Anderson <ge...@confluent.io> Date: 2016-07-25T00:43:54Z Removed remaining ocurrences of extraneous line ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---