diff options
Diffstat (limited to 'build/latex/presentation/README.md')
-rw-r--r-- | build/latex/presentation/README.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/build/latex/presentation/README.md b/build/latex/presentation/README.md new file mode 100644 index 0000000..6dad42c --- /dev/null +++ b/build/latex/presentation/README.md @@ -0,0 +1,12 @@ +# %INIT_APPLICATION_NAME_STYLIZED + +> %INIT_DESCRIPTION + +## 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)). |