Skip to content

Format the license in package.json to match the SPDX standard#91

Merged
Keyang merged 1 commit intoKeyang:masterfrom
dcohenb:license_format_fix
May 4, 2016
Merged

Format the license in package.json to match the SPDX standard#91
Keyang merged 1 commit intoKeyang:masterfrom
dcohenb:license_format_fix

Conversation

@dcohenb
Copy link
Copy Markdown
Contributor

@dcohenb dcohenb commented May 4, 2016

As documented on the NPM documentation (https://docs.npmjs.com/files/package.json#license). The license field has to comply with the SPDX specification for communicating the licenses and copyrights associated with a software package. This commit changes the license to a valid SPDX value (MIT)

As documented on the NPM documentation (https://docs.npmjs.com/files/package.json#license). The license field has to comply with the SPDX specification for communicating the licenses and copyrights associated with a software package. This commit changes the license to a valid SPDX value (MIT)
@Keyang Keyang merged commit 496c5c6 into Keyang:master May 4, 2016
@Keyang
Copy link
Copy Markdown
Owner

Keyang commented May 4, 2016

Thanks for updating.

~Keyang

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