X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fclient%2Fabstractui.cpp;h=5657d79331d7e66e3f1f19b7802dc6aadfa7fc31;hp=8bcf197aaf45f78447eda9eedd875eb44c0ded60;hb=68ee619cbd98ba95c12efb12a7d32d5ca567b40e;hpb=d46081aea2428632174d5553cffa44fafa20afb9 diff --git a/src/client/abstractui.cpp b/src/client/abstractui.cpp index 8bcf197a..5657d793 100644 --- a/src/client/abstractui.cpp +++ b/src/client/abstractui.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2012 by the Quassel Project * + * Copyright (C) 2005-2013 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -15,7 +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 "abstractui.h"