diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-08-03 20:53:54 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-08-03 20:53:54 +0200 |
commit | b241b009646b36891e6b6c9d336357ed595d4dc7 (patch) | |
tree | 0a47390083f6994698bb71aa524e0642912e2ae1 /build/latex/letter/README.md | |
parent | feat(templates/latex/letter): Init (diff) | |
download | flake-templates-b241b009646b36891e6b6c9d336357ed595d4dc7.tar.gz flake-templates-b241b009646b36891e6b6c9d336357ed595d4dc7.zip |
chore(build): Regenerate
Diffstat (limited to 'build/latex/letter/README.md')
-rw-r--r-- | build/latex/letter/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/build/latex/letter/README.md b/build/latex/letter/README.md new file mode 100644 index 0000000..9c5c6da --- /dev/null +++ b/build/latex/letter/README.md @@ -0,0 +1,11 @@ +# %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)). |