Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
Tools to refresh SPDX license list
Update //licenses/spdx
This pulls in the authoritative list of licenses from the SPDX project and updates our copy of it to include any new license identifiers.
It does not attempt to classify them in any way.
NOTE: You must run this from //admin/refresh_spdx
-
Fetch the license list from the SPDX project.
wget https://github.com/spdx/license-list-data/raw/master/json/licenses.json -
Run the refresh tool python add_licenses.py