about summary refs log tree commit diff stats
path: root/build/shell/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'build/shell/README.md')
-rw-r--r--build/shell/README.md15
1 files changed, 7 insertions, 8 deletions
diff --git a/build/shell/README.md b/build/shell/README.md
index 46287a6..9c5c6da 100644
--- a/build/shell/README.md
+++ b/build/shell/README.md
@@ -2,11 +2,10 @@
 
 > %INIT_DESCRIPTION
 
-Some text about the project.
-
-## Licence
-
-This program is free software: you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation, either version 3 of the License, or
-(at your option) any later version.
+## 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)).