diff options
author | P. J. McDermott <pjm@nac.net> | 2012-04-01 04:59:32 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-04-01 05:02:32 (EDT) |
commit | 38b75fd06405eaae490f0db893a3e54fb511ccfa (patch) | |
tree | 7876fae146c090c8cf855b1781a2ce6c6f748017 /guides/shell-workshop | |
parent | 6f2f5c2003f42c97b50756f0368d671324547169 (diff) | |
download | www-38b75fd06405eaae490f0db893a3e54fb511ccfa.zip www-38b75fd06405eaae490f0db893a3e54fb511ccfa.tar.gz www-38b75fd06405eaae490f0db893a3e54fb511ccfa.tar.bz2 |
Apply CC BY 3.0 to all UNIX shell workshop works.
Diffstat (limited to 'guides/shell-workshop')
-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" --> |