]> arthur.ath.cx Git - ngircd-web.git/blobdiff - includes/common.php
2021!
[ngircd-web.git] / includes / common.php
index 4414671e2c67fef61d7964951a469ff66b428aaf..f3de75e1d0c802a68573622e7a988837645ee156 100644 (file)
@@ -61,7 +61,7 @@ function begin_page($lang = 'en', $title = null) {
 
 function end_page() {
        echo '</div>';
-       echo '<p id="footer">ngIRCd &copy;2001-2020 Alexander Barton and ';
+       echo '<p id="footer">ngIRCd &copy;2001-2021 Alexander Barton and ';
        echo '<a href="doc/AUTHORS">Contributors</a>';
        echo '</div></body></html>';
 }