diff options
Diffstat (limited to 'data/commons.html')
-rw-r--r-- | data/commons.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/data/commons.html b/data/commons.html new file mode 100644 index 0000000..35500b5 --- /dev/null +++ b/data/commons.html @@ -0,0 +1,15 @@ +<center> + <a rel="license" href="https://creativecommons.org/licenses/by-sa/3.0/"> + <img alt="Creative Commons License" style="border-width:0" + src="https://i.creativecommons.org/l/by-sa/3.0/88x31.png" /> + </a> + <br /> + <span xmlns:dct="https://purl.org/dc/terms/" + href="https://purl.org/dc/dcmitype/Text" property="dct:title" + rel="dct:type">jao.io</span> by + <a xmlns:cc="https://creativecommons.org/ns#" href="https://jao.io" + property="cc:attributionName" rel="cc:attributionURL">jao</a> + is licensed under a + <a rel="license" href="https://creativecommons.org/licenses/by-sa/3.0/"> + Creative Commons Attribution-ShareAlike 3.0 Unported License</a>. +</center> |