diff options
| author | 2012-08-19 17:37:16 +0200 | |
|---|---|---|
| committer | 2012-08-19 17:37:16 +0200 | |
| commit | 295fdc38dabeb5f413449ebfe710f2772f95c0d6 (patch) | |
| tree | 9ebd2fb409ef5671939b592e16b74cb441a645c1 /statistics.php | |
| parent | More eregi business. (diff) | |
| download | oldgen-zmusic-master.tar.xz oldgen-zmusic-master.zip | |
Diffstat (limited to 'statistics.php')
| -rw-r--r-- | statistics.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/statistics.php b/statistics.php index cb5e5dd..2f2b560 100644 --- a/statistics.php +++ b/statistics.php @@ -97,6 +97,6 @@ while($row = mysql_fetch_assoc($ipsResult)) echo "</p>"; } ?> -<p align="center" style="font-size:8pt">ZX2C4 Music is © Copyright 2004-2011 Jason A. Donenfeld. All Rights Reserved.</p> +<p align="center" style="font-size:8pt">ZX2C4 Music is © Copyright 2004-2012 Jason A. Donenfeld. All Rights Reserved.</p> </body> </html> |
