Skip to content

Commit 98b93dc

Browse files
author
Matt Howlett
committed
Added ASF notice to README
1 parent b279eb1 commit 98b93dc

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ for the balanced consumer groups of Apache Kafka 0.9 and above.
3030

3131
See the [API documentation](http://docs.confluent.io/current/clients/confluent-kafka-go/index.html) for more information.
3232

33-
**License**: [Apache License v2.0](http://www.apache.org/licenses/LICENSE-2.0)
34-
3533

3634
Examples
3735
========
@@ -317,14 +315,20 @@ Cons:
317315

318316
See [examples/producer_example](examples/producer_example)
319317

318+
License
319+
=======
320+
321+
[Apache License v2.0](http://www.apache.org/licenses/LICENSE-2.0)
320322

321-
Tests
322-
=====
323+
KAFKA is a registered trademark of The Apache Software Foundation and has been licensed for use
324+
by confluent-kafka-go. confluent-kafka-go has no affiliation with and is not endorsed by The Apache
325+
Software Foundation.
326+
327+
Developer Notes
328+
===============
323329

324330
See [kafka/README](kafka/README.md)
325331

326-
Contributing
327-
------------
328332
Contributions to the code, examples, documentation, et.al, are very much appreciated.
329333

330334
Make your changes, run gofmt, tests, etc, push your branch, create a PR, and [sign the CLA](http://clabot.confluent.io/cla).

0 commit comments

Comments
 (0)