diff options
author | Matthijs Kuiper <info@matthijskuiper.nl> | 2018-01-10 20:28:11 +0100 |
---|---|---|
committer | Matthijs Kuiper <info@matthijskuiper.nl> | 2018-01-10 20:28:11 +0100 |
commit | 9f8b2f620e75badc7a5a08882bb8bb9c80f52092 (patch) | |
tree | eb53a76b849a7e17baa898266e5cba06b10467f0 /html | |
parent | 861e3230f0154e6a5942698adedf18d5eb0e0b8a (diff) |
Update copyright year
Diffstat (limited to 'html')
-rwxr-xr-x | html/includes/footer.php | 2 |
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>
- © 2005 azazel, AnthraX toa and sn3p
+ © <?php echo date("Y"); ?> azazel, AnthraX toa and sn3p
</div>
</body>
</html>
|