diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-10-04 17:20:53 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-10-04 17:20:53 +0200 |
commit | 993fcef6a667381d53f77e3983b156e6ed45d0cf (patch) | |
tree | d8b3de8bfcd7216bb948b13294154c39d0cb006c /README.md | |
parent | docs(manual): Remove (diff) | |
download | quotify-993fcef6a667381d53f77e3983b156e6ed45d0cf.tar.gz quotify-993fcef6a667381d53f77e3983b156e6ed45d0cf.zip |
style(treewide): Format
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md index 31c2a85..dc0f0b2 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,9 @@ If not, see <https://www.gnu.org/licenses/agpl.txt>. ## Licensing -This project complies with the REUSE v3.2 specification. This means that every file -clearly states its copyright. -Please run `./scripts/cprh.sh contributer NAME EMAIL FILES..` after you -contributed to `FILES..` to record your contribution (obviously replacing -the `NAME`, `EMAIL` and `FILES..` placeholders with your name, email, and -the paths to the changed files respectively (see the `--help` output for more)). +This project complies with the REUSE v3.2 specification. This means that every +file clearly states its copyright. Please run +`./scripts/cprh.sh contributer NAME EMAIL FILES..` after you contributed to +`FILES..` to record your contribution (obviously replacing the `NAME`, `EMAIL` +and `FILES..` placeholders with your name, email, and the paths to the changed +files respectively (see the `--help` output for more)). |