File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,6 @@ pace with core Apache Kafka and components of the [Confluent Platform](https://w
1717
1818See the [ API documentation] ( http://docs.confluent.io/current/clients/confluent-kafka-python/index.html ) for more info.
1919
20- ** License** : [ Apache License v2.0] ( http://www.apache.org/licenses/LICENSE-2.0 )
21-
2220
2321Usage
2422=====
@@ -299,6 +297,15 @@ http://docs.confluent.io/current/installation.html#rpm-packages-via-yum
299297 * On ** OSX** , use ** homebrew** and do ` brew install librdkafka `
300298
301299
300+ License
301+ =======
302+
303+ [ Apache License v2.0] ( http://www.apache.org/licenses/LICENSE-2.0 )
304+
305+ KAFKA is a registered trademark of The Apache Software Foundation and has been licensed for use
306+ by confluent-kafka-python. confluent-kafka-python has no affiliation with and is not endorsed by
307+ The Apache Software Foundation.
308+
302309Developer Notes
303310===============
304311
You can’t perform that action at this time.
0 commit comments