aboutsummaryrefslogtreecommitdiffstats
path: root/templates/site/license.html
diff options
context:
space:
mode:
authormjfernez <mjf@mjfer.net>2021-11-07 15:37:34 -0500
committermjfernez <mjf@mjfer.net>2021-11-07 15:37:34 -0500
commit9272d1b1b63984fcf0cfab8c27cdc271b0fe29c5 (patch)
treec643a1faaf24c6393d32d644b0bade876dca8373 /templates/site/license.html
parentec6feec81ebab89dc6779027649b1ce517042d22 (diff)
downloadezcms-9272d1b1b63984fcf0cfab8c27cdc271b0fe29c5.tar.gz
Commit all local files for mjfer.net
Excepting files in site-files.git
Diffstat (limited to 'templates/site/license.html')
-rw-r--r--templates/site/license.html17
1 files changed, 0 insertions, 17 deletions
diff --git a/templates/site/license.html b/templates/site/license.html
deleted file mode 100644
index 172b43f..0000000
--- a/templates/site/license.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<p xmlns:dct="http://purl.org/dc/terms/" xmlns:vcard="http://www.w3.org/2001/vcard-rdf/3.0#">
- <a rel="license"
- href="http://creativecommons.org/publicdomain/zero/1.0/">
- <img src="http://i.creativecommons.org/p/zero/1.0/88x31.png" style="border-style: none;" alt="CC0" />
- </a>
- <br />
- To the extent possible under law,
- <span property="dct:title">The author</span>
- has waived all copyright and related or neighboring rights to
- content on <span property="dct:title">{{ domain }}</span>.
- All work may be cited without attribution at the reader's discretion.
- However, if you do use the work here, or otherwise benefit from it,
- the author would love to hear about it!
- This work is published from:
-<span property="vcard:Country" datatype="dct:ISO3166" content="US" about="{{ domain }}">
- United States</span>.
-</p>