X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcommon%2Fmessage.h;h=e2fbcabae889158844a93b4190b798af3151caa8;hp=c7000f9fdc2eca08a02f06a8e74ddecc3567d791;hb=3d464695bf5b57c969f30e6f3b8b429890f976bf;hpb=694f9bfbf7f1af19108461c7e00d133e55082bce diff --git a/src/common/message.h b/src/common/message.h index c7000f9f..e2fbcaba 100644 --- a/src/common/message.h +++ b/src/common/message.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-09 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. * ***************************************************************************/ #ifndef MESSAGE_H_