diff options
Diffstat (limited to 'includes/foot.php')
-rw-r--r-- | includes/foot.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/includes/foot.php b/includes/foot.php index 2d8576e..e9dc23f 100644 --- a/includes/foot.php +++ b/includes/foot.php @@ -6,9 +6,9 @@ <p> © 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>. + Content released under <a target="_blank" href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</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. + Source code released under <a target="_blank" href="https://opensource.org/licenses/BSD-3-Clause">BSD 3-Clause</a>, unless otherwise stated. <noscript> JavaScript? Where we're going we don't need JavaScript. </noscript> |