Skip to content

Commit 4264e1d

Browse files
committed
Merge pull request #275 from reactive-streams/wip-CC0-label
add CC0 label to README
2 parents 03f2bf5 + bace41d commit 4264e1d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

Diff for: README.md

+15
Original file line numberDiff line numberDiff line change
@@ -238,3 +238,18 @@ Subscribers signaling a demand for one element after the reception of an element
238238
## Legal
239239

240240
This project is a collaboration between engineers from Kaazing, Netflix, Pivotal, RedHat, Twitter, Typesafe and many others. The code is offered to the Public Domain in order to allow free use by interested parties who want to create compatible implementations. For details see `COPYING`.
241+
242+
<p xmlns:dct="http://purl.org/dc/terms/" xmlns:vcard="http://www.w3.org/2001/vcard-rdf/3.0#">
243+
<a rel="license" href="http://creativecommons.org/publicdomain/zero/1.0/">
244+
<img src="http://i.creativecommons.org/p/zero/1.0/88x31.png" style="border-style: none;" alt="CC0" />
245+
</a>
246+
<br />
247+
To the extent possible under law,
248+
<a rel="dct:publisher" href="http://www.reactive-streams.org/">
249+
<span property="dct:title">Reactive Streams Special Interest Group</span></a>
250+
has waived all copyright and related or neighboring rights to
251+
<span property="dct:title">Reactive Streams JVM</span>.
252+
This work is published from:
253+
<span property="vcard:Country" datatype="dct:ISO3166" content="US" about="http://www.reactive-streams.org/">United States</span>.
254+
</p>
255+

0 commit comments

Comments
 (0)