From 200692bb1fb8acdcc467862d92a1d24ac3e381bc Mon Sep 17 00:00:00 2001
From: jao <jao@gnu.org>
Date: Tue, 7 Jun 2022 23:48:59 +0100
Subject: desorgification

---
 data/commons.html | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 data/commons.html

(limited to 'data')

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>
-- 
cgit v1.2.3