diff options
author | Siddharth Ravikumar <sravik@bgsu.edu> | 2016-03-27 05:25:45 +0000 |
---|---|---|
committer | Siddharth Ravikumar <sravik@bgsu.edu> | 2016-03-27 05:25:45 +0000 |
commit | 87fb0b2fada08bfd41a5d8ad0658613bffed6053 (patch) | |
tree | 9fb565abcfac99c613f138bd00dbc9df6ebd9074 /presentation/sections/legal.tex | |
parent | c136a9d8b5566b72f8fe1edbca8e92935ac53b13 (diff) |
Move things around.
- Each section is moved to its own file under sections/
Diffstat (limited to 'presentation/sections/legal.tex')
-rw-r--r-- | presentation/sections/legal.tex | 16 |
1 files changed, 16 insertions, 0 deletions
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 |