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

Some advice about license compliance #126

Open
Ashley123456789 opened this issue Nov 24, 2022 · 1 comment
Open

Some advice about license compliance #126

Ashley123456789 opened this issue Nov 24, 2022 · 1 comment

Comments

@Ashley123456789
Copy link

Hello, such a nice repository benefits me a lot and so kind of you to make it open source!

Question
There’s some possible legal issues on the license of your repository when you combine numerous third-party packages.
For instance, sublime and re you imported are licensed with CC0 1.0 and BSD-3-Clause, respectively.
However, the MIT license of your repository are less strict than above package licenses, which has violated the whole license compatibility in your repository and may bring legal and financial risks.

Advice
You can select another proper license for your repository, or write a custom license with license exception if some license terms couldn’t be summed up consistently.

Best wishes!

@315568099
Copy link

315568099 commented Nov 24, 2022 via email

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

No branches or pull requests

2 participants