aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-04-02 14:42:35 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-04-02 14:42:35 +0200
commit69c3dcc9d2bd5b506b44f2837e5be25e76b4e7c9 (patch)
tree7d554950c1f0bf53389c80e96fcc1bc834566b5d
parentchore(version): v0.6.0 (diff)
downloadflake-templates-69c3dcc9d2bd5b506b44f2837e5be25e76b4e7c9.zip
fix(common/files/.licensure.yml): Correct typos for init variables
-rw-r--r--common/files/.licensure.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/files/.licensure.yml b/common/files/.licensure.yml
index 60ef45c..639d750 100644
--- a/common/files/.licensure.yml
+++ b/common/files/.licensure.yml
@@ -22,10 +22,10 @@ licenses:
email: "%INIT_AUTHOR_EMAIL"
template: |
- %INIT_APPLIACATION_NAME_STYLIZED %INIT_YEAR - [year] (C) by [name of author]
+ %INIT_APPLICATION_NAME_STYLIZED %INIT_YEAR - [year] (C) by [name of author]
SPDX-License-Identifier: CC-BY-SA-4.0
- %INIT_APPLIACATION_NAME_STYLIZED is licensed under a
+ %INIT_APPLICATION_NAME_STYLIZED is licensed under a
Creative Commons Attribution-ShareAlike 4.0 International License.
You should have received a copy of the license along with this