-
Notifications
You must be signed in to change notification settings - Fork 2
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
LICENSE? #6
Comments
Hi @tony, I'm open to changing the license. I like the MIT license, except for the attribution clause. So how about the MIT-0 license? https://choosealicense.com/licenses/mit-0/ |
I assume the attribution is this: "The above copyright notice and this permission notice shall be included in all If so MIT-0 makes sense. Similar enough to flake8's |
Yes that's right. I've made that change now. |
@tlocke Huzzah! Perhaps worth mentioning in PyCQA/flake8-import-order#163? |
Thank you for the project!
I come here from PyCQA/flake8-import-order#163 where license was being brought up
Is there any reason why UNLICENSE was picked instead of ISC / MIT / BSD / whatever flake8 uses?
The reason I bring it up is I've heard some about the ambiguity of UNLICENSE
The text was updated successfully, but these errors were encountered: