diff options
-rwxr-xr-x | guides/shell-workshop/index.html | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/guides/shell-workshop/index.html b/guides/shell-workshop/index.html index b66a227..3b85b6c 100755 --- a/guides/shell-workshop/index.html +++ b/guides/shell-workshop/index.html @@ -18,11 +18,6 @@ <li><a href="flyer.pdf">Rendered PDF document</a></li> </ul> <p> - Copyright © 2012 Patrick "P. J." M<span class="super">c</span>Dermott - <br> - This flyer may be used under the terms of the - <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons - Attribution 3.0 Unported license</a>.<br> This flyer includes copyrighted images used pursuant to the fair use limitation of U.S. Copyright Law. </p> @@ -74,4 +69,13 @@ <li><a href="http://odin1.pehjota.net/git/opkhelper/tree/src/opkbuild.sh"><code>opkbuild</code></a> of opkhelper (a set of scripts I wrote)</li> </ul> +<h4>Copyright</h4> +<p> + Copyright © 2012 Patrick "P. J." M<span class="super">c</span>Dermott + <br> + All works related to this workshop, including this document, the flyer, the + notes, and the session records may be used under the terms of the + <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons + Attribution 3.0 Unported license</a>.<br> +</p> <!--#include virtual="../../includes/footer.html" --> |