summary refs log tree commit diff stats
path: root/index.html
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2022-05-10 04:20:27 +0200
committerAndrew Yu <andrew@andrewyu.org>2022-05-10 04:20:27 +0200
commita9e25d2f4474d646f69f1a8bb1d7c6a52f292481 (patch)
tree7696fe3d8e3d601c59e5569116abaf6950167dcc /index.html
parent9c6fbe0eb1a5c7d5444b3dc0a4b9227cae565029 (diff)
downloadwww-a9e25d2f4474d646f69f1a8bb1d7c6a52f292481.tar.gz
cc0 fix
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 651ae4e..d510109 100644
--- a/index.html
+++ b/index.html
@@ -99,7 +99,7 @@
 		</div>
 		<hr />
 		<div id="footer">
-			<p xmlns:cc="http://creativecommons.org/ns#" xmlns:dct="http://purl.org/dc/terms/"><a property="dct:title" rel="cc:attributionURL" href="https://www.andrewyu.org">Andrew Yu's Website</a> by <a rel="cc:attributionURL dct:creator" property="cc:attributionName" href="mailto:andrew@andrewyu.org">Andrew Yu</a> is marked with <a href="http://creativecommons.org/publicdomain/zero/1.0?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC0 1.0 Universal<img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1"><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/zero.svg?ref=chooser-v1"></a>.</p>
+            <p>Works hosted on this subdomain (<code>www.andrewyu.org</code>) with the HTTP protocol is under <a href="/cc0.txt">the CC0 public domain dedicator.</a></p>
 			<p>Works on this website that's supposed to be publicly accessible (don't try to get around my htaccess, don't crack my ssh, don't snoop on my email, etc) is public domain.  This does not include my projects and my git repos, see their LICENSE files for per-project information.  <a href="https://stpeter.im/writings/essays/publicdomain.html">https://stpeter.im/writings/essays/publicdomain.html</a> is a good explanation on why people put stuff in the public domain.  However, you might want to see the GNU AGPL section on this page.</p>
 		</div>
 	</body>