marcello3d / node-licensecheck

A quick way to see the licenses of node modules you depend on—recursively.
zlib License
56 stars 18 forks source link

Better matching of licenses by name. #7

Closed jlevy closed 9 years ago

jlevy commented 9 years ago

Match license names based on normalized text. Warn about non-matched license names. Handle Apache-2.0 vs Apache 2.0, handle "Apache version 2.0" etc. Update tests.