Recommend the REUSE v3 mechanism

This commit is contained in:
наб 2023-10-04 16:27:40 +02:00 committed by Drew DeVault
parent 03f73a68be
commit 67c1822bca
1 changed files with 11 additions and 0 deletions

View File

@ -342,6 +342,17 @@ If your project has more than one license, your license file should explain what
licenses apply to what parts of the code in plain English, and include the text
of all applicable licenses.
For cases like this, the git.sr.ht web UI supports
version 3.0 of the [REUSE Specfication](https://reuse.software/spec/):
If you include your licences as files matching the pattern
`LICENSES/$SPDX.$suffix`, where `$SPDX` is the
[SPDX identifier](https://spdx.org/licenses/) for the licence
and `$suffix` is any string without a dot,
the licences will be enumerated in the repo summary
and `/licenses` pages, alongside a short description and links
to their corresponding entries on SPDX.org.
## Setting a custom README
By default, if found, a `README` plaintext or `README.md` markdown file