summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>