Sha256: da2152291fb2302f98bf94eff7729c4661ab302dc1a121cb48d362c6fe35e26c
Contents?: true
Size: 229 Bytes
Versions: 1
Compression:
Stored size: 229 Bytes
Contents
#!/bin/bash curl https://raw.githubusercontent.com/spdx/license-list-data/master/json/licenses.json > ../licenses.json curl https://raw.githubusercontent.com/spdx/license-list-data/master/json/exceptions.json > ../exceptions.json
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
spdx-2.0.5 | bin/update-license-files |