v. 1.1.0 added Creative Commons licensing to project

This commit is contained in:
Kenneth John Odle 2022-01-15 11:23:07 -05:00
parent 3415787d4c
commit 5f469c0c8f
3 changed files with 31 additions and 1 deletions

Binary file not shown.

BIN
images/ccancs4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -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}