diff options
Diffstat (limited to 'build/latex/academia/README.md')
-rw-r--r-- | build/latex/academia/README.md | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/build/latex/academia/README.md b/build/latex/academia/README.md index ffa08c2..9c5c6da 100644 --- a/build/latex/academia/README.md +++ b/build/latex/academia/README.md @@ -2,12 +2,10 @@ > %INIT_DESCRIPTION -Some text about the project. - -## Licence - -This document is licensed under a -Creative Commons Attribution-ShareAlike 4.0 International License. - -You should have received a copy of the license along with this -work. If not, see <https://creativecommons.org/licenses/by-sa/4.0/>. +## 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)). |