in src/get-licences.js [34:36]
function url2name(url) { return url.split(licenseUrlPrefix)[1] || alternatives[url] }