aboutsummaryrefslogtreecommitdiffstats
path: root/inc/classic-contents.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/classic-contents.inc.php')
-rw-r--r--inc/classic-contents.inc.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/inc/classic-contents.inc.php b/inc/classic-contents.inc.php
index 280558a..9444ede 100644
--- a/inc/classic-contents.inc.php
+++ b/inc/classic-contents.inc.php
@@ -61,11 +61,14 @@ jo_footer() {
?>
<footer>
<p>
- Copyright Joe 2020 -
+ Copyright Rudy Bousset 2020 -
see <a href="LICENSE">LICENSE</a> -
we do not use cookies
</p>
</footer>
+ </div>
+ </body>
+</html>
<?php
}
?>