Skip to content

Correct License is not being detected #4513

@carolinamarc

Description

@carolinamarc

Description

Running scancode for the following github package (https://repo1.maven.org/maven2/com/toedter/jcalendar/1.4/jcalendar-1.4-sources.jar), it doesn't detect correct the license inside. The text explicitly refers to the LGPL, but scancode incorrectly matches it to the GPL.
Source file: JCalendar.java

Detected License: GPL-2.0-or-later (Match: 3%)
Expected License: LGPL-2.0-or-later (GNU Lesser General Public License v2.0 or later)

System configuration

Which version of ScanCode.io are you running? 32.2.
Are you running the app using Docker? Yes

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