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 MIT license and Github Action to check licenses of dependencies #45

Merged
merged 3 commits into from Jul 26, 2021

Conversation

jzxhuang
Copy link
Contributor

@jzxhuang jzxhuang commented Jul 24, 2021

Closes #44

  • Adds MIT license
  • Adds a Github action to ensure that all production dependencies fall under a suitable open-source source license using github/licensed
  • Adds a Github Action which runs https://github.com/jonabc/licensed-ci to update the licensed cache and check that they pass the requirements specified in .licensed.yml.

@TimonVS
Copy link
Owner

TimonVS commented Jul 26, 2021

Thanks for the contribution!

@TimonVS TimonVS merged commit 06f3e74 into TimonVS:master Jul 26, 2021
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.

Add a license (either MIT or BSD preferred)
2 participants