-
Notifications
You must be signed in to change notification settings - Fork 280
Open
Description
There’s some possible confusion on the license of your repository when you combine other open-source code.
The module model/mnist_dataset.py claims its license as the Apache-2.0 license. However, the license of your whole project is shown as the MIT license in LICENSE, 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels