diff options
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)). |