Skip to content

Wrong spelling of license identifier in package.json #329

@koy1mu

Description

@koy1mu

In the package.json the license is spelled "BSD 3-Clause".

However, according to the npm Docs on licenses, one should should "add a current SPDX license identifier for the license [one is] using". The list of SPDX licenses shows the correct spelling as "BSD-3-Clause", i.e. with a - instead of " ". This difference causes our automatic license checker to fail.

Would you consider changing the spelling of the license to match the SPDX standard?

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions