X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fuisupport%2Fabstractnotificationbackend.cpp;h=44e6c52d3fa17b12096d5e842f9122a32e945b37;hp=459de4a7861438576db5e7d57e2b74a14c5e0108;hb=e49189fdfac6eadbe0f4a5f46dc43c1585e847f6;hpb=d46081aea2428632174d5553cffa44fafa20afb9 diff --git a/src/uisupport/abstractnotificationbackend.cpp b/src/uisupport/abstractnotificationbackend.cpp index 459de4a7..44e6c52d 100644 --- a/src/uisupport/abstractnotificationbackend.cpp +++ b/src/uisupport/abstractnotificationbackend.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2012 by the Quassel Project * + * Copyright (C) 2005-2014 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 "abstractnotificationbackend.h"