Closed client9 closed 7 years ago
The following solves the issue.
- case scan(comp, "mozilla public license, version 2.0"):
+ case scan(comp, "mozilla public license version 2.0"):
We might want to go from using litteral license extracts to using looser regex or fuzzy lookup with a short distance.
You might recognize this one :-)
https://github.com/mitchellh/packer/blob/master/LICENSE
there are a number of others:
https://github.com/client9/gosupplychain/blob/master/reports/github-users.md#mitchellh