]> jfr.im git - irc/quakenet/qwebirc.git/blobdiff - js/ui/baseui.js
bump to 1.02
[irc/quakenet/qwebirc.git] / js / ui / baseui.js
index f0ccef4b0797c7ca142a56b59d11bed9977a52bf..923ba6eb602fb13cccb8cc2071f27d60e30f116f 100644 (file)
@@ -71,7 +71,7 @@ qwebirc.ui.BaseUI = new Class({
     if(!this.firstClient) {
       this.firstClient = true;
       w.addLine("", "qwebirc v" + qwebirc.VERSION);
-      w.addLine("", "Copyright (C) 2008-2018 Chris Porter and the qwebirc project.");
+      w.addLine("", "Copyright (C) 2008-2019 Chris Porter and the qwebirc project.");
       w.addLine("", "http://www.qwebirc.org");
       w.addLine("", "Licensed under the GNU General Public License, Version 2.");
     }