X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fclient%2Ftreemodel.cpp;h=5783f03430da9c89c0d4c3b0e593177d187d660c;hb=8f6f3932998ffb3778e4e077dfb301da4cf34c1f;hp=bee4cfaffe2c8ed11a596d3d162ddcfdef14a921;hpb=6250a7e25eb2c0a6794d4aa5679c70082d825031;p=quassel.git diff --git a/src/client/treemodel.cpp b/src/client/treemodel.cpp index bee4cfaf..5783f034 100644 --- a/src/client/treemodel.cpp +++ b/src/client/treemodel.cpp @@ -1,11 +1,11 @@ /*************************************************************************** - * Copyright (C) 2005-07 by The Quassel Team * + * Copyright (C) 2005-07 by the Quassel IRC Team * * 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 * @@ -18,7 +18,6 @@ * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ***************************************************************************/ -#include "global.h" #include "treemodel.h" /*****************************************