CI: Switch to using reuse for license checking 32/72932/2
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 4 Jun 2024 22:52:37 +0000 (15:52 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 4 Jun 2024 22:58:21 +0000 (15:58 -0700)
The tox based license checker is failing due to some issues related to
distutils. As we do not really maintain the validator and there is a
better upstream system we're going to switch to it.

This change brings in all the needed modifications to switch tools and
also take care of the license and copyright information without having
to touch all of the files in the repository.

Issue: RELENG-5356
Change-Id: Ibaecb20f922adf5e7a050be9f03f945076dd2dfe
Ref: https://github.com/fsfe/reuse-tool
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>

No differences found