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
17
17
18
18
See the [ API documentation] ( http://docs.confluent.io/current/clients/confluent-kafka-python/index.html ) for more info.
19
19
20
- ** License** : [ Apache License v2.0] ( http://www.apache.org/licenses/LICENSE-2.0 )
21
-
22
20
23
21
Usage
24
22
=====
@@ -299,6 +297,15 @@ http://docs.confluent.io/current/installation.html#rpm-packages-via-yum
299
297
* On ** OSX** , use ** homebrew** and do ` brew install librdkafka `
300
298
301
299
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
+
302
309
Developer Notes
303
310
===============
304
311
You can’t perform that action at this time.
0 commit comments