summaryrefslogtreecommitdiff
path: root/iadocs/appendix.tex
blob: 56cce40e37ac18473ea056082e14275359589b86 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
\input{header.inc}

\title{Appendix}

\usepackage{minted}
\usepackage{geometry}
\geometry{
	margin=0.5in,
	includefoot,
}
\AddToHook{cmd/section/before}{\clearpage}

\begin{document}
\maketitle
\tableofcontents

\input{source.gen}

\section{Copyright license}

\input{agpl.inc}

\end{document}