X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fqtui%2Faboutdlg.cpp;h=e1783245fe20543a6b9c58667a3e02a8fbb22777;hb=74b71a1dde2e2cab142a641db6e696595cf62493;hp=065e97e0e3abe58817e9ef4b6709f217be9c4984;hpb=f7379184b7c0ae4e53d7470809f84e2ad3239ec1;p=quassel.git diff --git a/src/qtui/aboutdlg.cpp b/src/qtui/aboutdlg.cpp index 065e97e0..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 " @@ -79,6 +79,7 @@ QString AboutDlg::contributors() const { "
" "
Daniel \"al\" Albers
German translation, various fixes
" "
Terje \"tan\" Andersen
Norwegian translation, documentation
" + "
Tomas \"scarabeus\" Chvatal
Czech translation
" "
Kevin \"KRF\" Funk
German translation
" "
Marco \"kaffeedoktor\" Genise
Ideas, hacking, motivation
" "
Sebastian \"seezer\" Goth
Various improvements and features
"