summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.