diff options
author | Siddharth Ravikumar <sravik@bgsu.edu> | 2016-03-27 05:04:19 +0000 |
---|---|---|
committer | Siddharth Ravikumar <sravik@bgsu.edu> | 2016-03-27 05:04:19 +0000 |
commit | c136a9d8b5566b72f8fe1edbca8e92935ac53b13 (patch) | |
tree | ec4dc521b0fc5543f3bebe8a0c5e51d86aaf5a07 | |
parent | 1a3742e50e27f865b1f8ee30d9527773d6d2baa5 (diff) |
Change last frame.
- Contain standard legal shit that says the presentation is under
public domain.
-rw-r--r-- | presentation/p.tex | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/presentation/p.tex b/presentation/p.tex index e6cc443..7943c89 100644 --- a/presentation/p.tex +++ b/presentation/p.tex @@ -189,8 +189,17 @@ FSP: File Storage Provider (Dropbox, Google Drive, etc). \section{Testing} \section{Conclusion} -\begin{frame} - \centering pre-recorded demo +\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} \end{document} |