]> arthur.barton.de Git - ngircd-web.git/commitdiff
2017!
authorAlexander Barton <alex@barton.de>
Sun, 8 Jan 2017 22:22:56 +0000 (23:22 +0100)
committerAlexander Barton <alex@barton.de>
Sun, 8 Jan 2017 22:22:56 +0000 (23:22 +0100)
includes/common.php

index a0f2950534bacbdd6ccb4046a5cc788f7896c08e..a52e94d53249459aa44069d626fbb17aa53fe49b 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-2016 Alexander Barton and ';
+       echo '<p id="footer">ngIRCd &copy;2001-2017 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" />';