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

Added MIT License to Repo #166

Closed
wants to merge 1 commit into from

Conversation

SethFalco
Copy link
Contributor

@SethFalco SethFalco commented Jan 6, 2021

Fixes #159

// @license       MIT

- https://github.com/victornpb/deleteDiscordMessages/blob/master/deleteDiscordMessages.user.js#L12

I noticed that there is a license specified in deleteDiscordMessages.user.js, but the license or license terms aren't made explicit anywhere in the repository.

I think it'd be nice to have a license in the root of the repository like any other open-source project.

This way it'll be:

  • More consistent with other projects.
  • GitHub can display the license on the project details.
  • You could remove the DISCLAIMER of warranty clause from the README as that's covered by the license anyway.

(Regardless, since this is MIT licensed, I'd recommend swapping the wording out for the MIT warranty clause, or removing it from the README entirely, but that's up to you.)

More information with the issues that can come from accepting contributions without a license.

https://choosealicense.com/no-permission/


This change is Reviewable

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.

1 participant