reuse: switch to REUSE 3.2 and REUSE.toml

- remove scripts/copyright.pl

Closes #14107
This commit is contained in:
Max Mehl 2024-07-05 14:09:32 +02:00 committed by Daniel Stenberg
parent 0f12ee8b39
commit 9104bad820
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
4 changed files with 55 additions and 324 deletions

View file

@ -316,8 +316,8 @@ fine.
This means that all files need to have their license and copyright information
clearly stated. Ideally by having the standard curl source code header, with
the SPDX-License-Identifier included. If the header does not work, you can use a
smaller header or add the information for a specific file to the `.reuse/dep5`
smaller header or add the information for a specific file to the `REUSE.toml`
file.
You can manually verify the copyright and compliance status by running the
`./scripts/copyright.pl` script in the root of the git repository.
[REUSE helper tool](https://github.com/fsfe/reuse-tool): `reuse lint`