about summary refs log tree commit diff stats
path: root/templates/rust/.licensure.yml
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-04-02 14:46:44 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-04-02 14:46:44 +0200
commit62608badf7230afa5e4ebe72da5cb2522bfb33a4 (patch)
tree0031a7058e53c34dfd764d4c1615463d8e3ddf63 /templates/rust/.licensure.yml
parentfix(templates/latex/flake.nix): Keep the PDF file extensions when building (diff)
downloadflake-templates-62608badf7230afa5e4ebe72da5cb2522bfb33a4.tar.gz
flake-templates-62608badf7230afa5e4ebe72da5cb2522bfb33a4.zip
chore(version): v0.6.1
Diffstat (limited to 'templates/rust/.licensure.yml')
-rw-r--r--templates/rust/.licensure.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/rust/.licensure.yml b/templates/rust/.licensure.yml
index 60ef45c..639d750 100644
--- a/templates/rust/.licensure.yml
+++ b/templates/rust/.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