cpuprofilify icon indicating copy to clipboard operation
cpuprofilify copied to clipboard

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

Open dcohenb opened this issue 8 years ago • 0 comments

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)

dcohenb avatar May 11 '16 09:05 dcohenb