Update AboutDlg
[quassel.git] / src / qtui / aboutdlg.cpp
index 0af69f2..4e29f67 100644 (file)
@@ -1,5 +1,5 @@
 /***************************************************************************
- *   Copyright (C) 2005-2013 by the Quassel Project                        *
+ *   Copyright (C) 2005-2014 by the Quassel Project                        *
  *   devel@quassel-irc.org                                                 *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
@@ -47,7 +47,7 @@ QString AboutDlg::about() const
 {
     QString res;
     res = tr("<b>A modern, distributed IRC Client</b><br><br>"
-             "&copy;2005-2013 by the Quassel Project<br>"
+             "&copy;2005-2014 by the Quassel Project<br>"
              "<a href=\"http://quassel-irc.org\">http://quassel-irc.org</a><br>"
              "<a href=\"irc://irc.freenode.net/quassel\">#quassel</a> on <a href=\"http://www.freenode.net\">Freenode</a><br><br>"
              "Quassel IRC is dual-licensed under <a href=\"http://www.gnu.org/licenses/gpl-2.0.txt\">GPLv2</a> and "
@@ -119,6 +119,7 @@ QString AboutDlg::contributors() const
                               "<dt><b>\"Gryllida\"</b></dt><dd>IRC parser improvements</dd>"
                               "<dt><b>H. İbrahim \"igungor\" Güngör</b></dt><dd>Turkish translation</dd>"
                               "<dt><b>Jiri Grönroos</b></dt><dd>Finnish translation</dd>"
+                              "<dt><b>Chris \"Zren\" H</b></dt><dd>Various improvements</dd>"
                               "<dt><b>Edward Hades</b></dt><dd>Russian translation</dd>"
                               "<dt><b>John \"nox\" Hand</b></dt><dd>Former All-Seeing Eye logo</dd>"
                               "<dt><b>Jonas \"Dante\" Heese</b></dt><dd>Project founder, various improvements</dd>"