mirror of
https://github.com/curl/curl.git
synced 2026-07-26 04:07:17 +03:00
reuse: switch to REUSE 3.2 and REUSE.toml
- remove scripts/copyright.pl Closes #14107
This commit is contained in:
parent
0f12ee8b39
commit
9104bad820
4 changed files with 55 additions and 324 deletions
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue