Description
Scanning a LICENSE file than explicitly mentions "Mozilla Public License 2.0" results in an MPL-1.1 instead of MPL-2.0 finding.
How To Reproduce
Scan https://github.com/rabbitmq/rabbitmq-java-client/blob/main/LICENSE with ScanCode 32.5.0.
scancode.zip
System configuration
For bug reports, it really helps us to know:
- What OS are you running on? Fedora Linux
- What version of scancode-toolkit was used to generate the scan file? 32.5.0
- What installation method was used to install/run scancode? pip
Description
Scanning a
LICENSEfile than explicitly mentions "Mozilla Public License 2.0" results in an MPL-1.1 instead of MPL-2.0 finding.How To Reproduce
Scan https://github.com/rabbitmq/rabbitmq-java-client/blob/main/LICENSE with ScanCode 32.5.0.
scancode.zip
System configuration