Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd license information to footer #36
Conversation
This comment has been hidden.
This comment has been hidden.
The PSF board has approved CC0 for code included with the docs, see python/cpython#17635 (comment). So you can go ahead with this once the language is reviewed by a core dev. |
I hope one of the repo maintainers will merge this and deploy it. Thanks! |
Is there anything left to do on this? I think Guido and others are trying to get this in for the next Python 3.8.x release so getting it in soon is important. |
Thanks. I'm AFK right, I can publish it to PyPI later. |
NOTE Please do not accept this pull request. It needs to be discussed and approved by the PSF board. UPDATE: That's been approved (at last).
This pull request adds license information to the footer of the documentation, including a bit about the license of any code in the documentation being under the BSD zero clause license. This pull request is meant to accompany python/cpython#17635 and will not work without it. Please see that pull request for more information.