Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork66
Add license information to footer#36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This comment has been minimized.
This comment has been minimized.
Uh oh!
There was an error while loading.Please reload this page.
The PSF board has approved CC0 for code included with the docs, seepython/cpython#17635 (comment). So you can go ahead with this once the language is reviewed by a core dev. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
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. |
Uh oh!
There was an error while loading.Please reload this page.
NOTE Please donot 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 theBSD zero clause license. This pull request is meant to accompanypython/cpython#17635 and will not work without it. Please see that pull request for more information.