-
-
Notifications
You must be signed in to change notification settings - Fork 722
Correct License is not being detected #4513
Copy link
Copy link
Open
Labels
bugnew-updated-license-ruleWe need to add new license rules/update license rules to fix a license detection issue.We need to add new license rules/update license rules to fix a license detection issue.required-phrases-in-rules
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugnew-updated-license-ruleWe need to add new license rules/update license rules to fix a license detection issue.We need to add new license rules/update license rules to fix a license detection issue.required-phrases-in-rules