X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Faboutdlg.cpp;h=e1783245fe20543a6b9c58667a3e02a8fbb22777;hp=bfb65f093d4bab161ad96d888ec5a9cb04fb0921;hb=f824db0e31b54969e0b7fa0b5405b1e9173d482c;hpb=9fcd3d063228a779afae82f015a9067186c3b742 diff --git a/src/qtui/aboutdlg.cpp b/src/qtui/aboutdlg.cpp index bfb65f09..e1783245 100644 --- a/src/qtui/aboutdlg.cpp +++ b/src/qtui/aboutdlg.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-08 by the Quassel IRC Team * + * Copyright (C) 2005-09 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -44,7 +44,7 @@ AboutDlg::AboutDlg(QWidget *parent) : QDialog(parent) { QString AboutDlg::about() const { QString res; res = tr("A modern, distributed IRC Client

" - "©2005-2008 by the Quassel Project
" + "©2005-2009 by the Quassel Project
" "http://quassel-irc.org
" "#quassel on Freenode

" "Quassel IRC is dual-licensed under GPLv2 and "