Brightspace / d2l-license-checker

Simple tool to continuously check for D2L accepted licenses of all npm dependencies in a project.
4 stars 2 forks source link

Accept non SPDX licenses #25

Closed zommerfelds closed 7 years ago

zommerfelds commented 7 years ago

It could be useful to accept invalid SPDX license strings like BSD. @neverendingqs

JimD2L commented 7 years ago

Added in this PR: https://github.com/Brightspace/license-checker-ci/pull/40.