davglass / license-checker

Check NPM package licenses
Other
1.59k stars 215 forks source link

What is the project license? #246

Open michelangelo246 opened 3 years ago

michelangelo246 commented 3 years ago

There's a mismatch regarding the package license. In the package.json file of the project, at the npm page for the package and at the output of the package itself, the license is supposedly BSD-3-Clause, but at the license file on github, the license is said to be Yahoo. Which one is it?

oesolutions commented 3 years ago

The license file contains the BSD-3-Clause license text with the copyright holder changed to Yahoo. It is still the BSD-3-Clause license in spirit.