davglass / license-checker

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

Excluding 'Unlicense' also excludes 'UNLICENSED' #167

Open codepunkt opened 6 years ago

codepunkt commented 6 years ago

See title. When you --exclude Unlicense, unlicensed packages are also excluded - which should not happen.

hyandell commented 3 years ago

+1. This is a worrying bug, far too easy for someone to be happy with the Unlicense license and suddenly stop seeing proprietary software.