Skip to content

Commit 893d925

Browse files
authored
Merge pull request #10 from graingert/patch-1
Add license waver
2 parents bb3e2cc + 463b80a commit 893d925

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,24 @@ Code of Conduct
4545
Everyone interacting in the python-manylinux-demo project's codebases, issue trackers,
4646
chat rooms, and mailing lists is expected to follow the
4747
[PyPA Code of Conduct](https://www.pypa.io/en/latest/code-of-conduct/).
48+
49+
License
50+
-------
51+
52+
<p xmlns:dct="http://purl.org/dc/terms/" xmlns:vcard="http://www.w3.org/2001/vcard-rdf/3.0#">
53+
<a rel="license"
54+
href="https://creativecommons.org/publicdomain/zero/1.0/">
55+
<img src="https://i.creativecommons.org/p/zero/1.0/88x31.png" style="border-style: none;" alt="CC0" />
56+
</a>
57+
<br />
58+
To the extent possible under law,
59+
<a rel="dct:publisher"
60+
href="https://github.com/rmcgibbo">
61+
<span property="dct:title">Robert T. McGibbon</span></a>
62+
has waived all copyright and related or neighboring rights to
63+
<span property="dct:title">python-manylinux-demo</span>.
64+
This work is published from:
65+
<span property="vcard:Country" datatype="dct:ISO3166"
66+
content="US" about="https://github.com/pypa/python-manylinux-demo">
67+
United States of America</span>.
68+
</p>

0 commit comments

Comments
 (0)