summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorMatthijs Kuiper <info@matthijskuiper.nl>2018-01-10 20:28:11 +0100
committerMatthijs Kuiper <info@matthijskuiper.nl>2018-01-10 20:28:11 +0100
commit9f8b2f620e75badc7a5a08882bb8bb9c80f52092 (patch)
treeeb53a76b849a7e17baa898266e5cba06b10467f0 /html
parent861e3230f0154e6a5942698adedf18d5eb0e0b8a (diff)
Update copyright year
Diffstat (limited to 'html')
-rwxr-xr-xhtml/includes/footer.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/includes/footer.php b/html/includes/footer.php
index 7818ea3..fa36ccd 100755
--- a/html/includes/footer.php
+++ b/html/includes/footer.php
@@ -9,7 +9,7 @@
<br>
<br>
<a href="https://github.com/sn3p/utstats" target="_blank">UTStats Beta 4.4.0</a>
- &copy; 2005 azazel, AnthraX toa and sn3p
+ &copy; <?php echo date("Y"); ?> azazel, AnthraX toa and sn3p
</div>
</body>
</html>