diff --git a/build/planner.pdf b/build/planner.pdf index 808d8e7..4536be6 100644 Binary files a/build/planner.pdf and b/build/planner.pdf differ diff --git a/images/ccancs4.png b/images/ccancs4.png new file mode 100644 index 0000000..4acf8c4 Binary files /dev/null and b/images/ccancs4.png differ diff --git a/planner.tex b/planner.tex index 5ff347d..848044d 100644 --- a/planner.tex +++ b/planner.tex @@ -33,6 +33,10 @@ % Put page numbers in bottom center \pagestyle{plain} +% Add our copyright image +\usepackage{graphicx} +\graphicspath{ {./images/} } + % Let's put explanatory stuff in two columns a half inch apart \usepackage{multicol} \setlength\columnsep{0.4in} @@ -60,12 +64,38 @@ by Kenneth John Odle \medskip -v. 1.0.1 +v. 1.1.0 \medskip \today{} + +\vspace*{10cm} + +\includegraphics[scale=0.5]{ccancs4} +\bigskip + +\begin{minipage}{14cm} +\begin{flushleft} +This work is provided under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. +\end{flushleft} +This means: + +\begin{itemize} + \itemsep-0.30em + \item You are free to share this work. + \item You are free to adapt this work. + \item You are free to share your adaptation(s) of this work. + \item You are not allowed to sell this work or your adaptation(s) of this work. + \item You must attribute it to the author by providing the following link: +\end{itemize} + +\texttt{https://git.kjodle.net/kjodle/planner-in-latex} + +\end{minipage} \end{center} + + \tableofcontents \thispagestyle{empty}