]> jfr.im git - irc/quakenet/qwebirc.git/commitdiff
bump to 1.02 373/head
authorChris Porter <redacted>
Sun, 1 Dec 2019 22:43:15 +0000 (22:43 +0000)
committerChris Porter <redacted>
Sun, 1 Dec 2019 22:43:49 +0000 (22:43 +0000)
LICENCE
js/copyright.js
js/ui/baseui.js
js/version.js
static/panes/about.html

diff --git a/LICENCE b/LICENCE
index 0ad15187506574ad07cf407d2d64d0e743269e9c..838eb17bf9ab2a5a674d25906b7c945ca71009a6 100644 (file)
--- a/LICENCE
+++ b/LICENCE
@@ -1,7 +1,7 @@
 qwebirc
 -------
 
-Copyright (c) 2008-2018 the qwebirc project.
+Copyright (c) 2008-2019 the qwebirc project.
 http://www.qwebirc.org/
 
 This program is free software; you can redistribute it and/or
index 57205e9bafe022113a9b7e8dc309ac17936e3dc7..50661fb131a071db9e13f3d6a306a9e92abe79fb 100644 (file)
@@ -1,2 +1,2 @@
-/* qwebirc -- Copyright (C) 2008-2018 Chris Porter and the qwebirc project --- All rights reserved. */
+/* qwebirc -- Copyright (C) 2008-2019 Chris Porter and the qwebirc project --- All rights reserved. */
 
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.");
     }
index 76aa74cd7b77df67b8cb42ec0f878cf1b0137d84..7d8e25afbe418e5781f14e54ce07a138c9c3db8d 100644 (file)
@@ -1 +1 @@
-qwebirc.VERSION = "1.01"
+qwebirc.VERSION = "1.02";
index e7518b5c976f1e62f5fcab165047b6ce31aa5af1..c5e0e1a3175332719bccba2ae99acdbcf4ab2b5d 100644 (file)
@@ -8,7 +8,7 @@
   </table>
 </div>
 <div class="mainbody">
-  Copyright &copy; 2008-2018 Chris Porter and the qwebirc project.<br/>All rights reserved.<br/><br/>
+  Copyright &copy; 2008-2019 Chris Porter and the qwebirc project.<br/>All rights reserved.<br/><br/>
   Licensed under the GNU General Public License, version 2 only.
   <p>
     <a href="http://www.qwebirc.org/" target="_blank" rel="noopener noreferrer">http://www.qwebirc.org/</a><br/>