Skip to content
This repository was archived by the owner on Oct 16, 2023. It is now read-only.
This repository was archived by the owner on Oct 16, 2023. It is now read-only.

Package does not include valid license #8

Description

@kylef

Hi,

I noticed that this package declares in package.json that it is licensed using the MIT license, but as there is no license file and subsequently no copyright notice this isn't valid MIT license. The MIT license itself says that I need to have the copyright notice in any copies. There would be no copyright notice without the full license and thus render the license invalid:

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

As such, the npm package on NPM registry does not contain a license file and doing npm install backo would create an illegal copy of the package without the copyright notice which is against the MIT license.

Can you please add a license file with the appropriate copyright notice and release this as an update to the NPM package registry.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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