Initial commit.
[www.git] / licence.shtml
1 <!--#include virtual="/doctype.txt"-->
2 <html>
3
4 <!--#include virtual="/head.shtml"-->
5
6 <body>
7
8 <!--#include virtual="/header.shtml"-->
9
10 <!--#include virtual="/navigation.shtml"-->
11
12 <div id="content">
13   <p>
14     Unless otherwise noted, content on this website is Copyright © 2010 Steven
15     McDonald.
16   </p>
17   <h2>
18     Licence Grant
19   </h2>
20   <p>
21     Unless otherwise noted, permission is granted to copy, distribute and/or
22     modify content on this website under the terms of the <a
23     href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons
24     Attribution-Sharealike Unported License</a>, Version 3.0 or any later
25     version published by Creative Commons.
26   </p>
27   <p>
28     It's not required by the licence, but if you do use a substantial portion
29     of anything I've published here in a derived work or publish it elsewhere,
30     I would appreciate it if you could tell me about it. :-)
31   </p>
32   <h2>
33     Common Exceptions
34   </h2>
35   <p>
36     The W3C icons at the bottom of every page are Copyright © 1994-2006 W3C®
37     (MIT, ERCIM, Keio) from the <a href="http://www.w3.org/QA/Tools/Icons">W3C
38     website</a>. W3C® grants permission for their use on webpages which pass
39     their HTML and CSS validators, respectively.
40   </p>
41 </div>
42
43 <!--#include virtual="/footer.shtml"-->
44
45 </body>
46
47 </html>