Files
rk35xx-android14/external/bazelbuild-rules_license/admin/refresh_spdx
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00
..

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

  1. Fetch the license list from the SPDX project.

    wget https://github.com/spdx/license-list-data/raw/master/json/licenses.json
    
  2. Run the refresh tool python add_licenses.py