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 | |
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
-rw-r--r-- | LICENSE | 2 | ||||
-rw-r--r-- | inc/classic-contents.inc.php | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ BSD 3-Clause License -Copyright (c) 2020, Joe +Copyright (c) 2020-2022, Joe All rights reserved. Redistribution and use in source and binary forms, with or without 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> |