diff options
| author | 2008-09-18 03:50:06 +0000 | |
|---|---|---|
| committer | 2008-09-18 03:50:06 +0000 | |
| commit | c8e9ff9e99f921c8bd181bba9f77811a0dd3e320 (patch) | |
| tree | 1cdda26be7752638d95db86a6e83a0804d8b0acb | |
| parent | fixed license template for kvilib (diff) | |
| download | KVIrc-c8e9ff9e99f921c8bd181bba9f77811a0dd3e320.tar.gz KVIrc-c8e9ff9e99f921c8bd181bba9f77811a0dd3e320.tar.bz2 KVIrc-c8e9ff9e99f921c8bd181bba9f77811a0dd3e320.zip | |
fixed license template for kvirc
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2479 17fca916-40b9-46aa-a4ea-0a15b648b75c
390 files changed, 749 insertions, 682 deletions
diff --git a/src/kvilib/ext/kvi_config.cpp b/src/kvilib/ext/kvi_config.cpp index 0c8acb207..87b0a28de 100644 --- a/src/kvilib/ext/kvi_config.cpp +++ b/src/kvilib/ext/kvi_config.cpp @@ -1,4 +1,4 @@ -//========================================================================================== +//============================================================================= // // File : kvi_config.cpp // Creation date : Thu Jan 14 1999 18:03:59 by Szymon Stefanek @@ -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_config.h" diff --git a/src/kvirc/kernel/kvi_action.cpp b/src/kvirc/kernel/kvi_action.cpp index d8e52b9a9..7c4623c76 100644 --- a/src/kvirc/kernel/kvi_action.cpp +++ b/src/kvirc/kernel/kvi_action.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_action.cpp -// Created on Sun 21 Nov 2004 03:36:34 by Szymon Stefanek +// Creation date : Sun 21 Nov 2004 03:36:34 by Szymon Stefanek // // This file is part of the KVIrc IRC Client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_action.h b/src/kvirc/kernel/kvi_action.h index 242028eb3..b259ea85b 100644 --- a/src/kvirc/kernel/kvi_action.h +++ b/src/kvirc/kernel/kvi_action.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_action.h -// Created on Sun 21 Nov 2004 03:36:34 by Szymon Stefanek +// Creation date : Sun 21 Nov 2004 03:36:34 by Szymon Stefanek // // This file is part of the KVIrc IRC Client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_actionmanager.cpp b/src/kvirc/kernel/kvi_actionmanager.cpp index 7854df2cb..55825587c 100644 --- a/src/kvirc/kernel/kvi_actionmanager.cpp +++ b/src/kvirc/kernel/kvi_actionmanager.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_actionmanager.cpp -// Created on Sun 21 Nov 2004 03:37:57 by Szymon Stefanek +// Creation date : Sun 21 Nov 2004 03:37:57 by Szymon Stefanek // // This file is part of the KVIrc IRC Client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_actionmanager.h b/src/kvirc/kernel/kvi_actionmanager.h index 0e2c1b5a4..50e45536e 100644 --- a/src/kvirc/kernel/kvi_actionmanager.h +++ b/src/kvirc/kernel/kvi_actionmanager.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_actionmanager.h -// Created on Sun 21 Nov 2004 03:37:57 by Szymon Stefanek +// Creation date : Sun 21 Nov 2004 03:37:57 by Szymon Stefanek // // This file is part of the KVIrc IRC Client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_app.cpp b/src/kvirc/kernel/kvi_app.cpp index 7b0b502fc..ad7aff5f4 100644 --- a/src/kvirc/kernel/kvi_app.cpp +++ b/src/kvirc/kernel/kvi_app.cpp @@ -4,7 +4,7 @@ // Creation date : Sun Jun 18 2000 12:39:45 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2000 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_app.h b/src/kvirc/kernel/kvi_app.h index 9735cd0b9..cc66ad7bc 100644 --- a/src/kvirc/kernel/kvi_app.h +++ b/src/kvirc/kernel/kvi_app.h @@ -7,7 +7,7 @@ // Creation date : Sun Jun 18 2000 12:40:00 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2000 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_app_fs.cpp b/src/kvirc/kernel/kvi_app_fs.cpp index e7fea1798..247832d2e 100644 --- a/src/kvirc/kernel/kvi_app_fs.cpp +++ b/src/kvirc/kernel/kvi_app_fs.cpp @@ -4,7 +4,7 @@ // Creation date : Thu Dec 24 1998 04:05:26 by Szymon Stefanek // // This file is part of the Kvirc irc client distribution -// Copyright (C) 1998-2006 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 1998-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_app_setup.cpp b/src/kvirc/kernel/kvi_app_setup.cpp index a5c3b878b..215394586 100644 --- a/src/kvirc/kernel/kvi_app_setup.cpp +++ b/src/kvirc/kernel/kvi_app_setup.cpp @@ -4,7 +4,7 @@ // Creation date : Fri Apr 2 1999 02:38:05 by Szymon Stefanek // // This file is part of the Kvirc irc client distribution -// Copyright (C) 1999-2000 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 1999-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_asynchronousconnectiondata.cpp b/src/kvirc/kernel/kvi_asynchronousconnectiondata.cpp index b944cb470..02aae95fd 100644 --- a/src/kvirc/kernel/kvi_asynchronousconnectiondata.cpp +++ b/src/kvirc/kernel/kvi_asynchronousconnectiondata.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_asynchronousconnectiondata.cpp -// Created on Sun 04 Jul 2004 16:22:25 by Szymon Stefanek +// Creation date : Sun 04 Jul 2004 16:22:25 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_asynchronousconnectiondata.h b/src/kvirc/kernel/kvi_asynchronousconnectiondata.h index d6df38213..eb649300a 100644 --- a/src/kvirc/kernel/kvi_asynchronousconnectiondata.h +++ b/src/kvirc/kernel/kvi_asynchronousconnectiondata.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_asynchronousconnectiondata.h -// Created on Sun 04 Jul 2004 16:22:25 by Szymon Stefanek +// Creation date : Sun 04 Jul 2004 16:22:25 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_coreactionnames.h b/src/kvirc/kernel/kvi_coreactionnames.h index 50539a46c..980a2dab7 100644 --- a/src/kvirc/kernel/kvi_coreactionnames.h +++ b/src/kvirc/kernel/kvi_coreactionnames.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_coreactionnames.h -// Created on Mon 22 Nov 2004 02:30:47 by Szymon Stefanek +// Creation date : Mon 22 Nov 2004 02:30:47 by Szymon Stefanek // // This file is part of the KVIrc IRC Client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_coreactions.cpp b/src/kvirc/kernel/kvi_coreactions.cpp index 07d533224..863ed250b 100644 --- a/src/kvirc/kernel/kvi_coreactions.cpp +++ b/src/kvirc/kernel/kvi_coreactions.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_coreactions.cpp -// Created on Mon 22 Nov 2004 02:30:47 by Szymon Stefanek +// Creation date : Mon 22 Nov 2004 02:30:47 by Szymon Stefanek // // This file is part of the KVIrc IRC Client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_coreactions.h b/src/kvirc/kernel/kvi_coreactions.h index ac7b5061d..d747badf5 100644 --- a/src/kvirc/kernel/kvi_coreactions.h +++ b/src/kvirc/kernel/kvi_coreactions.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_coreactions.h -// Created on Mon 22 Nov 2004 02:30:47 by Szymon Stefanek +// Creation date : Mon 22 Nov 2004 02:30:47 by Szymon Stefanek // // This file is part of the KVIrc IRC Client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_customtoolbardescriptor.cpp b/src/kvirc/kernel/kvi_customtoolbardescriptor.cpp index c5b7affca..92f0277ad 100644 --- a/src/kvirc/kernel/kvi_customtoolbardescriptor.cpp +++ b/src/kvirc/kernel/kvi_customtoolbardescriptor.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_customtoolbardescriptor.cpp -// Created on Sun 05 Dec 2004 18:20:58 by Szymon Stefanek +// Creation date : Sun 05 Dec 2004 18:20:58 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_customtoolbardescriptor.h b/src/kvirc/kernel/kvi_customtoolbardescriptor.h index 2c39df119..25957f42d 100644 --- a/src/kvirc/kernel/kvi_customtoolbardescriptor.h +++ b/src/kvirc/kernel/kvi_customtoolbardescriptor.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_customtoolbardescriptor.h -// Created on Sun 05 Dec 2004 18:20:58 by Szymon Stefanek +// Creation date : Sun 05 Dec 2004 18:20:58 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_customtoolbarmanager.cpp b/src/kvirc/kernel/kvi_customtoolbarmanager.cpp index 28afecca8..71b2e3ed1 100644 --- a/src/kvirc/kernel/kvi_customtoolbarmanager.cpp +++ b/src/kvirc/kernel/kvi_customtoolbarmanager.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_customtoolbarmanager.cpp -// Created on Sun 05 Dec 2004 18:20:18 by Szymon Stefanek +// Creation date : Sun 05 Dec 2004 18:20:18 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_customtoolbarmanager.h b/src/kvirc/kernel/kvi_customtoolbarmanager.h index 1ae47ab53..fd13cfa22 100644 --- a/src/kvirc/kernel/kvi_customtoolbarmanager.h +++ b/src/kvirc/kernel/kvi_customtoolbarmanager.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_customtoolbarmanager.h -// Created on Sun 05 Dec 2004 18:20:18 by Szymon Stefanek +// Creation date : Sun 05 Dec 2004 18:20:18 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_filetransfer.cpp b/src/kvirc/kernel/kvi_filetransfer.cpp index 85458e347..24c4a6aeb 100644 --- a/src/kvirc/kernel/kvi_filetransfer.cpp +++ b/src/kvirc/kernel/kvi_filetransfer.cpp @@ -4,7 +4,7 @@ // Creation date : Mon Apr 21 22:14:31 2003 GMT by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2003 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2003-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_filetransfer.h b/src/kvirc/kernel/kvi_filetransfer.h index d2e9edc3c..966cca161 100644 --- a/src/kvirc/kernel/kvi_filetransfer.h +++ b/src/kvirc/kernel/kvi_filetransfer.h @@ -7,7 +7,7 @@ // Creation date : Mon Apr 21 22:14:31 2003 GMT by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2003 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2003-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_iconmanager.cpp b/src/kvirc/kernel/kvi_iconmanager.cpp index 11ddd064d..5038f749c 100644 --- a/src/kvirc/kernel/kvi_iconmanager.cpp +++ b/src/kvirc/kernel/kvi_iconmanager.cpp @@ -1,10 +1,10 @@ -//================================================================================ +//============================================================================= // // File : kvi_iconmanager.cpp // Creation date : Sat Jun 24 2000 14:50:11 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2003 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms 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. // -//================================================================================ +//============================================================================= #define _KVI_ICONMANAGER_CPP_ diff --git a/src/kvirc/kernel/kvi_iconmanager.h b/src/kvirc/kernel/kvi_iconmanager.h index ff15f5bca..bcfdd700d 100644 --- a/src/kvirc/kernel/kvi_iconmanager.h +++ b/src/kvirc/kernel/kvi_iconmanager.h @@ -7,7 +7,7 @@ // Creation date : Sat Jun 24 2000 14:49:24 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2004 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_internalcmd.cpp b/src/kvirc/kernel/kvi_internalcmd.cpp index 1ad963533..aa4e34c2c 100644 --- a/src/kvirc/kernel/kvi_internalcmd.cpp +++ b/src/kvirc/kernel/kvi_internalcmd.cpp @@ -1,9 +1,10 @@ +//============================================================================= // // File : kvi_internalcmd.cpp // Creation date : Sun Aug 13 2000 19:22:45 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2000 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -19,6 +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. // +//============================================================================= #define _KVI_INTERNALCMD_CPP_ diff --git a/src/kvirc/kernel/kvi_internalcmd.h b/src/kvirc/kernel/kvi_internalcmd.h index 082dc1505..3e2d648a7 100644 --- a/src/kvirc/kernel/kvi_internalcmd.h +++ b/src/kvirc/kernel/kvi_internalcmd.h @@ -1,11 +1,12 @@ #ifndef _KVI_INTERNALCMD_H_ #define _KVI_INTERNALCMD_H_ +//============================================================================= // // File : kvi_internalcmd.h // Creation date : Sun Aug 13 2000 19:21:12 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2000 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -21,6 +22,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" diff --git a/src/kvirc/kernel/kvi_ipc.cpp b/src/kvirc/kernel/kvi_ipc.cpp index 206ac5de6..005dfe5e0 100644 --- a/src/kvirc/kernel/kvi_ipc.cpp +++ b/src/kvirc/kernel/kvi_ipc.cpp @@ -4,7 +4,7 @@ // Creation date : Tue Apr 10 2001 15:04:45 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2001-2007 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2001-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_ipc.h b/src/kvirc/kernel/kvi_ipc.h index 82d9c7b51..35b6a644f 100644 --- a/src/kvirc/kernel/kvi_ipc.h +++ b/src/kvirc/kernel/kvi_ipc.h @@ -6,7 +6,7 @@ // Creation date : Tue Apr 10 2001 15:04:45 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2001-2007 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2001-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_ircconnection.cpp b/src/kvirc/kernel/kvi_ircconnection.cpp index 28a0df7ab..0de07cc32 100644 --- a/src/kvirc/kernel/kvi_ircconnection.cpp +++ b/src/kvirc/kernel/kvi_ircconnection.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_ircconnection.cpp -// Created on Mon 03 May 2004 01:45:42 by Szymon Stefanek +// Creation date : Mon 03 May 2004 01:45:42 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_ircconnection.h b/src/kvirc/kernel/kvi_ircconnection.h index 928f20ea9..771f063f9 100644 --- a/src/kvirc/kernel/kvi_ircconnection.h +++ b/src/kvirc/kernel/kvi_ircconnection.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_ircconnection.h -// Created on Mon 03 May 2004 01:45:42 by Szymon Stefanek +// Creation date : Mon 03 May 2004 01:45:42 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_ircconnectionantictcpflooddata.cpp b/src/kvirc/kernel/kvi_ircconnectionantictcpflooddata.cpp index 72ba6626a..cdd9e4d5c 100644 --- a/src/kvirc/kernel/kvi_ircconnectionantictcpflooddata.cpp +++ b/src/kvirc/kernel/kvi_ircconnectionantictcpflooddata.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_ircconnectionantictcpflooddata.cpp -// Created on Sat 26 Jun 2004 18:09:42 by Szymon Stefanek +// Creation date : Sat 26 Jun 2004 18:09:42 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_ircconnectionantictcpflooddata.h b/src/kvirc/kernel/kvi_ircconnectionantictcpflooddata.h index 1fa17d4ac..2f0c77927 100644 --- a/src/kvirc/kernel/kvi_ircconnectionantictcpflooddata.h +++ b/src/kvirc/kernel/kvi_ircconnectionantictcpflooddata.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_ircconnectionantictcpflooddata.h -// Created on Sat 26 Jun 2004 18:09:42 by Szymon Stefanek +// Creation date : Sat 26 Jun 2004 18:09:42 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_ircconnectionasyncwhoisdata.cpp b/src/kvirc/kernel/kvi_ircconnectionasyncwhoisdata.cpp index 9da892835..bb882249b 100644 --- a/src/kvirc/kernel/kvi_ircconnectionasyncwhoisdata.cpp +++ b/src/kvirc/kernel/kvi_ircconnectionasyncwhoisdata.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_ircconnectionasyncwhoisdata.cpp -// Created on Sat 26 Jun 2004 19:40:20 by Szymon Stefanek +// Creation date : Sat 26 Jun 2004 19:40:20 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_ircconnectionasyncwhoisdata.h b/src/kvirc/kernel/kvi_ircconnectionasyncwhoisdata.h index 84a389981..7cdd0069d 100644 --- a/src/kvirc/kernel/kvi_ircconnectionasyncwhoisdata.h +++ b/src/kvirc/kernel/kvi_ircconnectionasyncwhoisdata.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_ircconnectionasyncwhoisdata.h -// Created on Sat 26 Jun 2004 19:40:20 by Szymon Stefanek +// Creation date : Sat 26 Jun 2004 19:40:20 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_ircconnectionnetsplitdetectordata.cpp b/src/kvirc/kernel/kvi_ircconnectionnetsplitdetectordata.cpp index f7666b458..f3c0a4de6 100644 --- a/src/kvirc/kernel/kvi_ircconnectionnetsplitdetectordata.cpp +++ b/src/kvirc/kernel/kvi_ircconnectionnetsplitdetectordata.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_ircconnectionnetsplitdetectordata.cpp -// Created on Sat 26 Jun 2004 18:20:58 by Szymon Stefanek +// Creation date : Sat 26 Jun 2004 18:20:58 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_ircconnectionnetsplitdetectordata.h b/src/kvirc/kernel/kvi_ircconnectionnetsplitdetectordata.h index cdff1da0f..ed5c0e8aa 100644 --- a/src/kvirc/kernel/kvi_ircconnectionnetsplitdetectordata.h +++ b/src/kvirc/kernel/kvi_ircconnectionnetsplitdetectordata.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_ircconnectionnetsplitdetectordata.h -// Created on Sat 26 Jun 2004 18:20:58 by Szymon Stefanek +// Creation date : Sat 26 Jun 2004 18:20:58 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_ircconnectionserverinfo.cpp b/src/kvirc/kernel/kvi_ircconnectionserverinfo.cpp index 2e3cb233e..9aab36214 100644 --- a/src/kvirc/kernel/kvi_ircconnectionserverinfo.cpp +++ b/src/kvirc/kernel/kvi_ircconnectionserverinfo.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_ircconnectionserverinfo.cpp -// Created on Tue 22 Jun 2004 03:57:32 by Szymon Stefanek +// Creation date : Tue 22 Jun 2004 03:57:32 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_ircconnectionserverinfo.h b/src/kvirc/kernel/kvi_ircconnectionserverinfo.h index 3401a850e..9f8abcd17 100644 --- a/src/kvirc/kernel/kvi_ircconnectionserverinfo.h +++ b/src/kvirc/kernel/kvi_ircconnectionserverinfo.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_ircconnectionserverinfo.h -// Created on Tue 22 Jun 2004 03:57:32 by Szymon Stefanek +// Creation date : Tue 22 Jun 2004 03:57:32 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_ircconnectionstatedata.cpp b/src/kvirc/kernel/kvi_ircconnectionstatedata.cpp index 1f5400130..d6fe09bcf 100644 --- a/src/kvirc/kernel/kvi_ircconnectionstatedata.cpp +++ b/src/kvirc/kernel/kvi_ircconnectionstatedata.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_ircconnectionstatedata.cpp -// Created on Sat 26 Jun 2004 09:31:52 by Szymon Stefanek +// Creation date : Sat 26 Jun 2004 09:31:52 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_ircconnectionstatedata.h b/src/kvirc/kernel/kvi_ircconnectionstatedata.h index e26e7eb1a..4a37e550d 100644 --- a/src/kvirc/kernel/kvi_ircconnectionstatedata.h +++ b/src/kvirc/kernel/kvi_ircconnectionstatedata.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_ircconnectionstatedata.h -// Created on Sat 26 Jun 2004 09:31:52 by Szymon Stefanek +// Creation date : Sat 26 Jun 2004 09:31:52 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2008 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_ircconnectionstatistics.cpp b/src/kvirc/kernel/kvi_ircconnectionstatistics.cpp index 94457e801..66f656c24 100644 --- a/src/kvirc/kernel/kvi_ircconnectionstatistics.cpp +++ b/src/kvirc/kernel/kvi_ircconnectionstatistics.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_ircconnectionstatistics.cpp -// Created on Sun 27 Jun 2004 21:13:48 by Szymon Stefanek +// Creation date : Sun 27 Jun 2004 21:13:48 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_ircconnectionstatistics.h b/src/kvirc/kernel/kvi_ircconnectionstatistics.h index 406a8538d..b82af2086 100644 --- a/src/kvirc/kernel/kvi_ircconnectionstatistics.h +++ b/src/kvirc/kernel/kvi_ircconnectionstatistics.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_ircconnectionstatistics.h -// Created on Sun 27 Jun 2004 21:13:48 by Szymon Stefanek +// Creation date : Sun 27 Jun 2004 21:13:48 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_ircconnectiontarget.cpp b/src/kvirc/kernel/kvi_ircconnectiontarget.cpp index a71e9a9a2..f2629ebfa 100644 --- a/src/kvirc/kernel/kvi_ircconnectiontarget.cpp +++ b/src/kvirc/kernel/kvi_ircconnectiontarget.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_ircconnectiontarget.cpp -// Created on Tue 08 Jun 2004 14:11:59 by Szymon Stefanek +// Creation date : Tue 08 Jun 2004 14:11:59 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_ircconnectiontarget.h b/src/kvirc/kernel/kvi_ircconnectiontarget.h index 21dbebd68..9cbc61bfb 100644 --- a/src/kvirc/kernel/kvi_ircconnectiontarget.h +++ b/src/kvirc/kernel/kvi_ircconnectiontarget.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_ircconnectiontarget.h -// Created on Tue 08 Jun 2004 14:11:59 by Szymon Stefanek +// Creation date : Tue 08 Jun 2004 14:11:59 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_ircconnectiontargetresolver.cpp b/src/kvirc/kernel/kvi_ircconnectiontargetresolver.cpp index 65b846026..6716906ed 100644 --- a/src/kvirc/kernel/kvi_ircconnectiontargetresolver.cpp +++ b/src/kvirc/kernel/kvi_ircconnectiontargetresolver.cpp @@ -1,10 +1,10 @@ -///////////////////////////////////////////////////////////////////////////////////////////////////////////////// +//============================================================================= // // File : kvi_ircconnectiontargetresolver.cpp // Creation date : Fri May 11 23:24:18 2002 GMT by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2002 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2002-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms 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. // -///////////////////////////////////////////////////////////////////////////////////////////////////////////////// +//============================================================================= diff --git a/src/kvirc/kernel/kvi_ircconnectiontargetresolver.h b/src/kvirc/kernel/kvi_ircconnectiontargetresolver.h index ad9d10a2c..61450754e 100644 --- a/src/kvirc/kernel/kvi_ircconnectiontargetresolver.h +++ b/src/kvirc/kernel/kvi_ircconnectiontargetresolver.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_ircconnectiontargetresolver.h -// Created on Fri 11 May 2004 23:17:42 by Szymon Stefanek +// Creation date : Fri 11 May 2004 23:17:42 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_ircconnectionuserinfo.cpp b/src/kvirc/kernel/kvi_ircconnectionuserinfo.cpp index 03bd14f5a..3361151c9 100644 --- a/src/kvirc/kernel/kvi_ircconnectionuserinfo.cpp +++ b/src/kvirc/kernel/kvi_ircconnectionuserinfo.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_ircconnectionuserinfo.cpp -// Created on Sun 20 Jun 2004 01:45:42 by Szymon Stefanek +// Creation date : Sun 20 Jun 2004 01:45:42 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_ircconnectionuserinfo.h b/src/kvirc/kernel/kvi_ircconnectionuserinfo.h index ab8079553..d2facf260 100644 --- a/src/kvirc/kernel/kvi_ircconnectionuserinfo.h +++ b/src/kvirc/kernel/kvi_ircconnectionuserinfo.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_ircconnectionuserinfo.h -// Created on Sun 20 Jun 2004 01:45:42 by Szymon Stefanek +// Creation date : Sun 20 Jun 2004 01:45:42 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_irccontext.cpp b/src/kvirc/kernel/kvi_irccontext.cpp index aa23ed04d..292e71362 100644 --- a/src/kvirc/kernel/kvi_irccontext.cpp +++ b/src/kvirc/kernel/kvi_irccontext.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_irccontext.cpp -// Created on Sun 09 May 2004 20:37:46 by Szymon Stefanek +// Creation date : Sun 09 May 2004 20:37:46 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_irccontext.h b/src/kvirc/kernel/kvi_irccontext.h index 7fd5edfbb..782ee7897 100644 --- a/src/kvirc/kernel/kvi_irccontext.h +++ b/src/kvirc/kernel/kvi_irccontext.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_irccontext.h -// Created on Sun 09 May 2004 20:37:46 by Szymon Stefanek +// Creation date : Sun 09 May 2004 20:37:46 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_ircdatastreammonitor.cpp b/src/kvirc/kernel/kvi_ircdatastreammonitor.cpp index f7ce3b1a3..57a284b56 100644 --- a/src/kvirc/kernel/kvi_ircdatastreammonitor.cpp +++ b/src/kvirc/kernel/kvi_ircdatastreammonitor.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_ircdatastreammonitor.cpp -// Created on Sun 04 Jul 2004 21:27:22 by Szymon Stefanek +// Creation date : Sun 04 Jul 2004 21:27:22 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_ircdatastreammonitor.h b/src/kvirc/kernel/kvi_ircdatastreammonitor.h index fa152b79c..ccae9c4f0 100644 --- a/src/kvirc/kernel/kvi_ircdatastreammonitor.h +++ b/src/kvirc/kernel/kvi_ircdatastreammonitor.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_ircdatastreammonitor.h -// Created on Sun 04 Jul 2004 21:27:22 by Szymon Stefanek +// Creation date : Sun 04 Jul 2004 21:27:22 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_irclink.cpp b/src/kvirc/kernel/kvi_irclink.cpp index e7a23b084..a1c6b3775 100644 --- a/src/kvirc/kernel/kvi_irclink.cpp +++ b/src/kvirc/kernel/kvi_irclink.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_irclink.cpp -// Created on Mon 03 May 2004 01:45:42 by Szymon Stefanek +// Creation date : Mon 03 May 2004 01:45:42 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_irclink.h b/src/kvirc/kernel/kvi_irclink.h index 0adde747e..ba5bf9c10 100644 --- a/src/kvirc/kernel/kvi_irclink.h +++ b/src/kvirc/kernel/kvi_irclink.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_irclink.h -// Created on Mon 03 May 2004 01:45:42 by Szymon Stefanek +// Creation date : Mon 03 May 2004 01:45:42 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_ircsocket.cpp b/src/kvirc/kernel/kvi_ircsocket.cpp index 0238ac659..f78578cc2 100644 --- a/src/kvirc/kernel/kvi_ircsocket.cpp +++ b/src/kvirc/kernel/kvi_ircsocket.cpp @@ -1,10 +1,10 @@ -///////////////////////////////////////////////////////////////////////////// +//============================================================================= // // File : kvi_ircsocket.cpp // Creation date : Tue Jul 30 19:25:18 2002 GMT by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2008 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2002-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms 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_ircsocket.h" diff --git a/src/kvirc/kernel/kvi_ircsocket.h b/src/kvirc/kernel/kvi_ircsocket.h index 3d5fcd506..027e04e3a 100644 --- a/src/kvirc/kernel/kvi_ircsocket.h +++ b/src/kvirc/kernel/kvi_ircsocket.h @@ -1,12 +1,12 @@ #ifndef _KVI_IRCSOCKET_H_ #define _KVI_IRCSOCKET_H_ -//========================================================================================== +//============================================================================= // // File : kvi_ircsocket.h // Creation date : Tue Jul 30 19:25:17 2002 GMT by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2002-2004 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2002-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -22,7 +22,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 "kvi_string.h" diff --git a/src/kvirc/kernel/kvi_ircurl.cpp b/src/kvirc/kernel/kvi_ircurl.cpp index 034c2c292..a119dd1ca 100644 --- a/src/kvirc/kernel/kvi_ircurl.cpp +++ b/src/kvirc/kernel/kvi_ircurl.cpp @@ -1,9 +1,10 @@ +//============================================================================= // // File : kvi_ircurl.cpp // Creation date : Sun Mar 04 2001 14:20:12 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2001 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2001-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -19,6 +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_string.h" #include "kvi_inttypes.h" diff --git a/src/kvirc/kernel/kvi_ircurl.h b/src/kvirc/kernel/kvi_ircurl.h index 9515a94ad..785779797 100644 --- a/src/kvirc/kernel/kvi_ircurl.h +++ b/src/kvirc/kernel/kvi_ircurl.h @@ -1,12 +1,12 @@ #ifndef _KVI_IRCURL_H_ #define _KVI_IRCURL_H_ - +//============================================================================= // // File : kvi_ircurl.h // Creation date : Sun Mar 04 2001 14:22:55 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2001 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2001-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -22,6 +22,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 "kvi_string.h" diff --git a/src/kvirc/kernel/kvi_lagmeter.cpp b/src/kvirc/kernel/kvi_lagmeter.cpp index b94f7c2d5..b1785f900 100644 --- a/src/kvirc/kernel/kvi_lagmeter.cpp +++ b/src/kvirc/kernel/kvi_lagmeter.cpp @@ -1,10 +1,11 @@ //============================================================================= // // File : kvi_lagmeter.cpp -// Creation date : Fri Oct 18 13:31:36 CEST 2002 by Juanjo �varez +// Creation date : Fri Oct 18 13:31:36 CEST 1999 by Juanjo Álvarez // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2000 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 1999 Juanjo Álvarez +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_lagmeter.h b/src/kvirc/kernel/kvi_lagmeter.h index ccaaa337b..639212666 100644 --- a/src/kvirc/kernel/kvi_lagmeter.h +++ b/src/kvirc/kernel/kvi_lagmeter.h @@ -3,10 +3,11 @@ //============================================================================= // // File : kvi_lagmeter.h -// Creation date : Fri Oct 18 13:30:26 CEST 2002 by Juanjo Álvarez +// Creation date : Fri Oct 18 13:30:26 CEST 1999 by Juanjo Álvarez // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2002 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 1999 Juanjo Álvarez +// Copyright (C) 2002-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_main.cpp b/src/kvirc/kernel/kvi_main.cpp index 4a01277f1..222106616 100644 --- a/src/kvirc/kernel/kvi_main.cpp +++ b/src/kvirc/kernel/kvi_main.cpp @@ -4,7 +4,7 @@ // Creation date : Sun Jun 18 2000 12:38:45 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2000 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_notifylist.cpp b/src/kvirc/kernel/kvi_notifylist.cpp index 85b895301..7b76d0c81 100644 --- a/src/kvirc/kernel/kvi_notifylist.cpp +++ b/src/kvirc/kernel/kvi_notifylist.cpp @@ -4,7 +4,7 @@ // Creation date : Fri Oct 27 2000 23:41:01 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2000-2004 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_notifylist.h b/src/kvirc/kernel/kvi_notifylist.h index e39f59271..30e0aa5a6 100644 --- a/src/kvirc/kernel/kvi_notifylist.h +++ b/src/kvirc/kernel/kvi_notifylist.h @@ -7,7 +7,7 @@ // Creation date : Fri Oct 27 2000 23:39:09 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2000-2004 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_options.cpp b/src/kvirc/kernel/kvi_options.cpp index 9724dd9a9..6bfe76d87 100644 --- a/src/kvirc/kernel/kvi_options.cpp +++ b/src/kvirc/kernel/kvi_options.cpp @@ -4,7 +4,7 @@ // Creation date : Tue Jun 20 2000 11:42:00 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2000-2004 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_options.h b/src/kvirc/kernel/kvi_options.h index 65dca9e15..c44da2d84 100644 --- a/src/kvirc/kernel/kvi_options.h +++ b/src/kvirc/kernel/kvi_options.h @@ -7,7 +7,7 @@ // Creation date : Tue Jun 20 2000 12:42:07 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2000 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_out.h b/src/kvirc/kernel/kvi_out.h index e48c43100..5b2b77f2f 100644 --- a/src/kvirc/kernel/kvi_out.h +++ b/src/kvirc/kernel/kvi_out.h @@ -1,12 +1,12 @@ #ifndef _KVI_OUT_H_ #define _KVI_OUT_H_ - +//============================================================================= // // File : kvi_out.h // Creation date : Fri Jun 30 2000 14:13:21 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2000 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -22,7 +22,7 @@ // along with this program. If not, write to the Free Software Foundation, // Inc. ,59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. // - +//============================================================================= #define KVI_OUT_NONE 0 #define KVI_OUT_SELECT 1 diff --git a/src/kvirc/kernel/kvi_sslmaster.cpp b/src/kvirc/kernel/kvi_sslmaster.cpp index 7234bb4b8..f4e2e3677 100644 --- a/src/kvirc/kernel/kvi_sslmaster.cpp +++ b/src/kvirc/kernel/kvi_sslmaster.cpp @@ -1,9 +1,10 @@ +//============================================================================= // // File : kvi_sslmanager.cpp // Creation date : Mon Jun 17 2002 20:34:00 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2002 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2002-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -19,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_sslmaster.h" diff --git a/src/kvirc/kernel/kvi_sslmaster.h b/src/kvirc/kernel/kvi_sslmaster.h index abe0b35f2..4b1b32b81 100644 --- a/src/kvirc/kernel/kvi_sslmaster.h +++ b/src/kvirc/kernel/kvi_sslmaster.h @@ -1,11 +1,12 @@ #ifndef _KVI_SSLMASTER_H_ #define _KVI_SSLMASTER_H_ +//============================================================================= // // File : kvi_sslmaster.h // Creation date : Mon Jun 17 2002 20:34:00 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2002 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2002-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -21,6 +22,8 @@ // 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" #ifdef COMPILE_SSL_SUPPORT diff --git a/src/kvirc/kernel/kvi_theme.cpp b/src/kvirc/kernel/kvi_theme.cpp index 9fa43fd0d..b38aa5948 100644 --- a/src/kvirc/kernel/kvi_theme.cpp +++ b/src/kvirc/kernel/kvi_theme.cpp @@ -4,7 +4,7 @@ // Creation date : Mon Jan 08 2007 03:23:00 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2007 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2007-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_theme.h b/src/kvirc/kernel/kvi_theme.h index 94feeede6..1580b14d8 100644 --- a/src/kvirc/kernel/kvi_theme.h +++ b/src/kvirc/kernel/kvi_theme.h @@ -7,7 +7,7 @@ // Creation date : Mon Jan 08 2007 03:23:00 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2007 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2007-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kernel/kvi_userinput.cpp b/src/kvirc/kernel/kvi_userinput.cpp index f6bce2972..d5dc2a2d7 100644 --- a/src/kvirc/kernel/kvi_userinput.cpp +++ b/src/kvirc/kernel/kvi_userinput.cpp @@ -1,7 +1,7 @@ //============================================================================= // // File : kvi_userinput.cpp -// Created on Sun 25 Sep 2005 05:27:57 by Szymon Stefanek +// Creation date : Sun 25 Sep 2005 05:27:57 by Szymon Stefanek // // This file is part of the KVIrc IRC Client distribution // Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net> diff --git a/src/kvirc/kernel/kvi_userinput.h b/src/kvirc/kernel/kvi_userinput.h index 75faf1689..6c9b9eaf9 100644 --- a/src/kvirc/kernel/kvi_userinput.h +++ b/src/kvirc/kernel/kvi_userinput.h @@ -3,7 +3,7 @@ //============================================================================= // // File : kvi_userinput.h -// Created on Sun 25 Sep 2005 05:27:57 by Szymon Stefanek +// Creation date : Sun 25 Sep 2005 05:27:57 by Szymon Stefanek // // This file is part of the KVIrc IRC Client distribution // Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net> diff --git a/src/kvirc/kvs/kvi_kvs.cpp b/src/kvirc/kvs/kvi_kvs.cpp index c037b7c5e..79110e6f5 100644 --- a/src/kvirc/kvs/kvi_kvs.cpp +++ b/src/kvirc/kvs/kvi_kvs.cpp @@ -4,7 +4,7 @@ // Creation date : Wed 1 Oct 2003 01.38 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2003 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2003-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs.h b/src/kvirc/kvs/kvi_kvs.h index 71a26cbc5..b44120fb2 100644 --- a/src/kvirc/kvs/kvi_kvs.h +++ b/src/kvirc/kvs/kvi_kvs.h @@ -6,7 +6,7 @@ // Creation date : Wed 1 Oct 2003 01.37 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2003 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2003-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_action.cpp b/src/kvirc/kvs/kvi_kvs_action.cpp index c07a6c3c7..08464bdfc 100644 --- a/src/kvirc/kvs/kvi_kvs_action.cpp +++ b/src/kvirc/kvs/kvi_kvs_action.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_action.cpp -// Created on Sat 04 Dec 2004 04:22:12 by Szymon Stefanek +// Creation date : Sat 04 Dec 2004 04:22:12 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_action.h b/src/kvirc/kvs/kvi_kvs_action.h index 5f2e2a301..f0a65d600 100644 --- a/src/kvirc/kvs/kvi_kvs_action.h +++ b/src/kvirc/kvs/kvi_kvs_action.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_action.h -// Created on Sat 04 Dec 2004 04:22:12 by Szymon Stefanek +// Creation date : Sat 04 Dec 2004 04:22:12 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_aliasmanager.cpp b/src/kvirc/kvs/kvi_kvs_aliasmanager.cpp index 1750554a4..289ba147a 100644 --- a/src/kvirc/kvs/kvi_kvs_aliasmanager.cpp +++ b/src/kvirc/kvs/kvi_kvs_aliasmanager.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_aliasmanager.cpp -// Created on Mon 15 Dec 2003 02:11:41 by Szymon Stefanek +// Creation date : Mon 15 Dec 2003 02:11:41 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_aliasmanager.h b/src/kvirc/kvs/kvi_kvs_aliasmanager.h index 4d3871d4a..ecdd62f6f 100644 --- a/src/kvirc/kvs/kvi_kvs_aliasmanager.h +++ b/src/kvirc/kvs/kvi_kvs_aliasmanager.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_aliasmanager.h -// Created on Mon 15 Dec 2003 02:11:41 by Szymon Stefanek +// Creation date : Mon 15 Dec 2003 02:11:41 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_array.cpp b/src/kvirc/kvs/kvi_kvs_array.cpp index 982ea16be..39373f498 100644 --- a/src/kvirc/kvs/kvi_kvs_array.cpp +++ b/src/kvirc/kvs/kvi_kvs_array.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_array.cpp -// Created on Tue 07 Oct 2003 01:07:31 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 01:07:31 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_array.h b/src/kvirc/kvs/kvi_kvs_array.h index 6bf4fd655..b13c876bb 100644 --- a/src/kvirc/kvs/kvi_kvs_array.h +++ b/src/kvirc/kvs/kvi_kvs_array.h @@ -2,11 +2,11 @@ #define _KVI_KVS_ARRAY_H_ //============================================================================= // -// File : kvi_kvs_array.h -// Created on Tue 07 Oct 2003 01:07:31 by Szymon Stefanek +// File : kvi_kvs_array.h +// Creation date : Tue 07 Oct 2003 01:07:31 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -25,7 +25,6 @@ //============================================================================= #include "kvi_settings.h" - #include "kvi_qstring.h" #include "kvi_kvs_variant.h" #include "kvi_heapobject.h" diff --git a/src/kvirc/kvs/kvi_kvs_arraycast.cpp b/src/kvirc/kvs/kvi_kvs_arraycast.cpp index f25ee9be4..54f861c55 100644 --- a/src/kvirc/kvs/kvi_kvs_arraycast.cpp +++ b/src/kvirc/kvs/kvi_kvs_arraycast.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_arraycast.cpp -// Created on Tue 10 May 2005 00:05:50 by Szymon Stefanek +// Creation date : Tue 10 May 2005 00:05:50 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2005 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_arraycast.h b/src/kvirc/kvs/kvi_kvs_arraycast.h index a45356757..020c28cd2 100644 --- a/src/kvirc/kvs/kvi_kvs_arraycast.h +++ b/src/kvirc/kvs/kvi_kvs_arraycast.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_arraycast.h -// Created on Tue 10 May 2005 00:05:50 by Szymon Stefanek +// Creation date : Tue 10 May 2005 00:05:50 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2005 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_asyncdnsoperation.cpp b/src/kvirc/kvs/kvi_kvs_asyncdnsoperation.cpp index 3c79a4d05..7f45dee0b 100644 --- a/src/kvirc/kvs/kvi_kvs_asyncdnsoperation.cpp +++ b/src/kvirc/kvs/kvi_kvs_asyncdnsoperation.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_asyncdnsoperation.cpp -// Created on Sun 10 Jul 2005 04:36:15 by Szymon Stefanek +// Creation date : Sun 10 Jul 2005 04:36:15 by Szymon Stefanek // // This file is part of the KVIrc IRC Client distribution -// Copyright (C) 2005 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_asyncdnsoperation.h b/src/kvirc/kvs/kvi_kvs_asyncdnsoperation.h index a9fe09cc9..446e62058 100644 --- a/src/kvirc/kvs/kvi_kvs_asyncdnsoperation.h +++ b/src/kvirc/kvs/kvi_kvs_asyncdnsoperation.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_asyncdnsoperation.h -// Created on Sun 10 Jul 2005 04:36:15 by Szymon Stefanek +// Creation date : Sun 10 Jul 2005 04:36:15 by Szymon Stefanek // // This file is part of the KVIrc IRC Client distribution -// Copyright (C) 2005 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_asyncoperation.cpp b/src/kvirc/kvs/kvi_kvs_asyncoperation.cpp index c71d47466..ab6fb9124 100644 --- a/src/kvirc/kvs/kvi_kvs_asyncoperation.cpp +++ b/src/kvirc/kvs/kvi_kvs_asyncoperation.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_asyncoperation.cpp -// Created on Sat 09 Jul 2005 04:54:24 by Szymon Stefanek +// Creation date : Sat 09 Jul 2005 04:54:24 by Szymon Stefanek // // This file is part of the KVIrc IRC Client distribution -// Copyright (C) 2005 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_asyncoperation.h b/src/kvirc/kvs/kvi_kvs_asyncoperation.h index c62119a7e..77556b8fd 100644 --- a/src/kvirc/kvs/kvi_kvs_asyncoperation.h +++ b/src/kvirc/kvs/kvi_kvs_asyncoperation.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_asyncoperation.h -// Created on Sat 09 Jul 2005 04:54:24 by Szymon Stefanek +// Creation date : Sat 09 Jul 2005 04:54:24 by Szymon Stefanek // // This file is part of the KVIrc IRC Client distribution -// Copyright (C) 2005 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_callbackobject.cpp b/src/kvirc/kvs/kvi_kvs_callbackobject.cpp index 2c5abf3a1..ea8f146d4 100644 --- a/src/kvirc/kvs/kvi_kvs_callbackobject.cpp +++ b/src/kvirc/kvs/kvi_kvs_callbackobject.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_callbackobject.cpp -// Created on Mon 21 Nov 2005 01:46:51 by Szymon Stefanek +// Creation date : Mon 21 Nov 2005 01:46:51 by Szymon Stefanek // // This file is part of the KVIrc IRC Client distribution -// Copyright (C) 2005 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_callbackobject.h b/src/kvirc/kvs/kvi_kvs_callbackobject.h index e161942cd..7aeb536c0 100644 --- a/src/kvirc/kvs/kvi_kvs_callbackobject.h +++ b/src/kvirc/kvs/kvi_kvs_callbackobject.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_callbackobject.h -// Created on Mon 21 Nov 2005 01:46:51 by Szymon Stefanek +// Creation date : Mon 21 Nov 2005 01:46:51 by Szymon Stefanek // // This file is part of the KVIrc IRC Client distribution -// Copyright (C) 2005 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_corecallbackcommands.cpp b/src/kvirc/kvs/kvi_kvs_corecallbackcommands.cpp index e3156e4a7..5aee9dbda 100644 --- a/src/kvirc/kvs/kvi_kvs_corecallbackcommands.cpp +++ b/src/kvirc/kvs/kvi_kvs_corecallbackcommands.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_corecallbackcommands.cpp -// Created on Fri 31 Oct 2003 04:07:58 by Szymon Stefanek +// Creation date : Fri 31 Oct 2003 04:07:58 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_corecallbackcommands.h b/src/kvirc/kvs/kvi_kvs_corecallbackcommands.h index 546d9c5b3..75b19c6bd 100644 --- a/src/kvirc/kvs/kvi_kvs_corecallbackcommands.h +++ b/src/kvirc/kvs/kvi_kvs_corecallbackcommands.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_corecallbackcommands.h -// Created on Fri 31 Oct 2003 04:07:58 by Szymon Stefanek +// Creation date : Fri 31 Oct 2003 04:07:58 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_corefunctions.cpp b/src/kvirc/kvs/kvi_kvs_corefunctions.cpp index 79e5047ea..4414437ad 100644 --- a/src/kvirc/kvs/kvi_kvs_corefunctions.cpp +++ b/src/kvirc/kvs/kvi_kvs_corefunctions.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_corefunctions.cpp -// Created on Fri 31 Oct 2003 01:52:04 by Szymon Stefanek +// Creation date : Fri 31 Oct 2003 01:52:04 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_corefunctions.h b/src/kvirc/kvs/kvi_kvs_corefunctions.h index b56ebb31b..ba3025e80 100644 --- a/src/kvirc/kvs/kvi_kvs_corefunctions.h +++ b/src/kvirc/kvs/kvi_kvs_corefunctions.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_corefunctions.h -// Created on Fri 31 Oct 2003 01:52:04 by Szymon Stefanek +// Creation date : Fri 31 Oct 2003 01:52:04 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_corefunctions_af.cpp b/src/kvirc/kvs/kvi_kvs_corefunctions_af.cpp index 69535f35b..47ef8d064 100644 --- a/src/kvirc/kvs/kvi_kvs_corefunctions_af.cpp +++ b/src/kvirc/kvs/kvi_kvs_corefunctions_af.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_corefunctions_af.cpp -// Created on Fri 31 Oct 2003 01:52:04 by Szymon Stefanek +// Creation date : Fri 31 Oct 2003 01:52:04 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_corefunctions_gl.cpp b/src/kvirc/kvs/kvi_kvs_corefunctions_gl.cpp index 8084cfc0b..989c6c997 100644 --- a/src/kvirc/kvs/kvi_kvs_corefunctions_gl.cpp +++ b/src/kvirc/kvs/kvi_kvs_corefunctions_gl.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_corefunctions_gl.cpp -// Created on Fri 31 Oct 2003 01:52:04 by Szymon Stefanek +// Creation date : Fri 31 Oct 2003 01:52:04 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003-2005 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_corefunctions_mr.cpp b/src/kvirc/kvs/kvi_kvs_corefunctions_mr.cpp index 90ad36ab9..57742cf3c 100644 --- a/src/kvirc/kvs/kvi_kvs_corefunctions_mr.cpp +++ b/src/kvirc/kvs/kvi_kvs_corefunctions_mr.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_corefunctions_mr.cpp -// Created on Fri 31 Oct 2003 01:52:04 by Szymon Stefanek +// Creation date : Fri 31 Oct 2003 01:52:04 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_corefunctions_sz.cpp b/src/kvirc/kvs/kvi_kvs_corefunctions_sz.cpp index 69ecf69e4..4e705e5f8 100644 --- a/src/kvirc/kvs/kvi_kvs_corefunctions_sz.cpp +++ b/src/kvirc/kvs/kvi_kvs_corefunctions_sz.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_corefunctions_sz.cpp -// Created on Fri 31 Oct 2003 01:52:04 by Szymon Stefanek +// Creation date : Fri 31 Oct 2003 01:52:04 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_coresimplecommands.cpp b/src/kvirc/kvs/kvi_kvs_coresimplecommands.cpp index 0dc27874a..8fece5c24 100644 --- a/src/kvirc/kvs/kvi_kvs_coresimplecommands.cpp +++ b/src/kvirc/kvs/kvi_kvs_coresimplecommands.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_coresimplecommands.cpp -// Created on Fri 31 Oct 2003 00:04:25 by Szymon Stefanek +// Creation date : Fri 31 Oct 2003 00:04:25 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_coresimplecommands.h b/src/kvirc/kvs/kvi_kvs_coresimplecommands.h index 4b3406262..f148fef70 100644 --- a/src/kvirc/kvs/kvi_kvs_coresimplecommands.h +++ b/src/kvirc/kvs/kvi_kvs_coresimplecommands.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_coresimplecommands.h -// Created on Fri 31 Oct 2003 00:04:25 by Szymon Stefanek +// Creation date : Fri 31 Oct 2003 00:04:25 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_coresimplecommands_af.cpp b/src/kvirc/kvs/kvi_kvs_coresimplecommands_af.cpp index 411f4272a..3ad1a6bd7 100644 --- a/src/kvirc/kvs/kvi_kvs_coresimplecommands_af.cpp +++ b/src/kvirc/kvs/kvi_kvs_coresimplecommands_af.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_coresimplecommands_af.cpp -// Created on Fri 31 Oct 2003 00:04:25 by Szymon Stefanek +// Creation date : Fri 31 Oct 2003 00:04:25 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_coresimplecommands_gl.cpp b/src/kvirc/kvs/kvi_kvs_coresimplecommands_gl.cpp index be8f979ab..6ffa9c8ca 100644 --- a/src/kvirc/kvs/kvi_kvs_coresimplecommands_gl.cpp +++ b/src/kvirc/kvs/kvi_kvs_coresimplecommands_gl.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_coresimplecommands_gl.cpp -// Created on Fri 31 Oct 2003 00:04:25 by Szymon Stefanek +// Creation date : Fri 31 Oct 2003 00:04:25 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_coresimplecommands_mr.cpp b/src/kvirc/kvs/kvi_kvs_coresimplecommands_mr.cpp index 237e88110..1d8677473 100644 --- a/src/kvirc/kvs/kvi_kvs_coresimplecommands_mr.cpp +++ b/src/kvirc/kvs/kvi_kvs_coresimplecommands_mr.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_coresimplecommands_mr.cpp -// Created on Fri 31 Oct 2003 00:04:25 by Szymon Stefanek +// Creation date : Fri 31 Oct 2003 00:04:25 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_coresimplecommands_sz.cpp b/src/kvirc/kvs/kvi_kvs_coresimplecommands_sz.cpp index 34e2579ca..e6f50d330 100644 --- a/src/kvirc/kvs/kvi_kvs_coresimplecommands_sz.cpp +++ b/src/kvirc/kvs/kvi_kvs_coresimplecommands_sz.cpp @@ -1,10 +1,10 @@ // //============================================================================= // // File : kvi_kvs_coresimplecommands_sz.cpp -// Created on Fri 31 Oct 2003 00:04:25 by Szymon Stefanek +// Creation date : Fri 31 Oct 2003 00:04:25 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_dnsmanager.cpp b/src/kvirc/kvs/kvi_kvs_dnsmanager.cpp index a220feaf0..28c4e9aaf 100644 --- a/src/kvirc/kvs/kvi_kvs_dnsmanager.cpp +++ b/src/kvirc/kvs/kvi_kvs_dnsmanager.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_dnsmanager.cpp -// Created on Wed 04 Aug 2004 04:38:31 by Szymon Stefanek +// Creation date : Wed 04 Aug 2004 04:38:31 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_dnsmanager.h b/src/kvirc/kvs/kvi_kvs_dnsmanager.h index 0720827da..3af27ddf7 100644 --- a/src/kvirc/kvs/kvi_kvs_dnsmanager.h +++ b/src/kvirc/kvs/kvi_kvs_dnsmanager.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_dnsmanager.h -// Created on Wed 04 Aug 2004 04:38:31 by Szymon Stefanek +// Creation date : Wed 04 Aug 2004 04:38:31 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_event.cpp b/src/kvirc/kvs/kvi_kvs_event.cpp index 33dc1f2d8..c8b5d0f93 100644 --- a/src/kvirc/kvs/kvi_kvs_event.cpp +++ b/src/kvirc/kvs/kvi_kvs_event.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_event.cpp -// Created on Mon 23 Feb 2004 03:00:02 by Szymon Stefanek +// Creation date : Mon 23 Feb 2004 03:00:02 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_event.h b/src/kvirc/kvs/kvi_kvs_event.h index f88936b7b..2f99ca790 100644 --- a/src/kvirc/kvs/kvi_kvs_event.h +++ b/src/kvirc/kvs/kvi_kvs_event.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_event.h -// Created on Mon 23 Feb 2004 03:00:02 by Szymon Stefanek +// Creation date : Mon 23 Feb 2004 03:00:02 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_eventhandler.cpp b/src/kvirc/kvs/kvi_kvs_eventhandler.cpp index bd50ca012..fafd36483 100644 --- a/src/kvirc/kvs/kvi_kvs_eventhandler.cpp +++ b/src/kvirc/kvs/kvi_kvs_eventhandler.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_eventhandler.cpp -// Created on Mon 23 Feb 2004 03:04:58 by Szymon Stefanek +// Creation date : Mon 23 Feb 2004 03:04:58 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_eventhandler.h b/src/kvirc/kvs/kvi_kvs_eventhandler.h index 38b3fda3e..9b7c086aa 100644 --- a/src/kvirc/kvs/kvi_kvs_eventhandler.h +++ b/src/kvirc/kvs/kvi_kvs_eventhandler.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_eventhandler.h -// Created on Mon 23 Feb 2004 03:04:58 by Szymon Stefanek +// Creation date : Mon 23 Feb 2004 03:04:58 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_eventmanager.cpp b/src/kvirc/kvs/kvi_kvs_eventmanager.cpp index 8fd8afb26..fede20226 100644 --- a/src/kvirc/kvs/kvi_kvs_eventmanager.cpp +++ b/src/kvirc/kvs/kvi_kvs_eventmanager.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_eventmanager.cpp -// Created on Thu Aug 17 2000 13:59:12 by Szymon Stefanek +// Creation date : Thu Aug 17 2000 13:59:12 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2000-2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2000-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_eventmanager.h b/src/kvirc/kvs/kvi_kvs_eventmanager.h index 14a78e029..cd3bbf582 100644 --- a/src/kvirc/kvs/kvi_kvs_eventmanager.h +++ b/src/kvirc/kvs/kvi_kvs_eventmanager.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_eventmanager.h -// Created on Thu Aug 17 2000 13:59:12 by Szymon Stefanek +// Creation date : Thu Aug 17 2000 13:59:12 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2000-2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2000-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_eventtable.cpp b/src/kvirc/kvs/kvi_kvs_eventtable.cpp index 1a852397f..82b8fd0b2 100644 --- a/src/kvirc/kvs/kvi_kvs_eventtable.cpp +++ b/src/kvirc/kvs/kvi_kvs_eventtable.cpp @@ -1,7 +1,7 @@ //============================================================================= // // File : kvi_kvs_eventtable.cpp -// Created on Mon 23 Feb 2004 03:23:18 by Szymon Stefanek +// Creation date : Mon 23 Feb 2004 03:23:18 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution // Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> diff --git a/src/kvirc/kvs/kvi_kvs_eventtable.h b/src/kvirc/kvs/kvi_kvs_eventtable.h index c624f8f86..59b26405c 100644 --- a/src/kvirc/kvs/kvi_kvs_eventtable.h +++ b/src/kvirc/kvs/kvi_kvs_eventtable.h @@ -3,7 +3,7 @@ //============================================================================= // // File : kvi_kvs_eventtable.h -// Created on Mon 23 Feb 2004 03:23:18 by Szymon Stefanek +// Creation date : Mon 23 Feb 2004 03:23:18 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution // Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> diff --git a/src/kvirc/kvs/kvi_kvs_eventtriggers.h b/src/kvirc/kvs/kvi_kvs_eventtriggers.h index 47b475698..6a9fedfd9 100644 --- a/src/kvirc/kvs/kvi_kvs_eventtriggers.h +++ b/src/kvirc/kvs/kvi_kvs_eventtriggers.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_eventtriggers.h -// Created on Thu Oct 22 2005 04:57:12 by Szymon Stefanek +// Creation date : Thu Oct 22 2005 04:57:12 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2005 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_hash.cpp b/src/kvirc/kvs/kvi_kvs_hash.cpp index cccda7d71..5d82f90e1 100644 --- a/src/kvirc/kvs/kvi_kvs_hash.cpp +++ b/src/kvirc/kvs/kvi_kvs_hash.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_hash.cpp -// Created on Tue 07 Oct 2003 01:22:37 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 01:22:37 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_hash.h b/src/kvirc/kvs/kvi_kvs_hash.h index 482cad41f..6f5853b14 100644 --- a/src/kvirc/kvs/kvi_kvs_hash.h +++ b/src/kvirc/kvs/kvi_kvs_hash.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_hash.h -// Created on Tue 07 Oct 2003 01:22:37 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 01:22:37 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_kernel.cpp b/src/kvirc/kvs/kvi_kvs_kernel.cpp index 2fbe41d9e..9f6b56cfe 100644 --- a/src/kvirc/kvs/kvi_kvs_kernel.cpp +++ b/src/kvirc/kvs/kvi_kvs_kernel.cpp @@ -4,7 +4,7 @@ // Creation date : Tue 30 Sep 2003 05.12 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2003 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2003-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_kernel.h b/src/kvirc/kvs/kvi_kvs_kernel.h index 7db13c71c..c79278d44 100644 --- a/src/kvirc/kvs/kvi_kvs_kernel.h +++ b/src/kvirc/kvs/kvi_kvs_kernel.h @@ -6,7 +6,7 @@ // Creation date : Tue 30 Sep 2003 13.46 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2003 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2003-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_moduleinterface.cpp b/src/kvirc/kvs/kvi_kvs_moduleinterface.cpp index 6f83e70c9..1b58b19af 100644 --- a/src/kvirc/kvs/kvi_kvs_moduleinterface.cpp +++ b/src/kvirc/kvs/kvi_kvs_moduleinterface.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_moduleinterface.cpp -// Created on Tue 16 Dec 2003 00:27:54 by Szymon Stefanek +// Creation date : Tue 16 Dec 2003 00:27:54 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003-2005 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_moduleinterface.h b/src/kvirc/kvs/kvi_kvs_moduleinterface.h index 77f1e4117..8483004c5 100644 --- a/src/kvirc/kvs/kvi_kvs_moduleinterface.h +++ b/src/kvirc/kvs/kvi_kvs_moduleinterface.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_moduleinterface.h -// Created on Tue 16 Dec 2003 00:27:54 by Szymon Stefanek +// Creation date : Tue 16 Dec 2003 00:27:54 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_object.cpp b/src/kvirc/kvs/kvi_kvs_object.cpp index c439f95c7..3724aa2a6 100644 --- a/src/kvirc/kvs/kvi_kvs_object.cpp +++ b/src/kvirc/kvs/kvi_kvs_object.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_object.cpp -// Created on Wed 08 Oct 2003 02:31:57 by Szymon Stefanek +// Creation date : Wed 08 Oct 2003 02:31:57 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_object.h b/src/kvirc/kvs/kvi_kvs_object.h index 5567f4146..49820ea09 100644 --- a/src/kvirc/kvs/kvi_kvs_object.h +++ b/src/kvirc/kvs/kvi_kvs_object.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_object.h -// Created on Wed 08 Oct 2003 02:31:57 by Szymon Stefanek +// Creation date : Wed 08 Oct 2003 02:31:57 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_object_class.cpp b/src/kvirc/kvs/kvi_kvs_object_class.cpp index 2b385c1d2..3aeb73bda 100644 --- a/src/kvirc/kvs/kvi_kvs_object_class.cpp +++ b/src/kvirc/kvs/kvi_kvs_object_class.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_objectclass.cpp -// Created on Sat 23 Apr 2005 20:31:32 by Szymon Stefanek +// Creation date : Sat 23 Apr 2005 20:31:32 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2005 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_object_class.h b/src/kvirc/kvs/kvi_kvs_object_class.h index 700d9c6b3..1be5a26c8 100644 --- a/src/kvirc/kvs/kvi_kvs_object_class.h +++ b/src/kvirc/kvs/kvi_kvs_object_class.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_objectclass.h -// Created on Sat 23 Apr 2005 20:31:32 by Szymon Stefanek +// Creation date : Sat 23 Apr 2005 20:31:32 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2005 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_object_controller.cpp b/src/kvirc/kvs/kvi_kvs_object_controller.cpp index b5dede5ff..3ee406bce 100644 --- a/src/kvirc/kvs/kvi_kvs_object_controller.cpp +++ b/src/kvirc/kvs/kvi_kvs_object_controller.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_object_controller.cpp -// Created on Sun 24 Apr 2005 05:23:04 by Szymon Stefanek +// Creation date : Sun 24 Apr 2005 05:23:04 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2005-2006 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_object_controller.h b/src/kvirc/kvs/kvi_kvs_object_controller.h index 68a0c6400..306c21d94 100644 --- a/src/kvirc/kvs/kvi_kvs_object_controller.h +++ b/src/kvirc/kvs/kvi_kvs_object_controller.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_object_controller.h -// Created on Sun 24 Apr 2005 05:23:04 by Szymon Stefanek +// Creation date : Sun 24 Apr 2005 05:23:04 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2005 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_object_functioncall.cpp b/src/kvirc/kvs/kvi_kvs_object_functioncall.cpp index ae4ef8302..22cf7ac97 100644 --- a/src/kvirc/kvs/kvi_kvs_object_functioncall.cpp +++ b/src/kvirc/kvs/kvi_kvs_object_functioncall.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_object_functioncall.cpp -// Created on Sun 24 Apr 2005 04:05:54 by Szymon Stefanek +// Creation date : Sun 24 Apr 2005 04:05:54 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2005 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_object_functioncall.h b/src/kvirc/kvs/kvi_kvs_object_functioncall.h index 8aa7f14d7..778faf206 100644 --- a/src/kvirc/kvs/kvi_kvs_object_functioncall.h +++ b/src/kvirc/kvs/kvi_kvs_object_functioncall.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_object_functioncall.h -// Created on Sun 24 Apr 2005 04:05:54 by Szymon Stefanek +// Creation date : Sun 24 Apr 2005 04:05:54 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2005 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_object_functionhandler.cpp b/src/kvirc/kvs/kvi_kvs_object_functionhandler.cpp index b031c5522..f3a17b980 100644 --- a/src/kvirc/kvs/kvi_kvs_object_functionhandler.cpp +++ b/src/kvirc/kvs/kvi_kvs_object_functionhandler.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_object_functionhandler.cpp -// Created on Sat 23 Apr 2005 21:53:23 by Szymon Stefanek +// Creation date : Sat 23 Apr 2005 21:53:23 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2005 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_object_functionhandler.h b/src/kvirc/kvs/kvi_kvs_object_functionhandler.h index 1393f58c4..49111ff2b 100644 --- a/src/kvirc/kvs/kvi_kvs_object_functionhandler.h +++ b/src/kvirc/kvs/kvi_kvs_object_functionhandler.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_object_functionhandler.h -// Created on Sat 23 Apr 2005 21:53:23 by Szymon Stefanek +// Creation date : Sat 23 Apr 2005 21:53:23 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2005 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_object_functionhandlerimpl.cpp b/src/kvirc/kvs/kvi_kvs_object_functionhandlerimpl.cpp index 2584d80d3..ddff9513a 100644 --- a/src/kvirc/kvs/kvi_kvs_object_functionhandlerimpl.cpp +++ b/src/kvirc/kvs/kvi_kvs_object_functionhandlerimpl.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_object_functionhandlerimpl.cpp -// Created on Sun 24 Apr 2005 04:01:14 by Szymon Stefanek +// Creation date : Sun 24 Apr 2005 04:01:14 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2005 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_object_functionhandlerimpl.h b/src/kvirc/kvs/kvi_kvs_object_functionhandlerimpl.h index d4504a105..27ee26804 100644 --- a/src/kvirc/kvs/kvi_kvs_object_functionhandlerimpl.h +++ b/src/kvirc/kvs/kvi_kvs_object_functionhandlerimpl.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_object_functionhandlerimpl.h -// Created on Sun 24 Apr 2005 04:01:14 by Szymon Stefanek +// Creation date : Sun 24 Apr 2005 04:01:14 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2005 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_parameterprocessor.cpp b/src/kvirc/kvs/kvi_kvs_parameterprocessor.cpp index 46123cf50..ad82f1714 100644 --- a/src/kvirc/kvs/kvi_kvs_parameterprocessor.cpp +++ b/src/kvirc/kvs/kvi_kvs_parameterprocessor.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_parameterprocessor.cpp -// Created on Sun 17 Apr 2005 16:47:09 by Szymon Stefanek +// Creation date : Sun 17 Apr 2005 16:47:09 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2005 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_parameterprocessor.h b/src/kvirc/kvs/kvi_kvs_parameterprocessor.h index 83e50b3e8..6c407dd59 100644 --- a/src/kvirc/kvs/kvi_kvs_parameterprocessor.h +++ b/src/kvirc/kvs/kvi_kvs_parameterprocessor.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_parameterprocessor.h -// Created on Sun 17 Apr 2005 16:47:09 by Szymon Stefanek +// Creation date : Sun 17 Apr 2005 16:47:09 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2005 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_parser.cpp b/src/kvirc/kvs/kvi_kvs_parser.cpp index 24ceea69f..bad964f6c 100644 --- a/src/kvirc/kvs/kvi_kvs_parser.cpp +++ b/src/kvirc/kvs/kvi_kvs_parser.cpp @@ -4,7 +4,7 @@ // Creation date : Thu 25 Sep 2003 05.12 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2003 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2003-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_parser.h b/src/kvirc/kvs/kvi_kvs_parser.h index 01bb88f89..22768ee94 100644 --- a/src/kvirc/kvs/kvi_kvs_parser.h +++ b/src/kvirc/kvs/kvi_kvs_parser.h @@ -6,7 +6,7 @@ // Creation date : Thu 25 Sep 2003 05.12 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2003 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2003-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_parser_command.cpp b/src/kvirc/kvs/kvi_kvs_parser_command.cpp index c7b46a177..c92cd5ee9 100644 --- a/src/kvirc/kvs/kvi_kvs_parser_command.cpp +++ b/src/kvirc/kvs/kvi_kvs_parser_command.cpp @@ -4,7 +4,7 @@ // Creation date : Thu 03 Nov 2003 13.23 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2003 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2003-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_parser_comment.cpp b/src/kvirc/kvs/kvi_kvs_parser_comment.cpp index 691d7a589..062e17052 100644 --- a/src/kvirc/kvs/kvi_kvs_parser_comment.cpp +++ b/src/kvirc/kvs/kvi_kvs_parser_comment.cpp @@ -4,7 +4,7 @@ // Creation date : Thu 03 Nov 2003 13.23 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2003 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2003-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_parser_dollar.cpp b/src/kvirc/kvs/kvi_kvs_parser_dollar.cpp index dddf3994c..a8e1e86f0 100644 --- a/src/kvirc/kvs/kvi_kvs_parser_dollar.cpp +++ b/src/kvirc/kvs/kvi_kvs_parser_dollar.cpp @@ -4,7 +4,7 @@ // Creation date : Thu 5 Oct 2003 20.20 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2003 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2003-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_parser_expression.cpp b/src/kvirc/kvs/kvi_kvs_parser_expression.cpp index 95211553f..6d434fbf7 100644 --- a/src/kvirc/kvs/kvi_kvs_parser_expression.cpp +++ b/src/kvirc/kvs/kvi_kvs_parser_expression.cpp @@ -4,7 +4,7 @@ // Creation date : Mon 6 Oct 2003 01.31 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2003 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2003-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_parser_lside.cpp b/src/kvirc/kvs/kvi_kvs_parser_lside.cpp index af7d5ca98..6d125f7c5 100644 --- a/src/kvirc/kvs/kvi_kvs_parser_lside.cpp +++ b/src/kvirc/kvs/kvi_kvs_parser_lside.cpp @@ -4,7 +4,7 @@ // Creation date : Thu 03 Nov 2003 13.11 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2003 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2003-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_parser_macros.h b/src/kvirc/kvs/kvi_kvs_parser_macros.h index fc5bf7159..28b1d8f66 100644 --- a/src/kvirc/kvs/kvi_kvs_parser_macros.h +++ b/src/kvirc/kvs/kvi_kvs_parser_macros.h @@ -6,7 +6,7 @@ // Creation date : Sun 5 Ocr 2003 20.25 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2003 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2003-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_parser_specialcommands.cpp b/src/kvirc/kvs/kvi_kvs_parser_specialcommands.cpp index 9e14792ac..6b312890c 100644 --- a/src/kvirc/kvs/kvi_kvs_parser_specialcommands.cpp +++ b/src/kvirc/kvs/kvi_kvs_parser_specialcommands.cpp @@ -4,7 +4,7 @@ // Creation date : Thu 06 Now 2003 14.14 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2003 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2003-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_popupmanager.cpp b/src/kvirc/kvs/kvi_kvs_popupmanager.cpp index a312675c7..cd7f03559 100644 --- a/src/kvirc/kvs/kvi_kvs_popupmanager.cpp +++ b/src/kvirc/kvs/kvi_kvs_popupmanager.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_popupmanager.cpp -// Created on Tue 7 Jan 2004 02:11:41 by Szymon Stefanek +// Creation date : Tue 7 Jan 2004 02:11:41 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_popupmanager.h b/src/kvirc/kvs/kvi_kvs_popupmanager.h index ae8aa514e..8bd5648fe 100644 --- a/src/kvirc/kvs/kvi_kvs_popupmanager.h +++ b/src/kvirc/kvs/kvi_kvs_popupmanager.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_popupmanager.h -// Created on Tue 7 Jan 2004 02:11:41 by Szymon Stefanek +// Creation date : Tue 7 Jan 2004 02:11:41 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_popupmenu.cpp b/src/kvirc/kvs/kvi_kvs_popupmenu.cpp index 97f6c8c92..a1abd573b 100644 --- a/src/kvirc/kvs/kvi_kvs_popupmenu.cpp +++ b/src/kvirc/kvs/kvi_kvs_popupmenu.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_popupmenu.cpp -// Created on Wed 07 Jan 2004 05:02:57 by Szymon Stefanek +// Creation date : Wed 07 Jan 2004 05:02:57 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_popupmenu.h b/src/kvirc/kvs/kvi_kvs_popupmenu.h index cc25294a3..a0b949c27 100644 --- a/src/kvirc/kvs/kvi_kvs_popupmenu.h +++ b/src/kvirc/kvs/kvi_kvs_popupmenu.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_popupmenu.h -// Created on Wed 07 Jan 2004 05:02:57 by Szymon Stefanek +// Creation date : Wed 07 Jan 2004 05:02:57 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_processmanager.cpp b/src/kvirc/kvs/kvi_kvs_processmanager.cpp index 4911f0c91..e664293d3 100644 --- a/src/kvirc/kvs/kvi_kvs_processmanager.cpp +++ b/src/kvirc/kvs/kvi_kvs_processmanager.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_processmanager.cpp -// Created on Wed 07 Apr 2004 03:03:52 by Szymon Stefanek +// Creation date : Wed 07 Apr 2004 03:03:52 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004-2007 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_processmanager.h b/src/kvirc/kvs/kvi_kvs_processmanager.h index 60ca75f94..e49c25516 100644 --- a/src/kvirc/kvs/kvi_kvs_processmanager.h +++ b/src/kvirc/kvs/kvi_kvs_processmanager.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_processmanager.h -// Created on Wed 07 Apr 2004 03:03:52 by Szymon Stefanek +// Creation date : Wed 07 Apr 2004 03:03:52 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004-2005 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_report.cpp b/src/kvirc/kvs/kvi_kvs_report.cpp index 3aa7a71ab..b23deed61 100644 --- a/src/kvirc/kvs/kvi_kvs_report.cpp +++ b/src/kvirc/kvs/kvi_kvs_report.cpp @@ -4,7 +4,7 @@ // Creation date : Thu 25 Sep 2003 05.12 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2003 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2003-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_report.h b/src/kvirc/kvs/kvi_kvs_report.h index febf16dee..a008e1a98 100644 --- a/src/kvirc/kvs/kvi_kvs_report.h +++ b/src/kvirc/kvs/kvi_kvs_report.h @@ -6,7 +6,7 @@ // Creation date : Thu 25 Sep 2003 05.12 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2003 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2003-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_runtimecall.cpp b/src/kvirc/kvs/kvi_kvs_runtimecall.cpp index 38348635f..051c429eb 100644 --- a/src/kvirc/kvs/kvi_kvs_runtimecall.cpp +++ b/src/kvirc/kvs/kvi_kvs_runtimecall.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_runtimecall.cpp -// Created on Sat 23 Apr 2005 18:19:38 by Szymon Stefanek +// Creation date : Sat 23 Apr 2005 18:19:38 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2005 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_runtimecall.h b/src/kvirc/kvs/kvi_kvs_runtimecall.h index 581b13037..09364748a 100644 --- a/src/kvirc/kvs/kvi_kvs_runtimecall.h +++ b/src/kvirc/kvs/kvi_kvs_runtimecall.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_runtimecall.h -// Created on Sat 23 Apr 2005 18:19:38 by Szymon Stefanek +// Creation date : Sat 23 Apr 2005 18:19:38 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2005 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_runtimecontext.cpp b/src/kvirc/kvs/kvi_kvs_runtimecontext.cpp index b5e2946b1..52435eacf 100644 --- a/src/kvirc/kvs/kvi_kvs_runtimecontext.cpp +++ b/src/kvirc/kvs/kvi_kvs_runtimecontext.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_runtimecontext.cpp -// Created on Tue 07 Oct 2003 01:49:40 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 01:49:40 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_runtimecontext.h b/src/kvirc/kvs/kvi_kvs_runtimecontext.h index c5779274d..2a9674f8a 100644 --- a/src/kvirc/kvs/kvi_kvs_runtimecontext.h +++ b/src/kvirc/kvs/kvi_kvs_runtimecontext.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_runtimecontext.h -// Created on Tue 07 Oct 2003 01:49:40 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 01:49:40 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_rwevaluationresult.cpp b/src/kvirc/kvs/kvi_kvs_rwevaluationresult.cpp index 945860b30..9e1f371d4 100644 --- a/src/kvirc/kvs/kvi_kvs_rwevaluationresult.cpp +++ b/src/kvirc/kvs/kvi_kvs_rwevaluationresult.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_rwevaluationresult.cpp -// Created on Thu 11 Dec 2003 22:51:46 by Szymon Stefanek +// Creation date : Thu 11 Dec 2003 22:51:46 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_rwevaluationresult.h b/src/kvirc/kvs/kvi_kvs_rwevaluationresult.h index eb041bb26..0962da623 100644 --- a/src/kvirc/kvs/kvi_kvs_rwevaluationresult.h +++ b/src/kvirc/kvs/kvi_kvs_rwevaluationresult.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_rwevaluationresult.h -// Created on Thu 11 Dec 2003 22:51:46 by Szymon Stefanek +// Creation date : Thu 11 Dec 2003 22:51:46 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_script.cpp b/src/kvirc/kvs/kvi_kvs_script.cpp index b9d2858b4..6d3d105c9 100644 --- a/src/kvirc/kvs/kvi_kvs_script.cpp +++ b/src/kvirc/kvs/kvi_kvs_script.cpp @@ -4,7 +4,7 @@ // Creation date : Thu 25 Sep 2003 05.12 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2003 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2003-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_script.h b/src/kvirc/kvs/kvi_kvs_script.h index c18cc386a..d47ec59ec 100644 --- a/src/kvirc/kvs/kvi_kvs_script.h +++ b/src/kvirc/kvs/kvi_kvs_script.h @@ -6,7 +6,7 @@ // Creation date : Thu 25 Sep 2003 05.12 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2003 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2003-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_scriptaddonmanager.cpp b/src/kvirc/kvs/kvi_kvs_scriptaddonmanager.cpp index f65fdf96c..a35eb6f0b 100644 --- a/src/kvirc/kvs/kvi_kvs_scriptaddonmanager.cpp +++ b/src/kvirc/kvs/kvi_kvs_scriptaddonmanager.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_scriptaddonmanager.cpp -// Created on Thu 31 Mar 2005 01:21:23 by Szymon Stefanek +// Creation date : Thu 31 Mar 2005 01:21:23 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2005 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_scriptaddonmanager.h b/src/kvirc/kvs/kvi_kvs_scriptaddonmanager.h index a1142369a..05721f75f 100644 --- a/src/kvirc/kvs/kvi_kvs_scriptaddonmanager.h +++ b/src/kvirc/kvs/kvi_kvs_scriptaddonmanager.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_scriptaddonmanager.h -// Created on Thu 31 Mar 2005 01:21:23 by Szymon Stefanek +// Creation date : Thu 31 Mar 2005 01:21:23 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2005 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_switchlist.cpp b/src/kvirc/kvs/kvi_kvs_switchlist.cpp index 9d783ac13..7073c5783 100644 --- a/src/kvirc/kvs/kvi_kvs_switchlist.cpp +++ b/src/kvirc/kvs/kvi_kvs_switchlist.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_switchlist.cpp -// Created on Mon 27 Oct 2003 03:47:48 by Szymon Stefanek +// Creation date : Mon 27 Oct 2003 03:47:48 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_switchlist.h b/src/kvirc/kvs/kvi_kvs_switchlist.h index f8b2dfb88..62b1e7fa3 100644 --- a/src/kvirc/kvs/kvi_kvs_switchlist.h +++ b/src/kvirc/kvs/kvi_kvs_switchlist.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_switchlist.h -// Created on Mon 27 Oct 2003 03:47:48 by Szymon Stefanek +// Creation date : Mon 27 Oct 2003 03:47:48 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_timermanager.cpp b/src/kvirc/kvs/kvi_kvs_timermanager.cpp index 2665e3c0f..8805c0f15 100644 --- a/src/kvirc/kvs/kvi_kvs_timermanager.cpp +++ b/src/kvirc/kvs/kvi_kvs_timermanager.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_timermanager.cpp -// Created on Fri 19 Dec 2003 01:29:22 by Szymon Stefanek +// Creation date : Fri 19 Dec 2003 01:29:22 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_timermanager.h b/src/kvirc/kvs/kvi_kvs_timermanager.h index 0af1d2a07..fab3d0f5c 100644 --- a/src/kvirc/kvs/kvi_kvs_timermanager.h +++ b/src/kvirc/kvs/kvi_kvs_timermanager.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_timermanager.h -// Created on Fri 19 Dec 2003 01:29:22 by Szymon Stefanek +// Creation date : Fri 19 Dec 2003 01:29:22 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode.h b/src/kvirc/kvs/kvi_kvs_treenode.h index 97fb58cfd..5771ad7eb 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode.h +++ b/src/kvirc/kvs/kvi_kvs_treenode.h @@ -6,7 +6,7 @@ // Creation date : Thu 25 Sep 2003 05.12 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2003 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2003-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_aliasfunctioncall.cpp b/src/kvirc/kvs/kvi_kvs_treenode_aliasfunctioncall.cpp index 9b1c2e537..ac31112a1 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_aliasfunctioncall.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_aliasfunctioncall.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_aliasfunctioncall.cpp -// Created on Tue 07 Oct 2003 03:21:23 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 03:21:23 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_aliasfunctioncall.h b/src/kvirc/kvs/kvi_kvs_treenode_aliasfunctioncall.h index da7f9c25f..a63794085 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_aliasfunctioncall.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_aliasfunctioncall.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_aliasfunctioncall.h -// Created on Tue 07 Oct 2003 03:21:23 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 03:21:23 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_aliassimplecommand.cpp b/src/kvirc/kvs/kvi_kvs_treenode_aliassimplecommand.cpp index a0e09d912..9bec5a1a0 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_aliassimplecommand.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_aliassimplecommand.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_aliassimplecommand.cpp -// Created on Thu 09 Oct 2003 02:16:42 by Szymon Stefanek +// Creation date : Thu 09 Oct 2003 02:16:42 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_aliassimplecommand.h b/src/kvirc/kvs/kvi_kvs_treenode_aliassimplecommand.h index 7a707967a..69d1df447 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_aliassimplecommand.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_aliassimplecommand.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_aliassimplecommand.h -// Created on Thu 09 Oct 2003 02:16:42 by Szymon Stefanek +// Creation date : Thu 09 Oct 2003 02:16:42 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_arraycount.cpp b/src/kvirc/kvs/kvi_kvs_treenode_arraycount.cpp index 8529060ff..a5de2254d 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_arraycount.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_arraycount.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_arraycount.cpp -// Created on Tue 07 Oct 2003 03:00:52 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 03:00:52 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_arraycount.h b/src/kvirc/kvs/kvi_kvs_treenode_arraycount.h index 2268603b2..5b61057fa 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_arraycount.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_arraycount.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_arraycount.h -// Created on Tue 07 Oct 2003 03:00:52 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 03:00:52 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_arrayelement.cpp b/src/kvirc/kvs/kvi_kvs_treenode_arrayelement.cpp index 9d8b8c174..d4cbc9b1e 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_arrayelement.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_arrayelement.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_arrayelement.cpp -// Created on Tue 07 Oct 2003 02:58:41 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 02:58:41 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_arrayelement.h b/src/kvirc/kvs/kvi_kvs_treenode_arrayelement.h index bf0fbd4c2..8b9824a29 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_arrayelement.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_arrayelement.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_arrayelement.h -// Created on Tue 07 Oct 2003 02:58:41 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 02:58:41 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_arrayorhashelement.cpp b/src/kvirc/kvs/kvi_kvs_treenode_arrayorhashelement.cpp index 4d0dbd808..530d2efda 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_arrayorhashelement.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_arrayorhashelement.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_arrayorhashelement.cpp -// Created on Thu 16 Oct 2003 22:56:48 by Szymon Stefanek +// Creation date : Thu 16 Oct 2003 22:56:48 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_arrayorhashelement.h b/src/kvirc/kvs/kvi_kvs_treenode_arrayorhashelement.h index c328e8a20..e13d88785 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_arrayorhashelement.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_arrayorhashelement.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_arrayorhashelement.h -// Created on Thu 16 Oct 2003 22:56:48 by Szymon Stefanek +// Creation date : Thu 16 Oct 2003 22:56:48 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_arrayreferenceassert.cpp b/src/kvirc/kvs/kvi_kvs_treenode_arrayreferenceassert.cpp index 96cf7abce..4b1d29c88 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_arrayreferenceassert.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_arrayreferenceassert.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_arrayreferenceassert.cpp -// Created on Thu 16 Oct 2003 23:46:12 by Szymon Stefanek +// Creation date : Thu 16 Oct 2003 23:46:12 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_arrayreferenceassert.h b/src/kvirc/kvs/kvi_kvs_treenode_arrayreferenceassert.h index dbe0c91a2..93aeedaad 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_arrayreferenceassert.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_arrayreferenceassert.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_arrayreferenceassert.h -// Created on Thu 16 Oct 2003 23:46:12 by Szymon Stefanek +// Creation date : Thu 16 Oct 2003 23:46:12 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_base.cpp b/src/kvirc/kvs/kvi_kvs_treenode_base.cpp index ea4439d81..093d79e66 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_base.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_base.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_base.cpp -// Created on Tue 07 Oct 2003 02:00:28 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 02:00:28 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_base.h b/src/kvirc/kvs/kvi_kvs_treenode_base.h index b3f60902b..fbb9f86d8 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_base.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_base.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_base.h -// Created on Tue 07 Oct 2003 02:00:28 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 02:00:28 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_baseobjectfunctioncall.cpp b/src/kvirc/kvs/kvi_kvs_treenode_baseobjectfunctioncall.cpp index b0aacce63..1a5e978b3 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_baseobjectfunctioncall.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_baseobjectfunctioncall.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_baseobjectfunctioncall.cpp -// Created on Tue 07 Oct 2003 03:30:10 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 03:30:10 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_baseobjectfunctioncall.h b/src/kvirc/kvs/kvi_kvs_treenode_baseobjectfunctioncall.h index 9685f824b..d53c2a548 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_baseobjectfunctioncall.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_baseobjectfunctioncall.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_baseobjectfunctioncall.h -// Created on Tue 07 Oct 2003 03:30:10 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 03:30:10 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_callbackcommand.cpp b/src/kvirc/kvs/kvi_kvs_treenode_callbackcommand.cpp index e284df010..6f1c40bd4 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_callbackcommand.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_callbackcommand.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_callbackcommand.cpp -// Created on Thu 09 Oct 2003 02:02:42 by Szymon Stefanek +// Creation date : Thu 09 Oct 2003 02:02:42 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_callbackcommand.h b/src/kvirc/kvs/kvi_kvs_treenode_callbackcommand.h index 4465437c2..8796dd7ac 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_callbackcommand.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_callbackcommand.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_callbackcommand.h -// Created on Thu 09 Oct 2003 02:02:42 by Szymon Stefanek +// Creation date : Thu 09 Oct 2003 02:02:42 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_command.cpp b/src/kvirc/kvs/kvi_kvs_treenode_command.cpp index f54ad28ae..13a028b23 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_command.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_command.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_command.cpp -// Created on Thu 09 Oct 2003 01:49:40 by Szymon Stefanek +// Creation date : Thu 09 Oct 2003 01:49:40 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_command.h b/src/kvirc/kvs/kvi_kvs_treenode_command.h index 62b5b531a..8fb1e1eeb 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_command.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_command.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_command.h -// Created on Thu 09 Oct 2003 01:49:40 by Szymon Stefanek +// Creation date : Thu 09 Oct 2003 01:49:40 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_commandevaluation.cpp b/src/kvirc/kvs/kvi_kvs_treenode_commandevaluation.cpp index 63252a2d3..9ddad5baa 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_commandevaluation.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_commandevaluation.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_commandevaluation.cpp -// Created on Wed 05 Nov 2003 04:18:58 by Szymon Stefanek +// Creation date : Wed 05 Nov 2003 04:18:58 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_commandevaluation.h b/src/kvirc/kvs/kvi_kvs_treenode_commandevaluation.h index eb7be820e..f9283d344 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_commandevaluation.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_commandevaluation.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_commandevaluation.h -// Created on Wed 05 Nov 2003 04:18:58 by Szymon Stefanek +// Creation date : Wed 05 Nov 2003 04:18:58 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_commandwithparameters.cpp b/src/kvirc/kvs/kvi_kvs_treenode_commandwithparameters.cpp index 1eea8194c..6aac29199 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_commandwithparameters.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_commandwithparameters.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_commandwithparameters.cpp -// Created on Thu 09 Oct 2003 01:57:10 by Szymon Stefanek +// Creation date : Thu 09 Oct 2003 01:57:10 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_commandwithparameters.h b/src/kvirc/kvs/kvi_kvs_treenode_commandwithparameters.h index 291bcb4a7..9af74ee88 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_commandwithparameters.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_commandwithparameters.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_commandwithparameters.h -// Created on Thu 09 Oct 2003 01:57:10 by Szymon Stefanek +// Creation date : Thu 09 Oct 2003 01:57:10 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_compositedata.cpp b/src/kvirc/kvs/kvi_kvs_treenode_compositedata.cpp index dc06813ed..c5d926a8b 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_compositedata.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_compositedata.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_compositedata.cpp -// Created on Tue 07 Oct 2003 02:24:33 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 02:24:33 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_compositedata.h b/src/kvirc/kvs/kvi_kvs_treenode_compositedata.h index 64dc906a0..2c41223f6 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_compositedata.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_compositedata.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_compositedata.h -// Created on Tue 07 Oct 2003 02:24:33 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 02:24:33 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_constantdata.cpp b/src/kvirc/kvs/kvi_kvs_treenode_constantdata.cpp index c498c436d..fa9f9ddc6 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_constantdata.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_constantdata.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_constantdata.cpp -// Created on Tue 07 Oct 2003 02:21:59 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 02:21:59 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_constantdata.h b/src/kvirc/kvs/kvi_kvs_treenode_constantdata.h index 29f1bb87f..f426b8720 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_constantdata.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_constantdata.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_constantdata.h -// Created on Tue 07 Oct 2003 02:21:59 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 02:21:59 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_corecallbackcommand.cpp b/src/kvirc/kvs/kvi_kvs_treenode_corecallbackcommand.cpp index 4153bd8d0..b7b3e5e0e 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_corecallbackcommand.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_corecallbackcommand.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_corecallbackcommand.cpp -// Created on Thu 09 Oct 2003 02:06:26 by Szymon Stefanek +// Creation date : Thu 09 Oct 2003 02:06:26 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_corecallbackcommand.h b/src/kvirc/kvs/kvi_kvs_treenode_corecallbackcommand.h index 2efb90a8a..36315c0e0 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_corecallbackcommand.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_corecallbackcommand.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_corecallbackcommand.h -// Created on Thu 09 Oct 2003 02:06:26 by Szymon Stefanek +// Creation date : Thu 09 Oct 2003 02:06:26 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_corefunctioncall.cpp b/src/kvirc/kvs/kvi_kvs_treenode_corefunctioncall.cpp index 2b814d44c..85c94ac8a 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_corefunctioncall.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_corefunctioncall.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_corefunctioncall.cpp -// Created on Tue 07 Oct 2003 03:23:59 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 03:23:59 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_corefunctioncall.h b/src/kvirc/kvs/kvi_kvs_treenode_corefunctioncall.h index b35479843..3eef989ec 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_corefunctioncall.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_corefunctioncall.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_corefunctioncall.h -// Created on Tue 07 Oct 2003 03:23:59 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 03:23:59 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_coresimplecommand.cpp b/src/kvirc/kvs/kvi_kvs_treenode_coresimplecommand.cpp index c6c04654d..41278b9b4 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_coresimplecommand.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_coresimplecommand.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_coresimplecommand.cpp -// Created on Thu 09 Oct 2003 02:14:34 by Szymon Stefanek +// Creation date : Thu 09 Oct 2003 02:14:34 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_coresimplecommand.h b/src/kvirc/kvs/kvi_kvs_treenode_coresimplecommand.h index 4bd365c24..21b9c9e85 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_coresimplecommand.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_coresimplecommand.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_coresimplecommand.h -// Created on Thu 09 Oct 2003 02:14:34 by Szymon Stefanek +// Creation date : Thu 09 Oct 2003 02:14:34 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_data.cpp b/src/kvirc/kvs/kvi_kvs_treenode_data.cpp index c4884e442..5332940d7 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_data.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_data.cpp @@ -4,7 +4,7 @@ // Creation date : Sun 05 Oct 2003 21.52 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2003 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2003-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_data.h b/src/kvirc/kvs/kvi_kvs_treenode_data.h index f8e8f210d..90b490cd2 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_data.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_data.h @@ -6,7 +6,7 @@ // Creation date : Sun 05 Oct 2003 21.42 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2003 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2003-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_datalist.cpp b/src/kvirc/kvs/kvi_kvs_treenode_datalist.cpp index 8dbc810cd..c107cc5f3 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_datalist.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_datalist.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_datalist.cpp -// Created on Tue 07 Oct 2003 02:03:41 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 02:03:41 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_datalist.h b/src/kvirc/kvs/kvi_kvs_treenode_datalist.h index c12205790..683b2b7c7 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_datalist.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_datalist.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_datalist.h -// Created on Tue 07 Oct 2003 02:03:41 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 02:03:41 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_expression.cpp b/src/kvirc/kvs/kvi_kvs_treenode_expression.cpp index 7014278f1..6ed0431d5 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_expression.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_expression.cpp @@ -4,7 +4,7 @@ // Creation date : Mon 06 Oct 2003 01.35 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2003 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2003-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_expression.h b/src/kvirc/kvs/kvi_kvs_treenode_expression.h index 10f63b5e6..a119abdc4 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_expression.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_expression.h @@ -6,7 +6,7 @@ // Creation date : Mon 06 Oct 2003 01.33 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2003 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2003-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_expressionreturn.cpp b/src/kvirc/kvs/kvi_kvs_treenode_expressionreturn.cpp index e7c07fff6..6277817fa 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_expressionreturn.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_expressionreturn.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_expressionreturn.cpp -// Created on Fri 30 Jan 2004 01:27:09 by Szymon Stefanek +// Creation date : Fri 30 Jan 2004 01:27:09 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_expressionreturn.h b/src/kvirc/kvs/kvi_kvs_treenode_expressionreturn.h index 2ceb1caca..7e614569d 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_expressionreturn.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_expressionreturn.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_expressionreturn.h -// Created on Fri 30 Jan 2004 01:27:09 by Szymon Stefanek +// Creation date : Fri 30 Jan 2004 01:27:09 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_extendedscopevariable.cpp b/src/kvirc/kvs/kvi_kvs_treenode_extendedscopevariable.cpp index c54cc16cd..6b1450ae7 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_extendedscopevariable.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_extendedscopevariable.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_extendedscopevariable.cpp -// Created on Thu 16 Oct 2003 22:41:20 by Szymon Stefanek +// Creation date : Thu 16 Oct 2003 22:41:20 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_extendedscopevariable.h b/src/kvirc/kvs/kvi_kvs_treenode_extendedscopevariable.h index ba305ac44..f6d8453b9 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_extendedscopevariable.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_extendedscopevariable.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_extendedscopevariable.h -// Created on Thu 16 Oct 2003 22:41:20 by Szymon Stefanek +// Creation date : Thu 16 Oct 2003 22:41:20 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_functioncall.cpp b/src/kvirc/kvs/kvi_kvs_treenode_functioncall.cpp index 9d9c0e9f2..688fafe34 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_functioncall.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_functioncall.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_functioncall.cpp -// Created on Tue 07 Oct 2003 03:14:44 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 03:14:44 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_functioncall.h b/src/kvirc/kvs/kvi_kvs_treenode_functioncall.h index 870a47f9a..36478e8d9 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_functioncall.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_functioncall.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_functioncall.h -// Created on Tue 07 Oct 2003 03:14:44 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 03:14:44 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_globalvariable.cpp b/src/kvirc/kvs/kvi_kvs_treenode_globalvariable.cpp index c40685d93..6065a144c 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_globalvariable.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_globalvariable.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_globalvariable.cpp -// Created on Thu 16 Oct 2003 22:45:01 by Szymon Stefanek +// Creation date : Thu 16 Oct 2003 22:45:01 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_globalvariable.h b/src/kvirc/kvs/kvi_kvs_treenode_globalvariable.h index 7e95d26eb..ac6447f0e 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_globalvariable.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_globalvariable.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_globalvariable.h -// Created on Thu 16 Oct 2003 22:45:01 by Szymon Stefanek +// Creation date : Thu 16 Oct 2003 22:45:01 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_hashcount.cpp b/src/kvirc/kvs/kvi_kvs_treenode_hashcount.cpp index dcc16f440..451bf67d7 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_hashcount.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_hashcount.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_hashcount.cpp -// Created on Tue 07 Oct 2003 03:05:30 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 03:05:30 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_hashcount.h b/src/kvirc/kvs/kvi_kvs_treenode_hashcount.h index 7daf4450f..167b6537a 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_hashcount.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_hashcount.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_hashcount.h -// Created on Tue 07 Oct 2003 03:05:30 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 03:05:30 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_hashelement.cpp b/src/kvirc/kvs/kvi_kvs_treenode_hashelement.cpp index c80a6f5ca..7b07aa4b5 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_hashelement.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_hashelement.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_hashelement.cpp -// Created on Tue 07 Oct 2003 03:04:18 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 03:04:18 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_hashelement.h b/src/kvirc/kvs/kvi_kvs_treenode_hashelement.h index a4b899b82..02a94b40f 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_hashelement.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_hashelement.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_hashelement.h -// Created on Tue 07 Oct 2003 03:04:18 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 03:04:18 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_hashreferenceassert.cpp b/src/kvirc/kvs/kvi_kvs_treenode_hashreferenceassert.cpp index 001545bdd..e7ed613fc 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_hashreferenceassert.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_hashreferenceassert.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_hashreferenceassert.cpp -// Created on Thu 16 Oct 2003 23:43:06 by Szymon Stefanek +// Creation date : Thu 16 Oct 2003 23:43:06 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_hashreferenceassert.h b/src/kvirc/kvs/kvi_kvs_treenode_hashreferenceassert.h index 4cd5bcaac..4d1e1b89c 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_hashreferenceassert.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_hashreferenceassert.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_hashreferenceassert.h -// Created on Thu 16 Oct 2003 23:43:06 by Szymon Stefanek +// Creation date : Thu 16 Oct 2003 23:43:06 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_indirectdata.cpp b/src/kvirc/kvs/kvi_kvs_treenode_indirectdata.cpp index 80c8f5792..4c7d92504 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_indirectdata.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_indirectdata.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_indirectdata.cpp -// Created on Thu 16 Oct 2003 22:49:46 by Szymon Stefanek +// Creation date : Thu 16 Oct 2003 22:49:46 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_indirectdata.h b/src/kvirc/kvs/kvi_kvs_treenode_indirectdata.h index a19c1b29b..c1965891d 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_indirectdata.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_indirectdata.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_indirectdata.h -// Created on Thu 16 Oct 2003 22:49:46 by Szymon Stefanek +// Creation date : Thu 16 Oct 2003 22:49:46 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_instruction.cpp b/src/kvirc/kvs/kvi_kvs_treenode_instruction.cpp index 8b9362b26..4278172ab 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_instruction.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_instruction.cpp @@ -4,7 +4,7 @@ // Creation date : Mon 06 Sep 2003 03.47 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2003 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2003-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_instruction.h b/src/kvirc/kvs/kvi_kvs_treenode_instruction.h index 111e5d3d6..b930fcd9e 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_instruction.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_instruction.h @@ -6,7 +6,7 @@ // Creation date : Mon 06 Oct 2003 03.46 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2003 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2003-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_instructionblock.cpp b/src/kvirc/kvs/kvi_kvs_treenode_instructionblock.cpp index c7197a70e..7158423dc 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_instructionblock.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_instructionblock.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_instructionblock.cpp -// Created on Thu 09 Oct 2003 01:44:31 by Szymon Stefanek +// Creation date : Thu 09 Oct 2003 01:44:31 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_instructionblock.h b/src/kvirc/kvs/kvi_kvs_treenode_instructionblock.h index 78f1805ad..04ccdc3b3 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_instructionblock.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_instructionblock.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_instructionblock.h -// Created on Thu 09 Oct 2003 01:44:31 by Szymon Stefanek +// Creation date : Thu 09 Oct 2003 01:44:31 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_localvariable.cpp b/src/kvirc/kvs/kvi_kvs_treenode_localvariable.cpp index 9c3fb855a..1008fa25b 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_localvariable.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_localvariable.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_localvariable.cpp -// Created on Thu 16 Oct 2003 22:41:20 by Szymon Stefanek +// Creation date : Thu 16 Oct 2003 22:41:20 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_localvariable.h b/src/kvirc/kvs/kvi_kvs_treenode_localvariable.h index 0f3b48754..1996d1725 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_localvariable.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_localvariable.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_localvariable.h -// Created on Thu 16 Oct 2003 22:41:20 by Szymon Stefanek +// Creation date : Thu 16 Oct 2003 22:41:20 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_modulecallbackcommand.cpp b/src/kvirc/kvs/kvi_kvs_treenode_modulecallbackcommand.cpp index cd8285d02..060052843 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_modulecallbackcommand.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_modulecallbackcommand.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_modulecallbackcommand.cpp -// Created on Thu 09 Oct 2003 02:09:10 by Szymon Stefanek +// Creation date : Thu 09 Oct 2003 02:09:10 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_modulecallbackcommand.h b/src/kvirc/kvs/kvi_kvs_treenode_modulecallbackcommand.h index b5cc1390e..73e3dbffd 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_modulecallbackcommand.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_modulecallbackcommand.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_modulecallbackcommand.h -// Created on Thu 09 Oct 2003 02:09:10 by Szymon Stefanek +// Creation date : Thu 09 Oct 2003 02:09:10 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_modulefunctioncall.cpp b/src/kvirc/kvs/kvi_kvs_treenode_modulefunctioncall.cpp index 3c2d0a373..a6d556e0d 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_modulefunctioncall.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_modulefunctioncall.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_modulefunctioncall.cpp -// Created on Tue 07 Oct 2003 03:19:28 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 03:19:28 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_modulefunctioncall.h b/src/kvirc/kvs/kvi_kvs_treenode_modulefunctioncall.h index 9968f113a..2266ec894 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_modulefunctioncall.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_modulefunctioncall.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_modulefunctioncall.h -// Created on Tue 07 Oct 2003 03:19:28 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 03:19:28 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_modulesimplecommand.cpp b/src/kvirc/kvs/kvi_kvs_treenode_modulesimplecommand.cpp index 252cba2b0..ebab8d5ae 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_modulesimplecommand.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_modulesimplecommand.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_modulesimplecommand.cpp -// Created on Thu 09 Oct 2003 02:18:27 by Szymon Stefanek +// Creation date : Thu 09 Oct 2003 02:18:27 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_modulesimplecommand.h b/src/kvirc/kvs/kvi_kvs_treenode_modulesimplecommand.h index 679fb812b..8e4104537 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_modulesimplecommand.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_modulesimplecommand.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_modulesimplecommand.h -// Created on Thu 09 Oct 2003 02:18:27 by Szymon Stefanek +// Creation date : Thu 09 Oct 2003 02:18:27 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_multipleparameteridentifier.cpp b/src/kvirc/kvs/kvi_kvs_treenode_multipleparameteridentifier.cpp index 74f1a9bc3..3fd6bbe22 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_multipleparameteridentifier.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_multipleparameteridentifier.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_multipleparameteridentifier.cpp -// Created on Tue 07 Oct 2003 03:49:31 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 03:49:31 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_multipleparameteridentifier.h b/src/kvirc/kvs/kvi_kvs_treenode_multipleparameteridentifier.h index 97b6103a7..395679d63 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_multipleparameteridentifier.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_multipleparameteridentifier.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_multipleparameteridentifier.h -// Created on Tue 07 Oct 2003 03:49:31 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 03:49:31 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_objectfield.cpp b/src/kvirc/kvs/kvi_kvs_treenode_objectfield.cpp index 73d3fba8c..c9142ec32 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_objectfield.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_objectfield.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_objectfield.cpp -// Created on Thu 28 Apr 2005 17:12:14 by Szymon Stefanek +// Creation date : Thu 28 Apr 2005 17:12:14 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2005 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_objectfield.h b/src/kvirc/kvs/kvi_kvs_treenode_objectfield.h index e57a214ee..8421959d6 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_objectfield.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_objectfield.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_objectfield.h -// Created on Thu 28 Apr 2005 17:12:14 by Szymon Stefanek +// Creation date : Thu 28 Apr 2005 17:12:14 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2005 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_objectfunctioncall.cpp b/src/kvirc/kvs/kvi_kvs_treenode_objectfunctioncall.cpp index 5dc51a3e3..3c63ecf29 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_objectfunctioncall.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_objectfunctioncall.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_objectfunctioncall.cpp -// Created on Tue 07 Oct 2003 03:26:07 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 03:26:07 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_objectfunctioncall.h b/src/kvirc/kvs/kvi_kvs_treenode_objectfunctioncall.h index 35aa54e0c..de1928f7f 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_objectfunctioncall.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_objectfunctioncall.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_objectfunctioncall.h -// Created on Tue 07 Oct 2003 03:26:07 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 03:26:07 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_operation.cpp b/src/kvirc/kvs/kvi_kvs_treenode_operation.cpp index 36e10abae..4e03af290 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_operation.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_operation.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_operation.cpp -// Created on Thu 18 Dec 2003 22:36:00 by Szymon Stefanek +// Creation date : Thu 18 Dec 2003 22:36:00 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_operation.h b/src/kvirc/kvs/kvi_kvs_treenode_operation.h index e7da2d548..12aa12a47 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_operation.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_operation.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_operation.h -// Created on Thu 18 Dec 2003 22:36:00 by Szymon Stefanek +// Creation date : Thu 18 Dec 2003 22:36:00 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_parameterreturn.cpp b/src/kvirc/kvs/kvi_kvs_treenode_parameterreturn.cpp index 9bbf65f20..2a2569d90 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_parameterreturn.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_parameterreturn.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_parameterreturn.cpp -// Created on Fri 30 Jan 2004 01:31:01 by Szymon Stefanek +// Creation date : Fri 30 Jan 2004 01:31:01 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_parameterreturn.h b/src/kvirc/kvs/kvi_kvs_treenode_parameterreturn.h index a6804c4da..520aa5ed9 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_parameterreturn.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_parameterreturn.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_parameterreturn.h -// Created on Fri 30 Jan 2004 01:31:01 by Szymon Stefanek +// Creation date : Fri 30 Jan 2004 01:31:01 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_rebindingswitch.cpp b/src/kvirc/kvs/kvi_kvs_treenode_rebindingswitch.cpp index ef09a650b..d03bf1079 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_rebindingswitch.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_rebindingswitch.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_rebindingswitch.cpp -// Created on Mon 15 Aug 2005 13:32:31 by Szymon Stefanek +// Creation date : Mon 15 Aug 2005 13:32:31 by Szymon Stefanek // // This file is part of the KVIrc IRC Client distribution -// Copyright (C) 2005 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_rebindingswitch.h b/src/kvirc/kvs/kvi_kvs_treenode_rebindingswitch.h index d36d5e3c5..92ef9c9d2 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_rebindingswitch.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_rebindingswitch.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_rebindingswitch.h -// Created on Mon 15 Aug 2005 13:32:31 by Szymon Stefanek +// Creation date : Mon 15 Aug 2005 13:32:31 by Szymon Stefanek // // This file is part of the KVIrc IRC Client distribution -// Copyright (C) 2005 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_scopeoperator.cpp b/src/kvirc/kvs/kvi_kvs_treenode_scopeoperator.cpp index 9c8d29526..f1b67e8ca 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_scopeoperator.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_scopeoperator.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_scopeoperator.cpp -// Created on Tue 07 Oct 2003 02:33:01 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 02:33:01 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_scopeoperator.h b/src/kvirc/kvs/kvi_kvs_treenode_scopeoperator.h index b9244dd25..5521a1f4f 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_scopeoperator.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_scopeoperator.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_scopeoperator.h -// Created on Tue 07 Oct 2003 02:33:01 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 02:33:01 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_simplecommand.cpp b/src/kvirc/kvs/kvi_kvs_treenode_simplecommand.cpp index 24284b50c..95dc1b55b 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_simplecommand.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_simplecommand.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_simplecommand.cpp -// Created on Thu 09 Oct 2003 02:12:18 by Szymon Stefanek +// Creation date : Thu 09 Oct 2003 02:12:18 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_simplecommand.h b/src/kvirc/kvs/kvi_kvs_treenode_simplecommand.h index 6927071b4..30301661d 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_simplecommand.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_simplecommand.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_simplecommand.h -// Created on Thu 09 Oct 2003 02:12:18 by Szymon Stefanek +// Creation date : Thu 09 Oct 2003 02:12:18 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_singleparameteridentifier.cpp b/src/kvirc/kvs/kvi_kvs_treenode_singleparameteridentifier.cpp index f4cf15236..91ea9d833 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_singleparameteridentifier.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_singleparameteridentifier.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_singleparameteridentifier.cpp -// Created on Tue 07 Oct 2003 03:47:11 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 03:47:11 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_singleparameteridentifier.h b/src/kvirc/kvs/kvi_kvs_treenode_singleparameteridentifier.h index 861b6dec8..bc55232df 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_singleparameteridentifier.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_singleparameteridentifier.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_singleparameteridentifier.h -// Created on Tue 07 Oct 2003 03:47:11 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 03:47:11 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_specialcommand.cpp b/src/kvirc/kvs/kvi_kvs_treenode_specialcommand.cpp index f9ed63018..a784308a0 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_specialcommand.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_specialcommand.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_specialcommand.cpp -// Created on Thu 09 Oct 2003 02:20:12 by Szymon Stefanek +// Creation date : Thu 09 Oct 2003 02:20:12 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_specialcommand.h b/src/kvirc/kvs/kvi_kvs_treenode_specialcommand.h index dc23b09ee..540c21be6 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_specialcommand.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_specialcommand.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_specialcommand.h -// Created on Thu 09 Oct 2003 02:20:12 by Szymon Stefanek +// Creation date : Thu 09 Oct 2003 02:20:12 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandbreak.cpp b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandbreak.cpp index 56d06d425..a2e1c2cd0 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandbreak.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandbreak.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_specialcommandbreak.cpp -// Created on Thu 06 Nov 2003 12:15:00 by Szymon Stefanek +// Creation date : Thu 06 Nov 2003 12:15:00 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandbreak.h b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandbreak.h index 78fa7a880..4462e6241 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandbreak.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandbreak.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_specialcommandbreak.h -// Created on Thu 06 Nov 2003 12:15:00 by Szymon Stefanek +// Creation date : Thu 06 Nov 2003 12:15:00 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandclass.cpp b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandclass.cpp index e32d3b905..9a3f91c95 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandclass.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandclass.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_specialcommandclass.cpp -// Created on Fri 12 Aug 2005 03:23:31 by Szymon Stefanek +// Creation date : Fri 12 Aug 2005 03:23:31 by Szymon Stefanek // // This file is part of the KVIrc IRC Client distribution -// Copyright (C) 2005 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandclass.h b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandclass.h index cee749f55..0f09573ac 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandclass.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandclass.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_specialcommandclass.h -// Created on Fri 12 Aug 2005 03:23:31 by Szymon Stefanek +// Creation date : Fri 12 Aug 2005 03:23:31 by Szymon Stefanek // // This file is part of the KVIrc IRC Client distribution -// Copyright (C) 2005 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandcontinue.cpp b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandcontinue.cpp index 86d2c0db9..db0a5ec50 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandcontinue.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandcontinue.cpp @@ -1,7 +1,7 @@ //============================================================================= // // File : kvi_kvs_treenode_specialcommandcontinue.cpp -// Created on Fri 13 Jun 2008 01:25:00 by Elvio Basello +// Creation date : Fri 13 Jun 2008 01:25:00 by Elvio Basello // // This file is part of the KVIrc IRC client distribution // Copyright (C) 2008 Szymon Stefanek <pragma at kvirc dot net> diff --git a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandcontinue.h b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandcontinue.h index e57ee527d..1faa64058 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandcontinue.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandcontinue.h @@ -3,7 +3,7 @@ //============================================================================= // // File : kvi_kvs_treenode_specialcommandcontinue.h -// Created on Fri 13 Jun 2008 01:25:00 by Elvio Basello +// Creation date : Fri 13 Jun 2008 01:25:00 by Elvio Basello // // This file is part of the KVIrc IRC client distribution // Copyright (C) 2008 Szymon Stefanek <pragma at kvirc dot net> diff --git a/src/kvirc/kvs/kvi_kvs_treenode_specialcommanddefpopup.cpp b/src/kvirc/kvs/kvi_kvs_treenode_specialcommanddefpopup.cpp index bf16818e3..7a8d86be4 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_specialcommanddefpopup.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_specialcommanddefpopup.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_specialcommanddefpopup.cpp -// Created on Fri 02 Jan 2004 14:09:00 by Szymon Stefanek +// Creation date : Fri 02 Jan 2004 14:09:00 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_specialcommanddefpopup.h b/src/kvirc/kvs/kvi_kvs_treenode_specialcommanddefpopup.h index f251d44e3..662dddc49 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_specialcommanddefpopup.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_specialcommanddefpopup.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_specialcommanddefpopup.h -// Created on Fri 02 Jan 2004 13:54:00 by Szymon Stefanek +// Creation date : Fri 02 Jan 2004 13:54:00 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_specialcommanddo.cpp b/src/kvirc/kvs/kvi_kvs_treenode_specialcommanddo.cpp index 2678383d0..eab22ef1b 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_specialcommanddo.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_specialcommanddo.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_specialcommanddo.cpp -// Created on Thu 06 Nov 2003 14:09:53 by Szymon Stefanek +// Creation date : Thu 06 Nov 2003 14:09:53 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_specialcommanddo.h b/src/kvirc/kvs/kvi_kvs_treenode_specialcommanddo.h index b4fd266eb..b89e467dc 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_specialcommanddo.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_specialcommanddo.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_specialcommanddo.h -// Created on Thu 06 Nov 2003 14:09:53 by Szymon Stefanek +// Creation date : Thu 06 Nov 2003 14:09:53 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandfor.cpp b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandfor.cpp index af5d653f7..81901344b 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandfor.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandfor.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_specialcommandfor.cpp -// Created on Fri 07 Nov 2003 11:48:11 by Szymon Stefanek +// Creation date : Fri 07 Nov 2003 11:48:11 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandfor.h b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandfor.h index 0b0969a88..57b175feb 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandfor.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandfor.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_specialcommandfor.h -// Created on Fri 07 Nov 2003 11:48:11 by Szymon Stefanek +// Creation date : Fri 07 Nov 2003 11:48:11 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandforeach.cpp b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandforeach.cpp index 556e278bf..e23169167 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandforeach.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandforeach.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_specialcommandforeach.cpp -// Created on Fri 07 Nov 2003 11:48:11 by Szymon Stefanek +// Creation date : Fri 07 Nov 2003 11:48:11 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandforeach.h b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandforeach.h index 073b57f6e..f956a0daf 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandforeach.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandforeach.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_specialcommandforeach.h -// Created on Fri 07 Nov 2003 11:48:11 by Szymon Stefanek +// Creation date : Fri 07 Nov 2003 11:48:11 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandif.cpp b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandif.cpp index 3f257047d..e979381de 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandif.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandif.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_specialcommandif.cpp -// Created on Thu 09 Oct 2003 02:40:00 by Szymon Stefanek +// Creation date : Thu 09 Oct 2003 02:40:00 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandif.h b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandif.h index da4113870..22f2b4e91 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandif.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandif.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_specialcommandif.h -// Created on Thu 09 Oct 2003 02:40:00 by Szymon Stefanek +// Creation date : Thu 09 Oct 2003 02:40:00 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandswitch.cpp b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandswitch.cpp index d288ccc11..284bd329d 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandswitch.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandswitch.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_specialcommandswitch.cpp -// Created on Fri 02 Jan 2004 14:09:00 by Szymon Stefanek +// Creation date : Fri 02 Jan 2004 14:09:00 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandswitch.h b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandswitch.h index bc1e58b4a..53bc17b08 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandswitch.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandswitch.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_specialcommandswitch.h -// Created on Fri 02 Jan 2004 13:54:00 by Szymon Stefanek +// Creation date : Fri 02 Jan 2004 13:54:00 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandunset.cpp b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandunset.cpp index 19a3faf09..4c7d3987f 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandunset.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandunset.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_specialcommandunset.cpp -// Created on Thu 14 Apr 2005 02:44:00 by Szymon Stefanek +// Creation date : Thu 14 Apr 2005 02:44:00 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandunset.h b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandunset.h index 858f2d780..3071988de 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandunset.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandunset.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_specialcommandunset.h -// Created on Thu 14 Apr 2005 02:44:00 by Szymon Stefanek +// Creation date : Thu 14 Apr 2005 02:44:00 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2005 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2005-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandwhile.cpp b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandwhile.cpp index 2fdea573a..aa9084220 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandwhile.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandwhile.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_specialcommandwhile.cpp -// Created on Thu 06 Nov 2003 11:58:43 by Szymon Stefanek +// Creation date : Thu 06 Nov 2003 11:58:43 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandwhile.h b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandwhile.h index 6e2457bfa..942a246e2 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_specialcommandwhile.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_specialcommandwhile.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_specialcommandwhile.h -// Created on Thu 06 Nov 2003 11:58:43 by Szymon Stefanek +// Creation date : Thu 06 Nov 2003 11:58:43 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_stringcast.cpp b/src/kvirc/kvs/kvi_kvs_treenode_stringcast.cpp index 49bec19fd..eedb9a6ff 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_stringcast.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_stringcast.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_stringcast.cpp -// Created on Mon 26 Jun 2006 15:17:33 by Szymon Stefanek +// Creation date : Mon 26 Jun 2006 15:17:33 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2006 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2006-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_stringcast.h b/src/kvirc/kvs/kvi_kvs_treenode_stringcast.h index 5b729cc01..ac1324baa 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_stringcast.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_stringcast.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_stringcast.h -// Created on Mon 26 Jun 2006 15:17:33 by Szymon Stefanek +// Creation date : Mon 26 Jun 2006 15:17:33 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2006 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2006-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_switchlist.cpp b/src/kvirc/kvs/kvi_kvs_treenode_switchlist.cpp index e336f1aae..1aff659b6 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_switchlist.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_switchlist.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_switchlist.cpp -// Created on Tue 07 Oct 2003 02:06:53 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 02:06:53 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_switchlist.h b/src/kvirc/kvs/kvi_kvs_treenode_switchlist.h index 88ea02df0..fbc91870e 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_switchlist.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_switchlist.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_switchlist.h -// Created on Tue 07 Oct 2003 02:06:53 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 02:06:53 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_thisobjectfunctioncall.cpp b/src/kvirc/kvs/kvi_kvs_treenode_thisobjectfunctioncall.cpp index f58e25429..6bbb11251 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_thisobjectfunctioncall.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_thisobjectfunctioncall.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_thisobjectfunctioncall.cpp -// Created on Tue 07 Oct 2003 03:28:10 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 03:28:10 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_thisobjectfunctioncall.h b/src/kvirc/kvs/kvi_kvs_treenode_thisobjectfunctioncall.h index 9b2e736dd..0de4812af 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_thisobjectfunctioncall.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_thisobjectfunctioncall.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_thisobjectfunctioncall.h -// Created on Tue 07 Oct 2003 03:28:10 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 03:28:10 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_variable.cpp b/src/kvirc/kvs/kvi_kvs_treenode_variable.cpp index 56badfb0f..08e43d4d3 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_variable.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_variable.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_variable.cpp -// Created on Thu 16 Oct 2003 22:34:59 by Szymon Stefanek +// Creation date : Thu 16 Oct 2003 22:34:59 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_variable.h b/src/kvirc/kvs/kvi_kvs_treenode_variable.h index 36fc2a64b..7a1963510 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_variable.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_variable.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_variable.h -// Created on Thu 16 Oct 2003 22:34:59 by Szymon Stefanek +// Creation date : Thu 16 Oct 2003 22:34:59 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_voidfunctioncall.cpp b/src/kvirc/kvs/kvi_kvs_treenode_voidfunctioncall.cpp index 0ee0e447b..c509760b9 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_voidfunctioncall.cpp +++ b/src/kvirc/kvs/kvi_kvs_treenode_voidfunctioncall.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_treenode_voidfunctioncall.cpp -// Created on Thu 09 Oct 2003 01:47:16 by Szymon Stefanek +// Creation date : Thu 09 Oct 2003 01:47:16 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_treenode_voidfunctioncall.h b/src/kvirc/kvs/kvi_kvs_treenode_voidfunctioncall.h index 68b5e9f41..e6cf59a2c 100644 --- a/src/kvirc/kvs/kvi_kvs_treenode_voidfunctioncall.h +++ b/src/kvirc/kvs/kvi_kvs_treenode_voidfunctioncall.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_treenode_voidfunctioncall.h -// Created on Thu 09 Oct 2003 01:47:16 by Szymon Stefanek +// Creation date : Thu 09 Oct 2003 01:47:16 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_types.h b/src/kvirc/kvs/kvi_kvs_types.h index e635f597f..e97fec639 100644 --- a/src/kvirc/kvs/kvi_kvs_types.h +++ b/src/kvirc/kvs/kvi_kvs_types.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_types.h -// Creation date : Sun 29 May 2005 05.25 CEST by Szymon Stefanek +// Creation date : : Sun 29 May 2005 05.25 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2005 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2005-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_useraction.cpp b/src/kvirc/kvs/kvi_kvs_useraction.cpp index 55b5281fd..13f1d03be 100644 --- a/src/kvirc/kvs/kvi_kvs_useraction.cpp +++ b/src/kvirc/kvs/kvi_kvs_useraction.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_useraction.cpp -// Created on Tue 07 Dec 2004 02:00:24 by Szymon Stefanek +// Creation date : Tue 07 Dec 2004 02:00:24 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_useraction.h b/src/kvirc/kvs/kvi_kvs_useraction.h index d6f17d869..f23aa6e0c 100644 --- a/src/kvirc/kvs/kvi_kvs_useraction.h +++ b/src/kvirc/kvs/kvi_kvs_useraction.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_useraction.h -// Created on Tue 07 Dec 2004 02:00:24 by Szymon Stefanek +// Creation date : Tue 07 Dec 2004 02:00:24 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_variant.cpp b/src/kvirc/kvs/kvi_kvs_variant.cpp index 0b09fcee2..4ffcb6120 100644 --- a/src/kvirc/kvs/kvi_kvs_variant.cpp +++ b/src/kvirc/kvs/kvi_kvs_variant.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_variant.cpp -// Created on Tue 07 Oct 2003 04:01:19 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 04:01:19 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_variant.h b/src/kvirc/kvs/kvi_kvs_variant.h index fe6a9a6c7..4a531cddd 100644 --- a/src/kvirc/kvs/kvi_kvs_variant.h +++ b/src/kvirc/kvs/kvi_kvs_variant.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_variant.h -// Created on Tue 07 Oct 2003 04:01:19 by Szymon Stefanek +// Creation date : Tue 07 Oct 2003 04:01:19 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_variantlist.cpp b/src/kvirc/kvs/kvi_kvs_variantlist.cpp index 6ba3d4f92..576431657 100644 --- a/src/kvirc/kvs/kvi_kvs_variantlist.cpp +++ b/src/kvirc/kvs/kvi_kvs_variantlist.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_kvs_variantlist.cpp -// Created on Sat 11 Oct 2003 02:20:51 by Szymon Stefanek +// Creation date : Sat 11 Oct 2003 02:20:51 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/kvs/kvi_kvs_variantlist.h b/src/kvirc/kvs/kvi_kvs_variantlist.h index 19b9a33e5..6840c5eef 100644 --- a/src/kvirc/kvs/kvi_kvs_variantlist.h +++ b/src/kvirc/kvs/kvi_kvs_variantlist.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_kvs_variantlist.h -// Created on Sat 11 Oct 2003 02:20:51 by Szymon Stefanek +// Creation date : Sat 11 Oct 2003 02:20:51 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2003 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2003-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/module/kvi_mexlinkfilter.cpp b/src/kvirc/module/kvi_mexlinkfilter.cpp index 5a5b48ee8..9028306ce 100644 --- a/src/kvirc/module/kvi_mexlinkfilter.cpp +++ b/src/kvirc/module/kvi_mexlinkfilter.cpp @@ -4,7 +4,7 @@ // Creation date : Wed Apr 11 2003 03:07 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2003-2006 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2003-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/module/kvi_mexlinkfilter.h b/src/kvirc/module/kvi_mexlinkfilter.h index 5ec401aa4..438f8dc9c 100644 --- a/src/kvirc/module/kvi_mexlinkfilter.h +++ b/src/kvirc/module/kvi_mexlinkfilter.h @@ -6,7 +6,7 @@ // Creation date : Wed Apr 11 2003 03:07 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2003-2006 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2003-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/module/kvi_mexserverimport.cpp b/src/kvirc/module/kvi_mexserverimport.cpp index f298d6170..9d7203f77 100644 --- a/src/kvirc/module/kvi_mexserverimport.cpp +++ b/src/kvirc/module/kvi_mexserverimport.cpp @@ -1,9 +1,10 @@ +//============================================================================= // // File : kvi_mexserverimport.cpp // Creation date : Wed Apr 9 2003 04:53 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2003 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2003-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -19,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_mexserverimport.h" diff --git a/src/kvirc/module/kvi_mexserverimport.h b/src/kvirc/module/kvi_mexserverimport.h index 320ab1c00..bdd8e0221 100644 --- a/src/kvirc/module/kvi_mexserverimport.h +++ b/src/kvirc/module/kvi_mexserverimport.h @@ -6,7 +6,7 @@ // Creation date : Wed Apr 9 2003 04:53 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2003 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2003-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/module/kvi_mextoolbar.cpp b/src/kvirc/module/kvi_mextoolbar.cpp index 3458b7662..4d8235b2a 100644 --- a/src/kvirc/module/kvi_mextoolbar.cpp +++ b/src/kvirc/module/kvi_mextoolbar.cpp @@ -1,9 +1,10 @@ +//============================================================================= // // File : kvi_mextoolbar.cpp // Creation date : Thu Sep 12 22:11:47 2002 GMT by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2002 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2002-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -19,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_mextoolbar.h" diff --git a/src/kvirc/module/kvi_mextoolbar.h b/src/kvirc/module/kvi_mextoolbar.h index 9528a283a..f70647e78 100644 --- a/src/kvirc/module/kvi_mextoolbar.h +++ b/src/kvirc/module/kvi_mextoolbar.h @@ -1,11 +1,12 @@ #ifndef _KVI_MEXTOOLBAR_H_ #define _KVI_MEXTOOLBAR_H_ +//============================================================================= // // File : kvi_mextoolbar.h // Creation date : Thu Sep 12 22:11:45 2002 GMT by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2002 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2002-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -21,6 +22,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_moduleextension.h" #include "kvi_toolbar.h" diff --git a/src/kvirc/module/kvi_module.cpp b/src/kvirc/module/kvi_module.cpp index 26a1a8afb..8d9d98b39 100644 --- a/src/kvirc/module/kvi_module.cpp +++ b/src/kvirc/module/kvi_module.cpp @@ -4,7 +4,7 @@ // Creation date : Sat Aug 12 2000 20:30:29 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2000-2004 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/module/kvi_module.h b/src/kvirc/module/kvi_module.h index b4611dfdf..b8ebad8ea 100644 --- a/src/kvirc/module/kvi_module.h +++ b/src/kvirc/module/kvi_module.h @@ -7,7 +7,7 @@ // Creation date : Sat Aug 12 2000 18:34:22 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2000-2004 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/module/kvi_moduleextension.cpp b/src/kvirc/module/kvi_moduleextension.cpp index 1741c0d0f..c06564671 100644 --- a/src/kvirc/module/kvi_moduleextension.cpp +++ b/src/kvirc/module/kvi_moduleextension.cpp @@ -1,9 +1,10 @@ +//============================================================================= // // File : kvi_moduleextension.cpp // Creation date : Tue Sep 10 01:16:25 2002 GMT by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2002 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2002-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -19,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. // - +//============================================================================= #define _KVI_MODULEEXTENSION_CPP_ diff --git a/src/kvirc/module/kvi_moduleextension.h b/src/kvirc/module/kvi_moduleextension.h index e72144e92..97515233c 100644 --- a/src/kvirc/module/kvi_moduleextension.h +++ b/src/kvirc/module/kvi_moduleextension.h @@ -1,11 +1,12 @@ #ifndef _KVI_MODULEEXTENSION_H_ #define _KVI_MODULEEXTENSION_H_ +//============================================================================= // // File : kvi_moduleextension.h // Creation date : Tue Sep 10 01:16:24 2002 GMT by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2002 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2002-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -21,6 +22,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 "kvi_string.h" diff --git a/src/kvirc/module/kvi_modulemanager.cpp b/src/kvirc/module/kvi_modulemanager.cpp index 5bbdf980f..f354fd605 100644 --- a/src/kvirc/module/kvi_modulemanager.cpp +++ b/src/kvirc/module/kvi_modulemanager.cpp @@ -4,7 +4,7 @@ // Creation date : Sat Aug 12 2000 20:32:11 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2000-2005 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/module/kvi_modulemanager.h b/src/kvirc/module/kvi_modulemanager.h index 4aff9fdf1..3f0ee9b9b 100644 --- a/src/kvirc/module/kvi_modulemanager.h +++ b/src/kvirc/module/kvi_modulemanager.h @@ -7,7 +7,7 @@ // Creation date : Sat Aug 12 2000 20:31:17 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2000-2005 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/sparser/kvi_antispam.cpp b/src/kvirc/sparser/kvi_antispam.cpp index 726d97cd0..c95359345 100644 --- a/src/kvirc/sparser/kvi_antispam.cpp +++ b/src/kvirc/sparser/kvi_antispam.cpp @@ -1,9 +1,10 @@ +//============================================================================= // // File : kvi_antispam.cpp // Creation date : Sun Apr 18 1999 05:36:55 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2001 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 1999-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -19,6 +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. // +//============================================================================= #define _KVI_ANTISPAM_CPP_ diff --git a/src/kvirc/sparser/kvi_antispam.h b/src/kvirc/sparser/kvi_antispam.h index b39ebb05c..e870734b0 100644 --- a/src/kvirc/sparser/kvi_antispam.h +++ b/src/kvirc/sparser/kvi_antispam.h @@ -1,11 +1,12 @@ #ifndef _KVI_ANTISPAM_H_ #define _KVI_ANTISPAM_H_ +//============================================================================= // // File : kvi_antispam.h // Creation date : Sun Apr 18 1999 05:36:55 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2001 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 1999-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -21,8 +22,9 @@ // 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 "kvi_settings.h" #include "kvi_string.h" extern KVIRC_API bool kvi_mayBeSpam(KviStr * msg,KviStr &spamWord); diff --git a/src/kvirc/sparser/kvi_ircmessage.cpp b/src/kvirc/sparser/kvi_ircmessage.cpp index 4b580f472..bd5d08a1c 100644 --- a/src/kvirc/sparser/kvi_ircmessage.cpp +++ b/src/kvirc/sparser/kvi_ircmessage.cpp @@ -4,7 +4,7 @@ // Creation date : Fri Aug 2 23:08:57 2002 GMT by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2002 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2002-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/sparser/kvi_ircmessage.h b/src/kvirc/sparser/kvi_ircmessage.h index 63ace90e7..f55cff910 100644 --- a/src/kvirc/sparser/kvi_ircmessage.h +++ b/src/kvirc/sparser/kvi_ircmessage.h @@ -6,7 +6,7 @@ // Creation date : Fri Aug 2 23:08:55 2002 GMT by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2002-2006 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2002-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/sparser/kvi_sp_ctcp.cpp b/src/kvirc/sparser/kvi_sp_ctcp.cpp index 9afa92435..03fbc3fd6 100644 --- a/src/kvirc/sparser/kvi_sp_ctcp.cpp +++ b/src/kvirc/sparser/kvi_sp_ctcp.cpp @@ -4,7 +4,7 @@ // Creation date : Thu Aug 16 2000 13:34:42 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2000 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/sparser/kvi_sp_literal.cpp b/src/kvirc/sparser/kvi_sp_literal.cpp index 12d966599..4dc3d70f7 100644 --- a/src/kvirc/sparser/kvi_sp_literal.cpp +++ b/src/kvirc/sparser/kvi_sp_literal.cpp @@ -4,7 +4,8 @@ // Creation date : Thu Aug 3 2000 01:29:12 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2008 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/sparser/kvi_sp_numeric.cpp b/src/kvirc/sparser/kvi_sp_numeric.cpp index 3fe1f3665..6ed457be0 100644 --- a/src/kvirc/sparser/kvi_sp_numeric.cpp +++ b/src/kvirc/sparser/kvi_sp_numeric.cpp @@ -4,7 +4,8 @@ // Creation date : Thu Aug 3 2000 01:30:45 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2008 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/sparser/kvi_sp_tables.cpp b/src/kvirc/sparser/kvi_sp_tables.cpp index 5a79e8136..38758466e 100644 --- a/src/kvirc/sparser/kvi_sp_tables.cpp +++ b/src/kvirc/sparser/kvi_sp_tables.cpp @@ -1,9 +1,11 @@ +//============================================================================= // // File : kvi_sp_tables.cpp // Creation date : Sun Jun 30 2000 18:10:19 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2008 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -19,7 +21,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_sparser.h" diff --git a/src/kvirc/sparser/kvi_sparser.cpp b/src/kvirc/sparser/kvi_sparser.cpp index 7eaada01e..bb44aa9f8 100644 --- a/src/kvirc/sparser/kvi_sparser.cpp +++ b/src/kvirc/sparser/kvi_sparser.cpp @@ -4,7 +4,7 @@ // Creation date : Sun Jun 30 2000 03:25:17 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2000 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/sparser/kvi_sparser.h b/src/kvirc/sparser/kvi_sparser.h index bd6240a54..e22169bf5 100644 --- a/src/kvirc/sparser/kvi_sparser.h +++ b/src/kvirc/sparser/kvi_sparser.h @@ -7,7 +7,7 @@ // Creation date : Sat Jun 29 2000 14:23:11 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2000-2005 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_actiondrawer.cpp b/src/kvirc/ui/kvi_actiondrawer.cpp index 6b1dd7bd8..5789ab923 100644 --- a/src/kvirc/ui/kvi_actiondrawer.cpp +++ b/src/kvirc/ui/kvi_actiondrawer.cpp @@ -1,7 +1,7 @@ //============================================================================= // // File : kvi_actiondrawer.cpp -// Created on Sun 21 Nov 2004 05:44:22 by Szymon Stefanek +// Creation date : Sun 21 Nov 2004 05:44:22 by Szymon Stefanek // // This file is part of the KVIrc IRC Client distribution // Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> diff --git a/src/kvirc/ui/kvi_actiondrawer.h b/src/kvirc/ui/kvi_actiondrawer.h index a74397ff9..1443a5d7b 100644 --- a/src/kvirc/ui/kvi_actiondrawer.h +++ b/src/kvirc/ui/kvi_actiondrawer.h @@ -3,7 +3,7 @@ //============================================================================= // // File : kvi_actiondrawer.h -// Created on Sun 21 Nov 2004 05:44:22 by Szymon Stefanek +// Creation date : Sun 21 Nov 2004 05:44:22 by Szymon Stefanek // // This file is part of the KVIrc IRC Client distribution // Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> diff --git a/src/kvirc/ui/kvi_channel.cpp b/src/kvirc/ui/kvi_channel.cpp index fabf2b598..a0004726d 100644 --- a/src/kvirc/ui/kvi_channel.cpp +++ b/src/kvirc/ui/kvi_channel.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_channel.cpp -// Creation date : Tue Aug 1 2000 02:20:22 by Szymon Stefanek +// Creation date : Tue Aug 1 2000 02:20:22 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2004 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_channel.h b/src/kvirc/ui/kvi_channel.h index 96bc6fde6..99c853dad 100644 --- a/src/kvirc/ui/kvi_channel.h +++ b/src/kvirc/ui/kvi_channel.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_channel.h -// Creation date : Tue Aug 1 2000 01:42:00 by Szymon Stefanek +// Creation date : Tue Aug 1 2000 01:42:00 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2000-2004 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_colorwin.cpp b/src/kvirc/ui/kvi_colorwin.cpp index a6ce106b7..3d9a7a5cc 100644 --- a/src/kvirc/ui/kvi_colorwin.cpp +++ b/src/kvirc/ui/kvi_colorwin.cpp @@ -1,7 +1,7 @@ //============================================================================= // // File : kvi_colorwin.cpp -// Creation date : Wed Jan 6 1999 04:30:20 by Szymon Stefanek +// Creation date : Wed Jan 6 1999 04:30:20 by Szymon Stefanek // // This file is part of the KVirc irc client distribution // Copyright (C) 1999-2008 Szymon Stefanek (pragma at kvirc dot net) diff --git a/src/kvirc/ui/kvi_colorwin.h b/src/kvirc/ui/kvi_colorwin.h index a1165b49b..4cbf033ef 100644 --- a/src/kvirc/ui/kvi_colorwin.h +++ b/src/kvirc/ui/kvi_colorwin.h @@ -3,7 +3,7 @@ //============================================================================= // // File : kvi_colorwin.h -// Creation date : Wed Jan 6 1999 04:27:45 by Szymon Stefanek +// Creation date : Wed Jan 6 1999 04:27:45 by Szymon Stefanek // // This file is part of the KVirc irc client distribution // Copyright (C) 1999-2008 Szymon Stefanek (pragma at kvirc dot net) diff --git a/src/kvirc/ui/kvi_console.cpp b/src/kvirc/ui/kvi_console.cpp index 8bddcebf3..5faa5715c 100644 --- a/src/kvirc/ui/kvi_console.cpp +++ b/src/kvirc/ui/kvi_console.cpp @@ -4,7 +4,7 @@ // Creation date : Sun Jun 25 2000 15:01:34 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2004 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_console.h b/src/kvirc/ui/kvi_console.h index c0aa0e0ea..d2ed3e2d2 100644 --- a/src/kvirc/ui/kvi_console.h +++ b/src/kvirc/ui/kvi_console.h @@ -6,7 +6,7 @@ // Creation date : Sun Jun 25 2000 15:00:20 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2000 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_cryptcontroller.cpp b/src/kvirc/ui/kvi_cryptcontroller.cpp index d370d49bf..4710ac1ab 100644 --- a/src/kvirc/ui/kvi_cryptcontroller.cpp +++ b/src/kvirc/ui/kvi_cryptcontroller.cpp @@ -1,9 +1,10 @@ +//============================================================================= // // File : kvi_cryptcontroller.cpp // Creation date : Fri Nov 03 2000 14:16:33 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2000-2005 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -19,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" diff --git a/src/kvirc/ui/kvi_cryptcontroller.h b/src/kvirc/ui/kvi_cryptcontroller.h index 76d124064..d88b364d1 100644 --- a/src/kvirc/ui/kvi_cryptcontroller.h +++ b/src/kvirc/ui/kvi_cryptcontroller.h @@ -6,7 +6,7 @@ // Creation date : Fri Nov 03 2000 14:11:03 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2000 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_ctcppagedialog.cpp b/src/kvirc/ui/kvi_ctcppagedialog.cpp index 859333e81..29cb64f44 100644 --- a/src/kvirc/ui/kvi_ctcppagedialog.cpp +++ b/src/kvirc/ui/kvi_ctcppagedialog.cpp @@ -1,9 +1,10 @@ +//============================================================================= // // File : kvi_ctcppagedialog.cpp // Creation date : Tue May 21 2002 22:09:45 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2002 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2002-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -19,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_ctcppagedialog.h" diff --git a/src/kvirc/ui/kvi_ctcppagedialog.h b/src/kvirc/ui/kvi_ctcppagedialog.h index 74084e36e..4698da0f1 100644 --- a/src/kvirc/ui/kvi_ctcppagedialog.h +++ b/src/kvirc/ui/kvi_ctcppagedialog.h @@ -1,11 +1,12 @@ #ifndef _KVI_CTCPPAGEDIALOG_H_ #define _KVI_CTCPPAGEDIALOG_H_ +//============================================================================= // // File : kvi_ctcppagedialog.h // Creation date : Tue May 21 2002 22:09:45 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2002 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2002-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -21,6 +22,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 "kvi_string.h" diff --git a/src/kvirc/ui/kvi_customtoolbar.cpp b/src/kvirc/ui/kvi_customtoolbar.cpp index 26a5dcc4b..8dd20642c 100644 --- a/src/kvirc/ui/kvi_customtoolbar.cpp +++ b/src/kvirc/ui/kvi_customtoolbar.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_customtoolbar.cpp -// Created on Sun 21 Nov 2004 05:28:57 by Szymon Stefanek +// Creation date : Sun 21 Nov 2004 05:28:57 by Szymon Stefanek // // This file is part of the KVIrc IRC Client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_customtoolbar.h b/src/kvirc/ui/kvi_customtoolbar.h index 897fec9b3..ec6a1c429 100644 --- a/src/kvirc/ui/kvi_customtoolbar.h +++ b/src/kvirc/ui/kvi_customtoolbar.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_customtoolbar.h -// Created on Sun 21 Nov 2004 05:28:57 by Szymon Stefanek +// Creation date : Sun 21 Nov 2004 05:28:57 by Szymon Stefanek // // This file is part of the KVIrc IRC Client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_debugwindow.cpp b/src/kvirc/ui/kvi_debugwindow.cpp index 15cfe97a4..b61d1900c 100644 --- a/src/kvirc/ui/kvi_debugwindow.cpp +++ b/src/kvirc/ui/kvi_debugwindow.cpp @@ -4,7 +4,7 @@ // Creation date : Sun Jul 18 2005 14:12:22 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2005 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2005-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_debugwindow.h b/src/kvirc/ui/kvi_debugwindow.h index ca630e8e3..8a602f988 100644 --- a/src/kvirc/ui/kvi_debugwindow.h +++ b/src/kvirc/ui/kvi_debugwindow.h @@ -6,7 +6,7 @@ // Creation date : Sun Jul 18 2005 14:14:00 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2005 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2005-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_dynamictooltip.cpp b/src/kvirc/ui/kvi_dynamictooltip.cpp index 54059fced..f44e90e4f 100644 --- a/src/kvirc/ui/kvi_dynamictooltip.cpp +++ b/src/kvirc/ui/kvi_dynamictooltip.cpp @@ -1,9 +1,10 @@ +//============================================================================= // // File : kvi_dynamictooltip.cpp // Creation date : Wed Nov 01 2000 15:25:11 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2000 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -19,6 +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_dynamictooltip.h" diff --git a/src/kvirc/ui/kvi_dynamictooltip.h b/src/kvirc/ui/kvi_dynamictooltip.h index 80e909a5a..322a604f2 100644 --- a/src/kvirc/ui/kvi_dynamictooltip.h +++ b/src/kvirc/ui/kvi_dynamictooltip.h @@ -1,12 +1,12 @@ #ifndef _KVI_DYNAMICTOOLTIP_H_ #define _KVI_DYNAMICTOOLTIP_H_ - +//============================================================================= // // File : kvi_dynamictooltip.h // Creation date : Wed Nov 01 2000 15:23:12 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2000 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -22,6 +22,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 "kvi_tal_tooltip.h" diff --git a/src/kvirc/ui/kvi_filedialog.cpp b/src/kvirc/ui/kvi_filedialog.cpp index ce8789f2b..9e61ef691 100644 --- a/src/kvirc/ui/kvi_filedialog.cpp +++ b/src/kvirc/ui/kvi_filedialog.cpp @@ -1,3 +1,4 @@ +//============================================================================= // // File : kvi_filedialog.cpp // Creation date : Mon Nov 20 2000 12:20:42 CEST by Szymon Stefanek @@ -19,6 +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_filedialog.h" #include "kvi_mediatype.h" diff --git a/src/kvirc/ui/kvi_frame.cpp b/src/kvirc/ui/kvi_frame.cpp index 6b87a3b38..20c94ab29 100644 --- a/src/kvirc/ui/kvi_frame.cpp +++ b/src/kvirc/ui/kvi_frame.cpp @@ -4,7 +4,7 @@ // Creation date : Sun Jun 18 2000 17:59:02 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2000 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_frame.h b/src/kvirc/ui/kvi_frame.h index 7d9ec89d8..fb3ddd73f 100644 --- a/src/kvirc/ui/kvi_frame.h +++ b/src/kvirc/ui/kvi_frame.h @@ -6,7 +6,7 @@ // Creation date : Sun Jun 18 2000 17:59:02 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2000-2004 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_htmldialog.cpp b/src/kvirc/ui/kvi_htmldialog.cpp index 89c622b23..35794df8c 100644 --- a/src/kvirc/ui/kvi_htmldialog.cpp +++ b/src/kvirc/ui/kvi_htmldialog.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_htmldialog.cpp -// Created on Wed 03 Jan 2007 03:36:36 by Szymon Stefanek +// Creation date : Wed 03 Jan 2007 03:36:36 by Szymon Stefanek // // This file is part of the KVIrc IRC Client distribution -// Copyright (C) 2007 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2007-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_htmldialog.h b/src/kvirc/ui/kvi_htmldialog.h index 12e431a72..cc3982c52 100644 --- a/src/kvirc/ui/kvi_htmldialog.h +++ b/src/kvirc/ui/kvi_htmldialog.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_htmldialog.h -// Created on Wed 03 Jan 2007 03:36:36 by Szymon Stefanek +// Creation date : Wed 03 Jan 2007 03:36:36 by Szymon Stefanek // // This file is part of the KVIrc IRC Client distribution -// Copyright (C) 2007 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2007-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_imagedialog.cpp b/src/kvirc/ui/kvi_imagedialog.cpp index 83e024158..92cc22652 100644 --- a/src/kvirc/ui/kvi_imagedialog.cpp +++ b/src/kvirc/ui/kvi_imagedialog.cpp @@ -1,9 +1,10 @@ +//============================================================================= // // File : kvi_imagedialog.cpp // Creation date : Sun Dec 22 2002 19:42 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2002 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2002-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -19,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_imagedialog.h" #include "kvi_fileutils.h" diff --git a/src/kvirc/ui/kvi_imagedialog.h b/src/kvirc/ui/kvi_imagedialog.h index 7978d1378..36d5151ae 100644 --- a/src/kvirc/ui/kvi_imagedialog.h +++ b/src/kvirc/ui/kvi_imagedialog.h @@ -1,11 +1,12 @@ #ifndef _KVI_IMAGEDIALOG_H_ #define _KVI_IMAGEDIALOG_H_ +//============================================================================= // // File : kvi_imagedialog.h // Creation date : Sun Dec 22 2002 19:42 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2002 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2002-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -21,6 +22,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 "kvi_dynamictooltip.h" diff --git a/src/kvirc/ui/kvi_input.cpp b/src/kvirc/ui/kvi_input.cpp index 45ac15efd..b7becec87 100644 --- a/src/kvirc/ui/kvi_input.cpp +++ b/src/kvirc/ui/kvi_input.cpp @@ -4,7 +4,8 @@ // Creation date : Sun Jan 3 1999 23:11:50 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2008 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 1999 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_input.h b/src/kvirc/ui/kvi_input.h index a9e4a33ad..51fc27bdc 100644 --- a/src/kvirc/ui/kvi_input.h +++ b/src/kvirc/ui/kvi_input.h @@ -6,7 +6,8 @@ // Creation date : Sun Jan 3 1999 23:04:10 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2008 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 1999 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_input_editor.cpp b/src/kvirc/ui/kvi_input_editor.cpp index ea9560a09..ffdcb68c0 100644 --- a/src/kvirc/ui/kvi_input_editor.cpp +++ b/src/kvirc/ui/kvi_input_editor.cpp @@ -4,7 +4,7 @@ // Creation date : Fri Sep 5 2008 17:26:34 by Elvio Basello // // This file is part of the KVirc irc client distribution -// Copyright (C) 2008 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_input_editor.h b/src/kvirc/ui/kvi_input_editor.h index 103c69d26..5002937b3 100644 --- a/src/kvirc/ui/kvi_input_editor.h +++ b/src/kvirc/ui/kvi_input_editor.h @@ -6,7 +6,7 @@ // Creation date : Fri Sep 5 2008 17:26:34 by Elvio Basello // // This file is part of the KVirc irc client distribution -// Copyright (C) 2008 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_input_history.cpp b/src/kvirc/ui/kvi_input_history.cpp index 3586a8fcf..b80f7942e 100644 --- a/src/kvirc/ui/kvi_input_history.cpp +++ b/src/kvirc/ui/kvi_input_history.cpp @@ -4,7 +4,7 @@ // Creation date : Fri Sep 5 2008 17:26:34 by Elvio Basello // // This file is part of the KVirc irc client distribution -// Copyright (C) 2008 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_input_history.h b/src/kvirc/ui/kvi_input_history.h index bb27123df..d32d0126f 100644 --- a/src/kvirc/ui/kvi_input_history.h +++ b/src/kvirc/ui/kvi_input_history.h @@ -6,7 +6,7 @@ // Creation date : Fri Sep 5 2008 17:26:34 by Elvio Basello // // This file is part of the KVirc irc client distribution -// Copyright (C) 2008 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_ipeditor.cpp b/src/kvirc/ui/kvi_ipeditor.cpp index 1f428f648..e0a673c85 100644 --- a/src/kvirc/ui/kvi_ipeditor.cpp +++ b/src/kvirc/ui/kvi_ipeditor.cpp @@ -1,9 +1,10 @@ +//============================================================================= // // File : kvi_ipeditor.cpp // Creation date : Wed Jun 12 2000 14:16:49 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2000 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -19,6 +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_ipeditor.h" #include "kvi_qcstring.h" diff --git a/src/kvirc/ui/kvi_ipeditor.h b/src/kvirc/ui/kvi_ipeditor.h index 189158905..2b4d48feb 100644 --- a/src/kvirc/ui/kvi_ipeditor.h +++ b/src/kvirc/ui/kvi_ipeditor.h @@ -1,12 +1,12 @@ #ifndef _KVI_IPEDITOR_H_ #define _KVI_IPEDITOR_H_ - +//============================================================================= // // File : kvi_ipeditor.h // Creation date : Wed Jun 12 2000 14:16:02 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2000 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -22,6 +22,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" diff --git a/src/kvirc/ui/kvi_irctoolbar.cpp b/src/kvirc/ui/kvi_irctoolbar.cpp index c4db95331..e2ee41061 100644 --- a/src/kvirc/ui/kvi_irctoolbar.cpp +++ b/src/kvirc/ui/kvi_irctoolbar.cpp @@ -4,7 +4,7 @@ // Creation date : Thu Oct 29 2000 14:13:13 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2000-2004 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_irctoolbar.h b/src/kvirc/ui/kvi_irctoolbar.h index e7f9a38c7..24561a3ef 100644 --- a/src/kvirc/ui/kvi_irctoolbar.h +++ b/src/kvirc/ui/kvi_irctoolbar.h @@ -1,12 +1,12 @@ #ifndef _KVI_IRCTOOLBAR_H_ #define _KVI_IRCTOOLBAR_H_ - +//============================================================================= // // File : kvi_irctoolbar.h // Creation date : Thu Oct 29 2000 14:09:11 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2000-2001 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -22,6 +22,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" diff --git a/src/kvirc/ui/kvi_ircview.h b/src/kvirc/ui/kvi_ircview.h index 15167abc1..88fc2f741 100644 --- a/src/kvirc/ui/kvi_ircview.h +++ b/src/kvirc/ui/kvi_ircview.h @@ -1,12 +1,12 @@ #ifndef _KVI_IRCVIEW_H_ #define _KVI_IRCVIEW_H_ -//========================================================================================================= +//============================================================================= // // File : kvi_ircview.h // Creation date : Fri Mar 19 1999 05:39:01 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2004 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 1999-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -22,7 +22,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 "kvi_string.h" diff --git a/src/kvirc/ui/kvi_ircviewprivate.h b/src/kvirc/ui/kvi_ircviewprivate.h index 8cb07a349..9a155dae1 100644 --- a/src/kvirc/ui/kvi_ircviewprivate.h +++ b/src/kvirc/ui/kvi_ircviewprivate.h @@ -1,12 +1,12 @@ #ifndef _KVI_IRCVIEWPRIVATE_H_ #define _KVI_IRCVIEWPRIVATE_H_ -//========================================================================================================= +//============================================================================= // // File : kvi_ircviewprivate.h // Creation date : Sat Oct 9 2004 16:29:01 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2004 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2004-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -22,15 +22,15 @@ // 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 <QString> -//========================================================================================================= +//============================================================================= // Internal data structures -//========================================================================================================= +//============================================================================= // Force the structs to be packed... #ifdef COMPILE_ON_WINDOWS diff --git a/src/kvirc/ui/kvi_ircviewtools.cpp b/src/kvirc/ui/kvi_ircviewtools.cpp index efd57f161..5a0076d40 100644 --- a/src/kvirc/ui/kvi_ircviewtools.cpp +++ b/src/kvirc/ui/kvi_ircviewtools.cpp @@ -4,7 +4,7 @@ // Creation date : Sat Oct 9 2004 16:03:01 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2004 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2004-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_ircviewtools.h b/src/kvirc/ui/kvi_ircviewtools.h index cb9950e60..ef080390a 100644 --- a/src/kvirc/ui/kvi_ircviewtools.h +++ b/src/kvirc/ui/kvi_ircviewtools.h @@ -1,12 +1,12 @@ #ifndef _KVI_IRCVIEWTOOLS_H_ #define _KVI_IRCVIEWTOOLS_H_ -//========================================================================================================= +//============================================================================= // // File : kvi_ircviewtools.h // Creation date : Sat Oct 9 2004 16:03:01 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2004 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2004-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -22,7 +22,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 "kvi_tal_tooltip.h" diff --git a/src/kvirc/ui/kvi_maskeditor.cpp b/src/kvirc/ui/kvi_maskeditor.cpp index 7b044503c..c45cd0d51 100644 --- a/src/kvirc/ui/kvi_maskeditor.cpp +++ b/src/kvirc/ui/kvi_maskeditor.cpp @@ -4,7 +4,7 @@ // Creation date : Tue Aug 30 2000 12:24:59 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2000-2004 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_maskeditor.h b/src/kvirc/ui/kvi_maskeditor.h index 2e2b31a75..373ca5ae2 100644 --- a/src/kvirc/ui/kvi_maskeditor.h +++ b/src/kvirc/ui/kvi_maskeditor.h @@ -1,12 +1,12 @@ #ifndef _KVI_MASKEDITOR_H_ #define _KVI_MASKEDITOR_H_ - +//============================================================================= // // File : kvi_maskeditor.h // Creation date : Tue Aug 30 2000 12:20:10 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2000 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -22,6 +22,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 "kvi_pointerlist.h" diff --git a/src/kvirc/ui/kvi_mdicaption.cpp b/src/kvirc/ui/kvi_mdicaption.cpp index 240fd989c..133b0c0df 100644 --- a/src/kvirc/ui/kvi_mdicaption.cpp +++ b/src/kvirc/ui/kvi_mdicaption.cpp @@ -1,10 +1,10 @@ -//================================================================================================= +//============================================================================= // // File : kvi_mdicaption.cpp // Creation date : Tue Sep 2 2003 02:35:45 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2003 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2003-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms 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. // -//================================================================================================= +//============================================================================= diff --git a/src/kvirc/ui/kvi_mdicaption.h b/src/kvirc/ui/kvi_mdicaption.h index 30427f85e..bc3713e80 100644 --- a/src/kvirc/ui/kvi_mdicaption.h +++ b/src/kvirc/ui/kvi_mdicaption.h @@ -1,12 +1,12 @@ #ifndef _KVI_MDICAPTION_H_ #define _KVI_MDICAPTION_H_ -//================================================================================================= +//============================================================================= // // File : kvi_mdicaption.h // Creation date : Tue Sep 2 2003 02:35:45 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2003 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2003-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -22,7 +22,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 <QLabel> diff --git a/src/kvirc/ui/kvi_mdichild.cpp b/src/kvirc/ui/kvi_mdichild.cpp index f964831e4..840e48223 100644 --- a/src/kvirc/ui/kvi_mdichild.cpp +++ b/src/kvirc/ui/kvi_mdichild.cpp @@ -4,7 +4,7 @@ // Creation date : Wed Jun 21 2000 17:35:45 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2007 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_mdichild.h b/src/kvirc/ui/kvi_mdichild.h index ba97810fe..1179829b3 100644 --- a/src/kvirc/ui/kvi_mdichild.h +++ b/src/kvirc/ui/kvi_mdichild.h @@ -1,12 +1,12 @@ #ifndef _KVI_MDICHILD_H_ #define _KVI_MDICHILD_H_ -//================================================================================================= +//============================================================================= // // File : kvi_mdichild.h // Creation date : Wed Jun 21 2000 17:35:04 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2000 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -22,7 +22,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 "kvi_string.h" diff --git a/src/kvirc/ui/kvi_mdimanager.cpp b/src/kvirc/ui/kvi_mdimanager.cpp index 85cd4dcc4..a7a160f93 100644 --- a/src/kvirc/ui/kvi_mdimanager.cpp +++ b/src/kvirc/ui/kvi_mdimanager.cpp @@ -4,7 +4,7 @@ // Creation date : Wed Jun 21 2000 17:28:04 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2000-2003 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_mdimanager.h b/src/kvirc/ui/kvi_mdimanager.h index c2cab789b..4f0fa1e9c 100644 --- a/src/kvirc/ui/kvi_mdimanager.h +++ b/src/kvirc/ui/kvi_mdimanager.h @@ -6,7 +6,7 @@ // Creation date : Wed Jun 21 2000 17:28:04 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2000-2004 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_menubar.cpp b/src/kvirc/ui/kvi_menubar.cpp index f41f58173..04a66d78f 100644 --- a/src/kvirc/ui/kvi_menubar.cpp +++ b/src/kvirc/ui/kvi_menubar.cpp @@ -4,7 +4,7 @@ // Creation date : Wen Jun 21 2000 13:12:11 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2000-2005 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_menubar.h b/src/kvirc/ui/kvi_menubar.h index c67f52e7c..d7c7187eb 100644 --- a/src/kvirc/ui/kvi_menubar.h +++ b/src/kvirc/ui/kvi_menubar.h @@ -7,7 +7,7 @@ // Creation date : Wen Jun 21 2000 13:11:24 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2000-2005 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_modeeditor.cpp b/src/kvirc/ui/kvi_modeeditor.cpp index 62a001c16..6559314bf 100644 --- a/src/kvirc/ui/kvi_modeeditor.cpp +++ b/src/kvirc/ui/kvi_modeeditor.cpp @@ -1,9 +1,10 @@ +//============================================================================= // // File : kvi_modeeditor.cpp // Creation date : Sat Apr 14 2001 13:52:11 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2001 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2001-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -19,6 +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_modeeditor.h" #include "kvi_iconmanager.h" diff --git a/src/kvirc/ui/kvi_modeeditor.h b/src/kvirc/ui/kvi_modeeditor.h index f7e352733..222baf5c0 100644 --- a/src/kvirc/ui/kvi_modeeditor.h +++ b/src/kvirc/ui/kvi_modeeditor.h @@ -1,12 +1,12 @@ #ifndef _KVI_MODEEDITOR_H_ #define _KVI_MODEEDITOR_H_ - +//============================================================================= // // File : kvi_modeeditor.h // Creation date : Sat Apr 14 2001 13:50:12 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2001 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2001-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -22,6 +22,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 "kvi_string.h" diff --git a/src/kvirc/ui/kvi_modew.cpp b/src/kvirc/ui/kvi_modew.cpp index c653b3701..1b165b185 100644 --- a/src/kvirc/ui/kvi_modew.cpp +++ b/src/kvirc/ui/kvi_modew.cpp @@ -1,9 +1,10 @@ //============================================================================ // // File : kvi_modew.cpp -// Creation date : 12.11.2005 23.50 by Uzhva Alexey +// Creation date : Sat Nov 12 2005 23:50:12 by Alexey Uzhva // // This file is part of the KVirc irc client distribution +// Copyright (C) 2005-2008 Alexey Uzhva (wizard at opendoor dot ru) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_modew.h b/src/kvirc/ui/kvi_modew.h index 3330d1848..1258a87c9 100644 --- a/src/kvirc/ui/kvi_modew.h +++ b/src/kvirc/ui/kvi_modew.h @@ -4,9 +4,10 @@ //============================================================================ // // File : kvi_modew.h -// Creation date : 12.11.2005 23.50 by Uzhva Alexey +// Creation date : Sat Nov 12 2005 23:50:12 by Alexey Uzhva // // This file is part of the KVirc irc client distribution +// Copyright (C) 2005-2008 Alexey Uzhva (wizard at opendoor dot ru) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_msgbox.cpp b/src/kvirc/ui/kvi_msgbox.cpp index ec5fbb38f..d7267f1ad 100644 --- a/src/kvirc/ui/kvi_msgbox.cpp +++ b/src/kvirc/ui/kvi_msgbox.cpp @@ -1,9 +1,10 @@ +//============================================================================= // // File : kvi_msgbox.cpp // Creation date : Tue Jun 20 2000 12:49:41 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2000 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -19,6 +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_msgbox.h" #include "kvi_malloc.h" diff --git a/src/kvirc/ui/kvi_msgbox.h b/src/kvirc/ui/kvi_msgbox.h index fe0fab227..cb5bce14d 100644 --- a/src/kvirc/ui/kvi_msgbox.h +++ b/src/kvirc/ui/kvi_msgbox.h @@ -1,12 +1,12 @@ #ifndef _KVI_MSGBOX_H_ #define _KVI_MSGBOX_H_ - +//============================================================================= // // File : kvi_msgbox.h // Creation date : Sun Jan 17 1999 13:55:41 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2000 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 1999-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -22,6 +22,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 "kvi_qstring.h" diff --git a/src/kvirc/ui/kvi_optionswidget.cpp b/src/kvirc/ui/kvi_optionswidget.cpp index 252910654..729f5d4a9 100644 --- a/src/kvirc/ui/kvi_optionswidget.cpp +++ b/src/kvirc/ui/kvi_optionswidget.cpp @@ -4,7 +4,7 @@ // Creation date : Mon Jun 10 2000 17:47:33 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2000-2006 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_optionswidget.h b/src/kvirc/ui/kvi_optionswidget.h index 2689b7f76..d46ae53a2 100644 --- a/src/kvirc/ui/kvi_optionswidget.h +++ b/src/kvirc/ui/kvi_optionswidget.h @@ -7,7 +7,7 @@ // Creation date : Mon Jun 10 2000 17:47:33 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2000 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_query.cpp b/src/kvirc/ui/kvi_query.cpp index 92b8c1267..1c799f665 100644 --- a/src/kvirc/ui/kvi_query.cpp +++ b/src/kvirc/ui/kvi_query.cpp @@ -4,7 +4,7 @@ // Creation date : Tue Aug 7 2000 14:23:22 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2000-2004 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_query.h b/src/kvirc/ui/kvi_query.h index 9b83d0c07..2002b582a 100644 --- a/src/kvirc/ui/kvi_query.h +++ b/src/kvirc/ui/kvi_query.h @@ -6,7 +6,7 @@ // Creation date : Mon Aug 7 2000 14:19:00 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2000-2004 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_scriptbutton.cpp b/src/kvirc/ui/kvi_scriptbutton.cpp index 101296788..ac3947133 100644 --- a/src/kvirc/ui/kvi_scriptbutton.cpp +++ b/src/kvirc/ui/kvi_scriptbutton.cpp @@ -1,9 +1,10 @@ +//============================================================================= // // File : kvi_scriptbutton.cpp // Creation date : Wed Nov 14 15:43:41 2001 GMT by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2001 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2001-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -19,6 +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_scriptbutton.h" #include "kvi_irctoolbar.h" diff --git a/src/kvirc/ui/kvi_scriptbutton.h b/src/kvirc/ui/kvi_scriptbutton.h index 7b15795c8..c2459580c 100644 --- a/src/kvirc/ui/kvi_scriptbutton.h +++ b/src/kvirc/ui/kvi_scriptbutton.h @@ -1,11 +1,12 @@ #ifndef _KVI_SCRIPTBUTTON_H_ #define _KVI_SCRIPTBUTTON_H_ +//============================================================================= // // File : kvi_scriptbutton.h // Creation date : Wed Nov 14 15:43:39 2001 GMT by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2001 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2001-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -21,6 +22,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 "kvi_string.h" diff --git a/src/kvirc/ui/kvi_scripteditor.cpp b/src/kvirc/ui/kvi_scripteditor.cpp index 645b45641..3c01001c5 100644 --- a/src/kvirc/ui/kvi_scripteditor.cpp +++ b/src/kvirc/ui/kvi_scripteditor.cpp @@ -1,9 +1,10 @@ +//============================================================================= // // File : kvi_scripteditor.cpp // Creation date : Sun Mar 28 1999 16:12:41 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2001 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 1999-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -19,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. // - +//============================================================================= #define _KVI_SCRIPTEDITOR_CPP_ #define _KVI_DEBUG_CHECK_RANGE_ diff --git a/src/kvirc/ui/kvi_scripteditor.h b/src/kvirc/ui/kvi_scripteditor.h index 305aa1005..01a94bef2 100644 --- a/src/kvirc/ui/kvi_scripteditor.h +++ b/src/kvirc/ui/kvi_scripteditor.h @@ -1,12 +1,12 @@ #ifndef _KVI_SCRIPTEDITOR_H_ #define _KVI_SCRIPTEDITOR_H_ - +//============================================================================= // // File : kvi_scripteditor.h // Creation date : Sun Mar 28 1999 16:11:48 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2000 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 1999-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -22,6 +22,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 "kvi_qcstring.h" diff --git a/src/kvirc/ui/kvi_selectors.cpp b/src/kvirc/ui/kvi_selectors.cpp index 1d0388165..e1bbba6f8 100644 --- a/src/kvirc/ui/kvi_selectors.cpp +++ b/src/kvirc/ui/kvi_selectors.cpp @@ -4,7 +4,7 @@ // Creation date : Mon Nov 13 2000 15:22:12 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2000 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_selectors.h b/src/kvirc/ui/kvi_selectors.h index dadb634c2..309c0a613 100644 --- a/src/kvirc/ui/kvi_selectors.h +++ b/src/kvirc/ui/kvi_selectors.h @@ -7,7 +7,7 @@ // Creation date : Mon Now 13 2000 15:21:10 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2000 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_statusbar.cpp b/src/kvirc/ui/kvi_statusbar.cpp index 336fac25b..2c7355060 100644 --- a/src/kvirc/ui/kvi_statusbar.cpp +++ b/src/kvirc/ui/kvi_statusbar.cpp @@ -1,10 +1,10 @@ //============================================================================= // // File : kvi_statusbar.cpp -// Created on Tue 07 Sep 2004 03:56:46 by Szymon Stefanek +// Creation date : Tue 07 Sep 2004 03:56:46 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_statusbar.h b/src/kvirc/ui/kvi_statusbar.h index 75b441d5e..368c32e8e 100644 --- a/src/kvirc/ui/kvi_statusbar.h +++ b/src/kvirc/ui/kvi_statusbar.h @@ -3,10 +3,10 @@ //============================================================================= // // File : kvi_statusbar.h -// Created on Tue 07 Sep 2004 03:56:46 by Szymon Stefanek +// Creation date : Tue 07 Sep 2004 03:56:46 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution -// Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2004-2008 Szymon Stefanek <pragma at kvirc dot net> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_statusbarapplet.cpp b/src/kvirc/ui/kvi_statusbarapplet.cpp index 6e0a8fc66..5ae6fee36 100644 --- a/src/kvirc/ui/kvi_statusbarapplet.cpp +++ b/src/kvirc/ui/kvi_statusbarapplet.cpp @@ -1,6 +1,7 @@ -//=============================================================================// +//============================================================================= +// // File : kvi_statusbarapplet.cpp -// Created on Tue 07 Sep 2004 03:56:46 by Szymon Stefanek +// Creation date : Tue 07 Sep 2004 03:56:46 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution // Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> diff --git a/src/kvirc/ui/kvi_statusbarapplet.h b/src/kvirc/ui/kvi_statusbarapplet.h index 5c2463e30..06d8eabf3 100644 --- a/src/kvirc/ui/kvi_statusbarapplet.h +++ b/src/kvirc/ui/kvi_statusbarapplet.h @@ -3,10 +3,11 @@ //============================================================================= // // File : kvi_statusbarapplet.h -// Created on Tue 07 Sep 2004 03:56:46 by Szymon Stefanek +// Creation date : Tue 07 Sep 2004 03:56:46 by Szymon Stefanek // // This file is part of the KVIrc IRC client distribution // Copyright (C) 2004 Szymon Stefanek <pragma at kvirc dot net> +// Copyright (C) 2008 Elvio Basello <hellvis69 at netsons dor org> // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_themedlabel.cpp b/src/kvirc/ui/kvi_themedlabel.cpp index 7ece5797a..b81b1b8f0 100644 --- a/src/kvirc/ui/kvi_themedlabel.cpp +++ b/src/kvirc/ui/kvi_themedlabel.cpp @@ -1,9 +1,10 @@ +//============================================================================= // // File : kvi_themedlabel.cpp // Creation date : Tue Aug 29 2000 21:17:01 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2000 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -19,6 +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_themedlabel.h" #include "kvi_options.h" diff --git a/src/kvirc/ui/kvi_themedlabel.h b/src/kvirc/ui/kvi_themedlabel.h index 5011767fb..0254a1c2b 100644 --- a/src/kvirc/ui/kvi_themedlabel.h +++ b/src/kvirc/ui/kvi_themedlabel.h @@ -1,12 +1,12 @@ #ifndef _KVI_THEMEDLABEL_H_ #define _KVI_THEMEDLABEL_H_ - +//============================================================================= // // File : kvi_themedlabel.h // Creation date : Tue Aug 29 2000 21:12:12 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2000 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2000-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -22,6 +22,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 "kvi_string.h" diff --git a/src/kvirc/ui/kvi_toolbar.cpp b/src/kvirc/ui/kvi_toolbar.cpp index ddc26b643..068a2d40d 100644 --- a/src/kvirc/ui/kvi_toolbar.cpp +++ b/src/kvirc/ui/kvi_toolbar.cpp @@ -4,7 +4,7 @@ // Creation date : Tue Sep 17 02:00:17 2002 GMT by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2002-2004 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2002-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_toolbar.h b/src/kvirc/ui/kvi_toolbar.h index f4c94db38..4765116ed 100644 --- a/src/kvirc/ui/kvi_toolbar.h +++ b/src/kvirc/ui/kvi_toolbar.h @@ -6,7 +6,7 @@ // Creation date : Tue Sep 17 02:00:16 2002 GMT by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 2002-2004 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2002-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_window.cpp b/src/kvirc/ui/kvi_window.cpp index 721c5a199..046b8823c 100644 --- a/src/kvirc/ui/kvi_window.cpp +++ b/src/kvirc/ui/kvi_window.cpp @@ -4,7 +4,7 @@ // Creation date : Tue Jul 6 1999 14:52:11 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2007 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 1999-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_window.h b/src/kvirc/ui/kvi_window.h index 03bff8f7a..ff03cf636 100644 --- a/src/kvirc/ui/kvi_window.h +++ b/src/kvirc/ui/kvi_window.h @@ -6,7 +6,7 @@ // Creation date : Tue Jul 6 1999 14:52:20 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2004 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 1999-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/kvirc/ui/kvi_windowlist.cpp b/src/kvirc/ui/kvi_windowlist.cpp index e2670005e..b27a65d19 100644 --- a/src/kvirc/ui/kvi_windowlist.cpp +++ b/src/kvirc/ui/kvi_windowlist.cpp @@ -1,10 +1,10 @@ -//=============================================================================================== +//============================================================================= // // File : kvi_windowlist.cpp -// Last major modification : Thu Jan 7 1999 03:59:43 CEST by Szymon Stefanek +// Creation date : Thu Jan 7 1999 03:59:43 CEST by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2004 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 1999-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or // modify it under the terms 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. // -//=============================================================================================== +//============================================================================= //#define KVI_WINDOWLISTBUTTON_MIN_WIDTH 100 diff --git a/src/kvirc/ui/kvi_windowlist_tree.cpp b/src/kvirc/ui/kvi_windowlist_tree.cpp index 91ee7b840..2ce242d60 100644 --- a/src/kvirc/ui/kvi_windowlist_tree.cpp +++ b/src/kvirc/ui/kvi_windowlist_tree.cpp @@ -1,10 +1,11 @@ -//=============================================================================================== +//============================================================================= // // File : kvi_windowlist_tree.cpp -// Last major modification : Sat Sep 13 2008 18:00:00 CEST by Fabio Bas +// Creation date : Thu Jan 7 1999 03:56:50 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2008 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 1999 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -20,7 +21,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_channel.h" #include "kvi_console.h" diff --git a/src/kvirc/ui/kvi_windowlist_tree.h b/src/kvirc/ui/kvi_windowlist_tree.h index ae86dc836..20d2beaa4 100644 --- a/src/kvirc/ui/kvi_windowlist_tree.h +++ b/src/kvirc/ui/kvi_windowlist_tree.h @@ -6,7 +6,8 @@ // Creation date : Thu Jan 7 1999 03:56:50 by Szymon Stefanek // // This file is part of the KVirc irc client distribution -// Copyright (C) 1999-2008 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 1999 Szymon Stefanek (pragma at kvirc dot net) +// Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com) // // This program is FREE software. You can redistribute it and/or // modify it under the terms of the GNU General Public License |
