domcleal / spdx-licenses

SPDX license and identifier lookup
MIT License
14 stars 12 forks source link

Switch to use the official SPDX JSON data #2

Closed sschuberth closed 8 years ago

sschuberth commented 9 years ago

By now there is https://spdx.org/licenses/licenses.json. The spdx-license-list project does not use it yet because they need the full license text, but this project doesn't.

@domcleal So how about not depending on spdx-license-list and use https://spdx.org/licenses/licenses.json directly?