X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcommon%2Fcliparser.cpp;h=30d989111b2aef3cac3b2315433acf0f5ccefa8d;hp=912fb594b854eed154e49611d701457d28ee5a0f;hb=121a7a9291abd0f49aab836a47c8afcae66da18e;hpb=694f9bfbf7f1af19108461c7e00d133e55082bce diff --git a/src/common/cliparser.cpp b/src/common/cliparser.cpp index 912fb594..30d98911 100644 --- a/src/common/cliparser.cpp +++ b/src/common/cliparser.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-09 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,8 +15,9 @@ * 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 "cliparser.h" #include