about summary refs log tree commit diff stats
path: root/build/latex/academia/content/static/title.tex
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-08-03 20:53:54 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-08-03 20:53:54 +0200
commitb241b009646b36891e6b6c9d336357ed595d4dc7 (patch)
tree0a47390083f6994698bb71aa524e0642912e2ae1 /build/latex/academia/content/static/title.tex
parentfeat(templates/latex/letter): Init (diff)
downloadflake-templates-b241b009646b36891e6b6c9d336357ed595d4dc7.tar.gz
flake-templates-b241b009646b36891e6b6c9d336357ed595d4dc7.zip
chore(build): Regenerate
Diffstat (limited to 'build/latex/academia/content/static/title.tex')
-rw-r--r--build/latex/academia/content/static/title.tex7
1 files changed, 4 insertions, 3 deletions
diff --git a/build/latex/academia/content/static/title.tex b/build/latex/academia/content/static/title.tex
index e4a833d..7398508 100644
--- a/build/latex/academia/content/static/title.tex
+++ b/build/latex/academia/content/static/title.tex
@@ -1,14 +1,15 @@
-% LTeX: language=en-GB
+% LTeX: language=%INIT_LANGUAGE
 
 \maketitle
 
 \tableofcontents
 \vspace*{\fill}
 \makeatletter
+% TODO: Translate this section (or remove this comment, if your language of choice is English)
 Copyright \textcopyright{} \@authors{} \@years{}\\
 \ \\
-This work is licensed under the terms of the CC BY-SA 4.0 licence.
-The licence text can be found online at \url{http://creativecommons.org/licenses/by-sa/4.0/legalcode}.
+This work is licensed under the terms of the %INIT_SPDX_LICENSE_IDENTIFIER licence.
+The licence text can be found online at \url{%INIT_LICENSE_URL}.
 \
 \makeatother
 \clearpage