summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author53hornet <atc@53hor.net>2021-12-30 09:26:44 -0500
committer53hornet <atc@53hor.net>2021-12-30 09:26:44 -0500
commit4322d834884dc9d75e3c682442e49b0011609b33 (patch)
treedfb241af2fc289a050546d4c64b68cb9d414bf87
parentfbc0d574e159c9d0d4020a54d71ca0bb7c265c45 (diff)
download53hor-4322d834884dc9d75e3c682442e49b0011609b33.tar.xz
53hor-4322d834884dc9d75e3c682442e49b0011609b33.zip
feat: copyright
-rw-r--r--includes/foot.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/includes/foot.php b/includes/foot.php
index c0c0082..f5b7023 100644
--- a/includes/foot.php
+++ b/includes/foot.php
@@ -3,6 +3,8 @@
<footer>
<p>
+ &copy; 2019-<?php printf('%s', date('Y')); ?> Adam Carpenter
+ <br>
Content licensed under the <a target="_blank" href="https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
<br>
Source code licensed under the <a target="_blank" href="https://opensource.org/licenses/BSD-3-Clause"> BSD 3-Clause license</a>, unless otherwise stated.