diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2021-12-10 20:25:06 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2021-12-10 20:25:06 +0100 |
commit | 6fcceaa15bc3220519af41e9f0c66e46d67fcd1b (patch) | |
tree | 16e82d94cf1f04fabcb6739c6db89e8d5261ae0f | |
parent | New theme (diff) | |
download | gitjoe-www-6fcceaa15bc3220519af41e9f0c66e46d67fcd1b.tar.gz gitjoe-www-6fcceaa15bc3220519af41e9f0c66e46d67fcd1b.tar.bz2 gitjoe-www-6fcceaa15bc3220519af41e9f0c66e46d67fcd1b.tar.xz gitjoe-www-6fcceaa15bc3220519af41e9f0c66e46d67fcd1b.tar.zst gitjoe-www-6fcceaa15bc3220519af41e9f0c66e46d67fcd1b.zip |
update
-rw-r--r-- | inc/classic-contents.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/classic-contents.inc.php b/inc/classic-contents.inc.php index 4d4b1ec..92518ba 100644 --- a/inc/classic-contents.inc.php +++ b/inc/classic-contents.inc.php @@ -71,7 +71,7 @@ jo_footer() { ?> <footer> <p> - Copyright © 2020, Joe - + Copyright © 2020-2021, Joe - see <a href="<?php echo $prefix; ?>license.php">LICENSE</a> - this website does not use cookies </p> |