Revert "Moved main site to main/, created non-free/"
[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-2011
15     Steven 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. For the avoidance of doubt, "this
26     website" means any content accessible via HTTP under the
27     www.steven-mcdonald.id.au domain, and does not include content under the
28     images, non-free or any other subdomain.
29   </p>
30   <p>
31     If you would like to use anything published here in a project which is
32     licensed incompatibly with the licence above, please feel free to <a
33     href="/about.shtml">email me</a>. If it's for a project whose goals are
34     friendly to the free software and/or free culture movements, it's probably
35     fine.
36   </p>
37   <p>
38     It's not required by the licence, but if you do use a substantial portion
39     of anything I've published here in a derived work or publish it elsewhere,
40     I would appreciate it if you could tell me about it. :-)
41   </p>
42   <h2>
43     Common Exceptions
44   </h2>
45   <p>
46     The W3C icons at the bottom of every page are Copyright © 1994-2010 W3C®
47     (MIT, ERCIM, Keio) from the <a href="http://www.w3.org/QA/Tools/Icons">W3C
48     website</a>. W3C® grants permission for their use on webpages which pass
49     their HTML and CSS validators, respectively.
50   </p>
51   <p>
52     These images are hosted under the non-free subdomain, this section is only
53     meant for clarity.
54   </p>
55 </div>
56
57 <!--#include virtual="/footer.shtml"-->
58
59 </body>
60
61 </html>