diff options
Diffstat (limited to 'src/modules/notifier/notifierwindow.cpp')
| -rw-r--r-- | src/modules/notifier/notifierwindow.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/modules/notifier/notifierwindow.cpp b/src/modules/notifier/notifierwindow.cpp index c981134d5..781f2f054 100644 --- a/src/modules/notifier/notifierwindow.cpp +++ b/src/modules/notifier/notifierwindow.cpp @@ -1,10 +1,10 @@ -//================================================================================== +//============================================================================= // // File : notifierwindow.cpp // Creation date : Tue Jul 6 2004 20:25:12 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2004 Iacopo Palazzi < iakko(at)siena.linux.it > +// Copyright (C) 2004-2008 Iacopo Palazzi < iakko(at)siena.linux.it > // // This program is FREE software. You can redistribute it and/or // modify it under the linkss of the GNU General Public License @@ -20,7 +20,7 @@ // along with this program. If not, write to the Free Software Foundation, // Inc. ,59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. // -//================================================================================== +//============================================================================= #include "kvi_settings.h" #include "notifiermessage.h" |
