diff options
author | Christian Grothoff <christian@grothoff.org> | 2017-11-20 22:00:26 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2017-11-20 22:00:26 +0100 |
commit | 5ed64ed29d33836c3033a7a098cbb1171ac295e1 (patch) | |
tree | 066fc685b80753f51b97eb89d39086575f8763bb /contrib | |
parent | 846b5c62c8a8071014f9198879c2e17821f6785b (diff) | |
download | exchange-5ed64ed29d33836c3033a7a098cbb1171ac295e1.tar.gz exchange-5ed64ed29d33836c3033a7a098cbb1171ac295e1.tar.bz2 exchange-5ed64ed29d33836c3033a7a098cbb1171ac295e1.zip |
fix minor template issue
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/auditor-report.tex.j2 | 19 |
1 files changed, 13 insertions, 6 deletions
diff --git a/contrib/auditor-report.tex.j2 b/contrib/auditor-report.tex.j2 index ab5a1610..8eb02301 100644 --- a/contrib/auditor-report.tex.j2 +++ b/contrib/auditor-report.tex.j2 @@ -28,17 +28,24 @@ \begin{document} -% If you update this template, complying with the license requires -% publishing the J2 source and linking to it from the generated PDF. -% So if you change this outside of the Taler Git repository, you must -% update this link (and the link must remain available to the receiver -% of the result from the generated TeX, PDF or other format). -\title{Taler Auditor Report\footnote{Template available at \url{https://git.taler.net/}}} +\title{Taler Auditor Report} % You must also credit the original author. \author{Christian Grothoff} \maketitle +% If you update this template, complying with the license requires +% stating the license and publishing the J2 source and linking to it +% from the generated PDF. So if you change this outside of the Taler +% Git repository, you must update this link (and the link must remain +% available to the receiver of the result from the generated TeX, PDF +% or other format). + +This report is based on a template licensed under the Affero General Public +License, either version 3, or (at your option) any later version. +The source code for the template is available at \url{https://git.taler.net/}. + + \section{Operations} The balance of the escrow account should |