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

OSS License compatibility question #197

Open
Ashley123456789 opened this issue Jan 15, 2023 · 0 comments
Open

OSS License compatibility question #197

Ashley123456789 opened this issue Jan 15, 2023 · 0 comments

Comments

@Ashley123456789
Copy link

There’s possible confusion on the license of your repository when you combine other open-source code.

The modules aocr/model/seq2seq_model.py and aocr/model/seq2seq.py claims their licenses as Apache-2.0. However, the license of your whole project is shown as the MIT license in LICENSE.md, i.e., less strict than Apache-2.0 on license terms, which may impact the whole license compatibility in your repository, thus confusing subsequent users and bringing possible legal and financial risks.

You can select another proper license for your repository, or update this license with exceptions for specific modules

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

1 participant