blob: 79d87cd507ec93e9e69b1686e46d551362e98822 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
%! TEX root = ../../%INIT_APPLICATION_NAME.tex
% LTeX: language=%INIT_LANGUAGE
\maketitle
\tableofcontents
\vspace*{\fill}
% TODO: Translate this section (or remove this comment, if your language of choice is English)
Copyright \textcopyright{} \AuthorList{} \YearList{}\\
\ \\
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}.
\
\clearpage
|