Skip to content

OSS License compatibility question #65

@Ashley123456789

Description

@Ashley123456789

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions