aboutcode-org / scancode-toolkit

:mag: ScanCode detects licenses, copyrights, dependencies by "scanning code" ... to discover and inventory open source and third-party packages used in your code. Sponsored by NLnet project https://nlnet.nl/project/vulnerabilitydatabase, the Google Summer of Code, Azure credits, nexB and others generous sponsors!
https://github.com/aboutcode-org/scancode-toolkit/releases/
2.07k stars 536 forks source link

Psion license #3624

Open armijnhemel opened 9 months ago

armijnhemel commented 9 months ago

Description

The following license for a Psion emulator is not recognized correctly: https://psion.gtkc.net/psion-gmbh/emulator/siena/licence.txt

Scancode reports:

      "license_detections": [
        {
          "license_expression": "infineon-free",
          "matches": [
            {
              "score": 72.28,
              "start_line": 85,
              "end_line": 123,
              "matched_length": 146,
              "match_coverage": 72.28,
              "matcher": "3-seq",
              "license_expression": "infineon-free",
              "rule_identifier": "infineon-free.LICENSE",
              "rule_relevance": 100,
              "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/infineon-free.LICENSE"
            }
          ],
          "identifier": "infineon_free-254bda26-ac42-e84e-aead-c0c4ee0a712a"
        }
      ],
      "license_clues": [],
      "percentage_of_license_text": 34.6,
armijnhemel commented 9 months ago

Related licenses:

https://psion.gtkc.net/psion-gmbh/emulator/workabout/licence.txt https://psion.gtkc.net/psion-gmbh/emulator/serie3a/licence.txt