diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2022-03-17 08:44:12 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2022-03-17 08:44:12 +0100 |
commit | ef43222055029432795880332f4bdffb818be71b (patch) | |
tree | fedf0bb11d1a00149d531cab40a05298d4a94878 /inc | |
parent | typo (diff) | |
download | gitjoe-www-ef43222055029432795880332f4bdffb818be71b.tar.gz gitjoe-www-ef43222055029432795880332f4bdffb818be71b.tar.bz2 gitjoe-www-ef43222055029432795880332f4bdffb818be71b.tar.xz gitjoe-www-ef43222055029432795880332f4bdffb818be71b.tar.zst gitjoe-www-ef43222055029432795880332f4bdffb818be71b.zip |
LICENSE date update
Diffstat (limited to 'inc')
-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 63e62f1..7ba8015 100644 --- a/inc/classic-contents.inc.php +++ b/inc/classic-contents.inc.php @@ -71,7 +71,7 @@ jo_footer() { ?> <footer> <p> - Copyright © 2020-2021, Joe - + Copyright © 2020-2022, Joe - see <a href="<?php echo $prefix; ?>license.php">LICENSE</a> - this website does not use cookies </p> |