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

rewrote license field to be SPDX compatible #179

Merged
merged 1 commit into from
Sep 29, 2016
Merged

rewrote license field to be SPDX compatible #179

merged 1 commit into from
Sep 29, 2016

Conversation

leipert
Copy link
Contributor

@leipert leipert commented May 23, 2016

According to NPM docs the license field in package.json should be SPDX compatible.

SPDX is a format which allows you to specify your licenses in an easy understandable, machine parseable way.

These changes reflect your license choice according to #1

According to [NPM docs](https://docs.npmjs.com/files/package.json#license) the `license` field in package.json should be SPDX compatible.

[SPDX](https://spdx.org/licenses/) is a format which allows you to specify your licenses in an easy understandable, machine parseable way.

These changes reflect your license choice according to #1
@faisalman faisalman merged commit 2a5cd4d into faisalman:master Sep 29, 2016
@leipert leipert deleted the patch-1 branch October 1, 2016 09:47
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