diff options
Diffstat (limited to 'doc/doxygen_manual.tex')
-rw-r--r-- | doc/doxygen_manual.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/doxygen_manual.tex b/doc/doxygen_manual.tex index a10cddd..bc79264 100644 --- a/doc/doxygen_manual.tex +++ b/doc/doxygen_manual.tex @@ -36,13 +36,14 @@ \renewcommand{\cftsecindent}{0 em} \renewcommand{\cftsecnumwidth}{3.2 em} \renewcommand{\cftsubsecindent}{3.2 em} +\newcommand{\thisyear}{\the\year} \begin{document} \begin{titlepage} \includegraphics[width=\textwidth]{doxygen_logo} \begin{center} Manual for version $VERSION\\[2ex] Written by Dimitri van Heesch\\[2ex] -\copyright 1997-2007 +\copyright 1997-\thisyear \end{center} \end{titlepage} \clearemptydoublepage |