From 87fb0b2fada08bfd41a5d8ad0658613bffed6053 Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Sun, 27 Mar 2016 05:25:45 +0000 Subject: Move things around. - Each section is moved to its own file under sections/ --- presentation/sections/legal.tex | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 presentation/sections/legal.tex (limited to 'presentation/sections/legal.tex') diff --git a/presentation/sections/legal.tex b/presentation/sections/legal.tex new file mode 100644 index 0000000..35e24bf --- /dev/null +++ b/presentation/sections/legal.tex @@ -0,0 +1,16 @@ +% Public Domain. No Rights Reserved. See +% https://creativecommons.org/publicdomain/zero/1.0/ + +% any law which is an invention of mankind is impeacable. +\begin{frame}[fragile] + + {\tiny + \begin{semiverbatim} + Slides under public domain. No rights reserved. See + https://creativecommons.org/publicdomain/zero/1.0/ for full + legal verbiage. + + Source at https://git.ricketyspace.net/combox-paper/tree/presentation + \end{semiverbatim} + } +\end{frame} \ No newline at end of file -- cgit v1.2.3