Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PSF License Agreement to selectors.py #1226

Merged
merged 1 commit into from Mar 16, 2016

Conversation

zx-zheng
Copy link

I want to use gunicorn in production environment. However, I found a license problem which prevent me from using gunicorn in production of my company.
It looks like that selectors.py is the copy of https://github.com/python/cpython/blob/master/Lib/selectors.py.
I think we should add PSF License Agreement to this file according to the license.
https://docs.python.org/2/license.html
https://docs.python.org/3/license.html

Cloud you add license agreement?

Thanks.

@benoitc
Copy link
Owner

benoitc commented Mar 16, 2016

Thanks for your change. But this licenseshould not been added there but in the NOTICE file and the notice header added here instead. Can you make that change?

@zx-zheng
Copy link
Author

Thanks for your comment.
I moved the agreement to the NOTICE.
Cloud you check it again?

berkerpeksag added a commit that referenced this pull request Mar 16, 2016
Add PSF License Agreement to selectors.py
@berkerpeksag berkerpeksag merged commit 52088be into benoitc:master Mar 16, 2016
@berkerpeksag
Copy link
Collaborator

Thanks! I thought I already did this :)

@tilgovi
Copy link
Collaborator

tilgovi commented Mar 16, 2016

Attention to detail is so appreciated! Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants