diff options
author | Dana Powers <dana.powers@gmail.com> | 2016-02-15 17:27:06 -0800 |
---|---|---|
committer | Dana Powers <dana.powers@gmail.com> | 2016-02-15 17:27:06 -0800 |
commit | 1f47743ff4f5084564749911ecebbedc945cfde0 (patch) | |
tree | 8f0f456c751f150284254341d22c92c116ffa871 /docs/license.rst | |
parent | b42417bfaaa57e86a5fd1e69d4d96242b6f6f121 (diff) | |
download | kafka-python-release.tar.gz |
Add changelog to sphinx docs; remove SimpleProducer from API list and move API up in tocrelease
Diffstat (limited to 'docs/license.rst')
-rw-r--r-- | docs/license.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/license.rst b/docs/license.rst index 13df48c..e9d5c9a 100644 --- a/docs/license.rst +++ b/docs/license.rst @@ -6,5 +6,5 @@ License Apache License, v2.0. See `LICENSE <https://github.com/dpkp/kafka-python/blob/master/LICENSE>`_. -Copyright 2016, David Arthur, Dana Powers, and Contributors +Copyright 2016, Dana Powers, David Arthur, and Contributors (See `AUTHORS <https://github.com/dpkp/kafka-python/blob/master/AUTHORS.md>`_). |