summaryrefslogtreecommitdiff
path: root/docs/license.rst
diff options
context:
space:
mode:
authorDana Powers <dana.powers@rd.io>2016-01-07 17:14:49 -0800
committerDana Powers <dana.powers@rd.io>2016-01-07 17:14:56 -0800
commitd4e85ecd1d8acac1a0f74d164b67faefd99987e4 (patch)
tree04d754bbd47230cd0c979926a0730750005d5e2d /docs/license.rst
parent2a2e77aa1e5c31b3e815d573051bb2019daaa306 (diff)
downloadkafka-python-d4e85ecd1d8acac1a0f74d164b67faefd99987e4.tar.gz
Update docs for release w/ new async classes
Diffstat (limited to 'docs/license.rst')
-rw-r--r--docs/license.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/license.rst b/docs/license.rst
new file mode 100644
index 0000000..13df48c
--- /dev/null
+++ b/docs/license.rst
@@ -0,0 +1,10 @@
+License
+-------
+
+.. image:: https://img.shields.io/badge/license-Apache%202-blue.svg
+ :target: https://github.com/dpkp/kafka-python/blob/master/LICENSE
+
+Apache License, v2.0. See `LICENSE <https://github.com/dpkp/kafka-python/blob/master/LICENSE>`_.
+
+Copyright 2016, David Arthur, Dana Powers, and Contributors
+(See `AUTHORS <https://github.com/dpkp/kafka-python/blob/master/AUTHORS.md>`_).