diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-04-02 14:46:44 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-04-02 14:46:44 +0200 |
commit | 62608badf7230afa5e4ebe72da5cb2522bfb33a4 (patch) | |
tree | 0031a7058e53c34dfd764d4c1615463d8e3ddf63 /templates/shell/docs | |
parent | fix(templates/latex/flake.nix): Keep the PDF file extensions when building (diff) | |
download | flake-templates-62608badf7230afa5e4ebe72da5cb2522bfb33a4.tar.gz flake-templates-62608badf7230afa5e4ebe72da5cb2522bfb33a4.zip |
chore(version): v0.6.1
Diffstat (limited to 'templates/shell/docs')
-rw-r--r-- | templates/shell/docs/%INIT_APPLICATION_NAME.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/shell/docs/%INIT_APPLICATION_NAME.1.md b/templates/shell/docs/%INIT_APPLICATION_NAME.1.md index 0a7ec9d..e044647 100644 --- a/templates/shell/docs/%INIT_APPLICATION_NAME.1.md +++ b/templates/shell/docs/%INIT_APPLICATION_NAME.1.md @@ -38,7 +38,7 @@ Report bugs to <https://%INIT_REMOTE/%INIT_OWNER/%INIT_REPOSITORY/issues>. # COPYRIGHT -Copyright (C) %INIT_YEAR %INIT_AUTOHR_NAME +Copyright (C) %INIT_YEAR %INIT_AUTHOR_NAME 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 |