Browse Source

Added License page after title page to header.tex

pull/1/head
Brett Langdon 14 years ago
parent
commit
61f6f52289
3 changed files with 16 additions and 4 deletions
  1. BIN
      Programming In General.pdf
  2. +8
    -4
      Programming In General.tex
  3. +8
    -0
      header.tex

BIN
Programming In General.pdf View File


+ 8
- 4
Programming In General.tex View File

@ -109,6 +109,14 @@ Brett \textsc{Langdon}
\end{center}
\end{titlepage}
\null
\vfill
This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License.
\par
To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.
\vfill
\null
\tableofcontents
\chapter{Introduction}
@ -151,10 +159,6 @@ Brett \textsc{Langdon}
\input{"./3 - Functional Programming/1.2 - Control Statements"}
\vfill
\pagebreak
\section{Control Statements~}
\input{"./3 - Functional Programming/1.2 - Control Statements~"}
\vfill
\pagebreak
\section{Functions}
\input{"./3 - Functional Programming/1.3 - Functions"}
\vfill


+ 8
- 0
header.tex View File

@ -109,4 +109,12 @@ Brett \textsc{Langdon}
\end{center}
\end{titlepage}
\null
\vfill
This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License.
\par
To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.
\vfill
\null
\tableofcontents

Loading…
Cancel
Save