diff options
Diffstat (limited to 'templates/license.html')
-rw-r--r-- | templates/license.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/templates/license.html b/templates/license.html deleted file mode 100644 index 0f0cfb9..0000000 --- a/templates/license.html +++ /dev/null @@ -1,8 +0,0 @@ -<div class="fineprint"> - <div class="license"> - <a rel='license' href='http://creativecommons.org/licenses/by-sa/3.0/'> - <img alt='Creative Commons License' style='border-width:0' src='http://i.creativecommons.org/l/by-sa/3.0/80x15.png'/> - </a> - <span xmlns:dct='http://purl.org/dc/terms/' href='http://purl.org/dc/dcmitype/StillImage' property='dct:title' rel='dct:type'>$title$</span> by <a xmlns:cc='http://creativecommons.org/ns#' href='http://elephly.net' property='cc:attributionName' rel='cc:attributionURL'>Rekado</a> is licensed under a <a rel='license' href='http://creativecommons.org/licenses/by-sa/3.0/'>Creative Commons Attribution-ShareAlike 3.0 Unported License</a>. - </div> -</div> |