CI: Add reuse for license checking 36/72936/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 5 Jun 2024 19:03:07 +0000 (12:03 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 5 Jun 2024 19:03:07 +0000 (12:03 -0700)
commit052dd538fbe6bd88c7991328ce54b15b54ee92bc
tree562d4abe0560b71ed4496d13d708b9226c461093
parent299ae6625b740286b8fb3f582819cb28b70fa9c3
CI: Add reuse for license checking

* Enable the reuse license checker
* Add in needed SPDX headers to pass the validation

Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Change-Id: I2032cd7a5d41681ab6df5aeed44ca48d623c0d50
.gitignore
.gitlint
.gitreview
.pre-commit-config.yaml
.readthedocs.yml
.reuse/dep5 [new file with mode: 0644]
LICENSES/Apache-2.0.txt [new file with mode: 0644]
LICENSES/CC-BY-4.0.txt [new file with mode: 0644]
LICENSES/EPL-1.0.txt [new file with mode: 0644]
requirements.txt.license [new file with mode: 0644]
tox.ini