Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Apache license identifier #14

Merged

Conversation

oelhanafey
Copy link
Contributor

@oelhanafey oelhanafey commented Jul 3, 2024

The license field in package.json should be using the appropriate SPDX license identifier as described in the NPM docs.

The SPDX identifier for the Apache 2.0 license is Apache-2.0. Our automated license checker was not correctly validating this repo as using an approved license.

@TomerAberbach
Copy link
Owner

Thanks, good catch!

@TomerAberbach TomerAberbach merged commit 3acbdfb into TomerAberbach:main Jul 4, 2024
4 checks passed
@TomerAberbach
Copy link
Owner

Published in v2.1.1

@oelhanafey oelhanafey deleted the oelhanafey/fix-license branch July 4, 2024 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants