]> arthur.barton.de Git - ngircd-web.git/commitdiff
It's 2016 already! :-)
authorAlexander Barton <alex@barton.de>
Tue, 19 Apr 2016 19:34:42 +0000 (21:34 +0200)
committerAlexander Barton <alex@barton.de>
Tue, 19 Apr 2016 19:34:42 +0000 (21:34 +0200)
includes/common.php

index 4335070468bbeb49c86f9e2c3e7c2b7f413596ed..a0f2950534bacbdd6ccb4046a5cc788f7896c08e 100644 (file)
@@ -63,7 +63,7 @@ function begin_page($lang = 'en', $title = null) {
 
 function end_page() {
        echo '</div>';
-       echo '<p id="footer">ngIRCd &copy;2001-2015 Alexander Barton and ';
+       echo '<p id="footer">ngIRCd &copy;2001-2016 Alexander Barton and ';
        echo '<a href="doc/AUTHORS">Contributors</a><br />';
        echo '<a href="http://flattr.com/thing/343331/ngIRCd" target="_blank">';
        echo '<img src="common/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0" />';