]> arthur.barton.de Git - ngircd-web.git/commitdiff
Update copyright notice for 2014
authorAlexander Barton <alex@barton.de>
Mon, 10 Feb 2014 20:51:27 +0000 (21:51 +0100)
committerAlexander Barton <alex@barton.de>
Mon, 10 Feb 2014 20:51:27 +0000 (21:51 +0100)
includes/common.php

index a9e8303db419fb9ff0b066f7fab1cd6b1b3fb76d..d874fb3391f51d6dad70a966a5d72b4dd2eb37f1 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-2013 Alexander Barton and ';
+       echo '<p id="footer">ngIRCd &copy;2001-2014 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" />';