Skip to content

Detect wrong license #4147

Description

@Min-Kyungsun

When the string http://www.freertos.org/ is included, the license is detected as gpl-2.0-plus with freertos-exception, but the address is only in text and is actually a different license, but it is incorrectly detected as gpl-2.0-plus with freertos-exception.

Similarly, the following case is also incorrectly detected.

cddl-1.1 License---------------------Copyright (c) Daniel Doubrovkine, Vestris Inc., 2008-2016.This project is licensed under the MIT license.
gpl-2.0 with classpath-exception-2.0 License---------------------Copyright (c) Daniel Doubrovkine, Vestris Inc., 2008-2016.This project is licensed under the MIT license.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions