X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcommon%2Firclisthelper.cpp;h=ec1750946b8254d11b06fb6dbe2aa9486db5f6a3;hb=45645a28bdc5b6c1052b3e4cebf8cc80832d205a;hp=b36323424cb5a52678c1083c0819e6057d98d299;hpb=f6b9eeda207d42c99fc3e9085631722cf2ec83dc;p=quassel.git diff --git a/src/common/irclisthelper.cpp b/src/common/irclisthelper.cpp index b3632342..ec175094 100644 --- a/src/common/irclisthelper.cpp +++ b/src/common/irclisthelper.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-08 by the Quassel Project * + * Copyright (C) 2005-2019 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -15,9 +15,7 @@ * You should have received a copy of the GNU General Public License * * along with this program; if not, write to the * * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ #include "irclisthelper.h" - -INIT_SYNCABLE_OBJECT(IrcListHelper)