-
Notifications
You must be signed in to change notification settings - Fork 67
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 License file #27
Comments
Please? <3 |
Made a PR. All that's needed is to hit merge. |
@quadrupleslap any way you could approve this PR for us so the MIT license is official? You can also tag it in Github as MIT and it will show on the dashboard. |
Nope. :( |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is my understanding that in order to follow the terms of the MIT license, a license text file that covers the entire project or notices in each file is required.
I am looking specifically at this line of text from the license:
I believe that only including "MIT" in the
Cargo.toml
is not legally binding.The text was updated successfully, but these errors were encountered: