summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2026-04-26 12:16:33 -0400
committerAdam T. Carpenter <atc@53hor.net>2026-04-26 12:16:33 -0400
commitb845e7f0ae82442ca1a640eef27eb5a4cd46af53 (patch)
tree61895cc0dac32494945545a46ff491ee119d6ca9
parent92ad21df01ef1c912ef0fc6380d6d8da8a363846 (diff)
download53hor-b845e7f0ae82442ca1a640eef27eb5a4cd46af53.tar.xz
53hor-b845e7f0ae82442ca1a640eef27eb5a4cd46af53.zip
turn off CC-4A for now for short storiesHEADmaster
-rw-r--r--includes/foot.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/includes/foot.php b/includes/foot.php
index 7b8bb01..4dc5e7f 100644
--- a/includes/foot.php
+++ b/includes/foot.php
@@ -9,8 +9,6 @@
<?php
if (!isset($nolicense)) {
printf('%s', <<<EOF
- Content released under <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>.
- <br>
Source code released under <a href="https://opensource.org/licenses/BSD-3-Clause">BSD 3-Clause</a>, unless otherwise stated.
<br>
EOF);