Mercurial > dottes
changeset 257:a3c356207253
Add licence note to website.
| author | Jim Hague <jim.hague@acm.org> | 
|---|---|
| date | Fri, 21 Jun 2013 10:12:24 +0100 | 
| parents | 3eca51ff33a5 | 
| children | 4dac46e45116 | 
| files | web/index.html | 
| diffstat | 1 files changed, 18 insertions(+), 0 deletions(-) [+] | 
line wrap: on
 line diff
--- a/web/index.html Fri Jun 21 10:09:50 2013 +0100 +++ b/web/index.html Fri Jun 21 10:12:24 2013 +0100 @@ -117,6 +117,24 @@ dottes@cryhavoc.org.uk</a>.</p> </div> + <div class="grid_12 dottes-body"> + <a rel="license" + href="http://creativecommons.org/licenses/by-sa/2.0/uk/deed.en_US"> + <img alt="Creative Commons License" style="border-width:0" + src="http://i.creativecommons.org/l/by-sa/2.0/uk/88x31.png"/> + </a> + <br /> + <span xmlns:dct="http://purl.org/dc/terms/" + property="dct:title">Ye Crie Havock Booke of Dottes</span> + by <a xmlns:cc="http://creativecommons.org/ns#" + href="dottes.cryhavoc.og.uk" property="cc:attributionName" + rel="cc:attributionURL">Jim Hague</a> + is licensed under a + <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.0/uk/deed.en_US"> + Creative Commons Attribution-ShareAlike 2.0 UK: England & Wales + License</a>. + </div> + </div> </body> </html>
