reuse

Tool for compliance with the REUSE recommendations. More information: https://reuse.readthedocs.io/en/stable/man/index.html.

reuse lint

reuse --root {{path/to/directory}} lint

reuse annotate {{[-c|--copyright]}} "{{your_name}} <{{your_email}}>" --fallback-dot-license {{path/to/file}}

reuse annotate {{[-l|--license]}} {{spdx_identifier}} --fallback-dot-license {{path/to/file}}

reuse download {{spdx-identifier}}

reuse download --all