Skip to content

Commit 54890e2

Browse files
authored
Merge pull request #1019 from mhowlett/lnote
Added ASF notice to README
2 parents 09eca3d + 665b8e1 commit 54890e2

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ pace with core Apache Kafka and components of the [Confluent Platform](https://w
1717

1818
See 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

2321
Usage
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+
302309
Developer Notes
303310
===============
304311

0 commit comments

Comments
 (0)