Skip to content

Incorrectly detected 'proprietary-license' #4710

@chinyeungli

Description

@chinyeungli

Description

The following license text is incorrectly detected as "proprietary-license"

Copyright 2025 Sinusoidal Systems AB

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:

1. The above copyright notice and this permission notice shall be included in
   all copies or substantial portions of the Software.

2. Redistributions of the Software in source or binary form must include an
   attribution notice stating that the Software was originally developed by
   Sinusoidal Systems AB, and may not in any way suggest that Sinusoidal Systems AB
   endorses or is affiliated with the redistribution or derivative work without
   prior written permission.

3. Neither the name, trademarks, nor service marks of Sinusoidal Systems AB may be
   used to endorse or promote products derived from this Software without specific
   prior written permission.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

(https://docs.rs/crate/sinusoidal/0.4.0/source/LICENSE)

Scan result:

    {
      "path": "LICENSE",
      "type": "file",
      "detected_license_expression": "proprietary-license",
      "detected_license_expression_spdx": "LicenseRef-scancode-proprietary-license",
      "license_detections": [
        {
          "license_expression": "proprietary-license",
          "license_expression_spdx": "LicenseRef-scancode-proprietary-license",
          "matches": [
            {
              "license_expression": "proprietary-license",
              "license_expression_spdx": "LicenseRef-scancode-proprietary-license",
              "from_file": "LICENSE",
              "start_line": 3,
              "end_line": 29,
              "matcher": "3-seq",
              "score": 93.79,
              "matched_length": 166,
              "match_coverage": 93.79,
              "rule_relevance": 100,
              "rule_identifier": "proprietary-license_390.RULE",
              "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/proprietary-license_390.RULE"
            }
          ],
          "identifier": "proprietary_license-5b842126-ef54-c1c5-7e3a-b98a6dc8ef9a"
        }
      ],
      "license_clues": [],
      "percentage_of_license_text": 67.21,
      "scan_errors": []
    }

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