X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtopia%2Fcoreconnectdlg.h;h=b730d8bb5804c159d71646fefd59bc10258e47b7;hp=8f03ee0a9b32d5beb2c90c632fdc7ab43c4d2f13;hb=25bc72972586c19fb9a8c4a94d5845b2d16af121;hpb=ec9528b2997470953e3c4e456271e696026e9717 diff --git a/src/qtopia/coreconnectdlg.h b/src/qtopia/coreconnectdlg.h index 8f03ee0a..b730d8bb 100644 --- a/src/qtopia/coreconnectdlg.h +++ b/src/qtopia/coreconnectdlg.h @@ -1,11 +1,11 @@ /*************************************************************************** - * Copyright (C) 2005-07 by The Quassel IRC Development Team * + * Copyright (C) 2005-08 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * + * (at your option) version 3. * * * * This program is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * @@ -24,7 +24,6 @@ #include "ui_coreconnectdlg.h" #include "ui_coreconnectprogressdlg.h" #include "ui_editcoreacctdlg.h" -#include "global.h" class CoreConnectProgressDlg;