diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-09-30 17:32:10 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-09-30 17:32:10 +0200 |
commit | 01aea01154b0ec1a9a87f6995b34f3638908313b (patch) | |
tree | 0897b9bc3becf90a1f5fab6305e6cb533722964c /common | |
parent | fix(templates/{awk,c,latex,shell}): Use one shared `cog.toml` (diff) | |
download | flake-templates-01aea01154b0ec1a9a87f6995b34f3638908313b.tar.gz flake-templates-01aea01154b0ec1a9a87f6995b34f3638908313b.zip |
style(treewide): Re-format
Diffstat (limited to 'common')
-rw-r--r-- | common/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/README.md b/common/README.md index 9c5c6da..6dad42c 100644 --- a/common/README.md +++ b/common/README.md @@ -3,6 +3,7 @@ > %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 |