aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules
diff options
context:
space:
mode:
authorGravatar Szymon Tomasz Stefanek2010-12-29 05:18:53 +0000
committerGravatar Szymon Tomasz Stefanek2010-12-29 05:18:53 +0000
commit36a500815eb3feae00b1f1e00b32916e4264236b (patch)
tree459d0c28555696bad117f02f148a129513fae1ec /src/modules
parentyet more splitting (diff)
downloadKVIrc-36a500815eb3feae00b1f1e00b32916e4264236b.tar.gz
KVIrc-36a500815eb3feae00b1f1e00b32916e4264236b.tar.bz2
KVIrc-36a500815eb3feae00b1f1e00b32916e4264236b.zip
More renames, fix the spelling of KVIrc etc...
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules')
-rw-r--r--src/modules/about/aboutdialog.cpp2
-rw-r--r--src/modules/about/aboutdialog.h2
-rw-r--r--src/modules/about/libkviabout.cpp2
-rw-r--r--src/modules/about/libkviabout.h2
-rw-r--r--src/modules/action/libkviaction.cpp2
-rw-r--r--src/modules/actioneditor/actioneditor.cpp2
-rw-r--r--src/modules/actioneditor/actioneditor.h2
-rw-r--r--src/modules/actioneditor/libkviactioneditor.cpp2
-rw-r--r--src/modules/addon/libkviaddon.cpp2
-rw-r--r--src/modules/aliaseditor/aliaseditor.cpp2
-rw-r--r--src/modules/aliaseditor/aliaseditor.h2
-rw-r--r--src/modules/aliaseditor/libkvialiaseditor.cpp2
-rw-r--r--src/modules/avatar/libkviavatar.cpp2
-rw-r--r--src/modules/avatar/libkviavatar.h2
-rw-r--r--src/modules/chan/libkvichan.cpp2
-rw-r--r--src/modules/channelsjoin/channelsjoinwindow.cpp2
-rw-r--r--src/modules/channelsjoin/channelsjoinwindow.h2
-rw-r--r--src/modules/channelsjoin/libkvichannelsjoin.cpp2
-rw-r--r--src/modules/classeditor/classeditor.cpp2
-rw-r--r--src/modules/classeditor/classeditor.h2
-rw-r--r--src/modules/classeditor/libkviclasseditor.cpp2
-rw-r--r--src/modules/codetester/codetester.cpp2
-rw-r--r--src/modules/codetester/codetester.h2
-rw-r--r--src/modules/codetester/libkvicodetester.cpp2
-rw-r--r--src/modules/config/libkviconfig.cpp2
-rw-r--r--src/modules/context/libkvicontext.cpp2
-rw-r--r--src/modules/dcc/adpcmcodec.cpp2
-rw-r--r--src/modules/dcc/adpcmcodec.h2
-rw-r--r--src/modules/dcc/broker.cpp2
-rw-r--r--src/modules/dcc/broker.h2
-rw-r--r--src/modules/dcc/canvas.cpp2
-rw-r--r--src/modules/dcc/canvas.h2
-rw-r--r--src/modules/dcc/canvaswidget.cpp2
-rw-r--r--src/modules/dcc/canvaswidget.h2
-rw-r--r--src/modules/dcc/chat.cpp2
-rw-r--r--src/modules/dcc/chat.h2
-rw-r--r--src/modules/dcc/codec.cpp2
-rw-r--r--src/modules/dcc/codec.h2
-rw-r--r--src/modules/dcc/descriptor.cpp2
-rw-r--r--src/modules/dcc/descriptor.h2
-rw-r--r--src/modules/dcc/dialogs.cpp2
-rw-r--r--src/modules/dcc/dialogs.h2
-rw-r--r--src/modules/dcc/gsmcodec.cpp2
-rw-r--r--src/modules/dcc/gsmcodec.h2
-rw-r--r--src/modules/dcc/libkvidcc.cpp2
-rw-r--r--src/modules/dcc/marshal.cpp2
-rw-r--r--src/modules/dcc/marshal.h2
-rw-r--r--src/modules/dcc/requests.cpp2
-rw-r--r--src/modules/dcc/send.cpp2
-rw-r--r--src/modules/dcc/send.h2
-rw-r--r--src/modules/dcc/thread.cpp2
-rw-r--r--src/modules/dcc/thread.h2
-rw-r--r--src/modules/dcc/utils.cpp2
-rw-r--r--src/modules/dcc/utils.h2
-rw-r--r--src/modules/dcc/video.cpp2
-rw-r--r--src/modules/dcc/video.h2
-rw-r--r--src/modules/dcc/voice.cpp2
-rw-r--r--src/modules/dcc/voice.h2
-rw-r--r--src/modules/dcc/window.cpp2
-rw-r--r--src/modules/dcc/window.h2
-rw-r--r--src/modules/dialog/libkvidialog.cpp2
-rw-r--r--src/modules/dialog/libkvidialog.h2
-rw-r--r--src/modules/editor/libkvieditor.cpp2
-rw-r--r--src/modules/eventeditor/eventeditor.cpp2
-rw-r--r--src/modules/eventeditor/eventeditor.h2
-rw-r--r--src/modules/eventeditor/libkvieventeditor.cpp2
-rw-r--r--src/modules/file/libkvifile.cpp2
-rw-r--r--src/modules/filetransferwindow/filetransferwindow.cpp2
-rw-r--r--src/modules/filetransferwindow/filetransferwindow.h2
-rw-r--r--src/modules/help/helpwidget.cpp2
-rw-r--r--src/modules/help/helpwidget.h2
-rw-r--r--src/modules/help/helpwindow.cpp2
-rw-r--r--src/modules/help/helpwindow.h2
-rw-r--r--src/modules/help/libkvihelp.cpp2
-rw-r--r--src/modules/http/httpfiletransfer.cpp2
-rw-r--r--src/modules/http/httpfiletransfer.h2
-rw-r--r--src/modules/http/libkvihttp.cpp2
-rw-r--r--src/modules/ident/libkviident.cpp2
-rw-r--r--src/modules/ident/libkviident.h2
-rw-r--r--src/modules/iograph/libkviiograph.cpp2
-rw-r--r--src/modules/iograph/libkviiograph.h2
-rw-r--r--src/modules/lamerizer/libkvilamerizer.cpp2
-rw-r--r--src/modules/lamerizer/libkvilamerizer.h2
-rw-r--r--src/modules/language/detector.cpp2
-rw-r--r--src/modules/language/detector.h2
-rw-r--r--src/modules/language/libkvilanguage.cpp2
-rw-r--r--src/modules/links/linkswindow.cpp2
-rw-r--r--src/modules/links/linkswindow.h2
-rw-r--r--src/modules/list/listwindow.cpp2
-rw-r--r--src/modules/list/listwindow.h2
-rw-r--r--src/modules/log/libkvilog.cpp2
-rw-r--r--src/modules/logview/libkvilogview.cpp2
-rw-r--r--src/modules/logview/logviewmdiwindow.cpp2
-rw-r--r--src/modules/logview/logviewmdiwindow.h2
-rw-r--r--src/modules/logview/logviewwidget.cpp2
-rw-r--r--src/modules/logview/logviewwidget.h2
-rw-r--r--src/modules/mask/libkvimask.cpp2
-rw-r--r--src/modules/math/libkvimath.cpp2
-rw-r--r--src/modules/mediaplayer/libkvimediaplayer.cpp2
-rw-r--r--src/modules/mediaplayer/mp_interface.cpp2
-rw-r--r--src/modules/mediaplayer/mp_interface.h2
-rw-r--r--src/modules/mediaplayer/mp_mp3.cpp2
-rw-r--r--src/modules/mediaplayer/mp_mp3.h2
-rw-r--r--src/modules/mediaplayer/winamp.cpp2
-rw-r--r--src/modules/mircimport/libkvimircimport.cpp2
-rw-r--r--src/modules/mircimport/libkvimircimport.h2
-rw-r--r--src/modules/my/libkvimy.cpp2
-rw-r--r--src/modules/notifier/libkvinotifier.cpp2
-rw-r--r--src/modules/notifier/notifiermessage.cpp2
-rw-r--r--src/modules/notifier/notifierwindow.cpp2
-rw-r--r--src/modules/notifier/notifierwindow.h2
-rw-r--r--src/modules/objects/class_button.cpp2
-rw-r--r--src/modules/objects/class_button.h2
-rw-r--r--src/modules/objects/class_buttongroup.cpp2
-rw-r--r--src/modules/objects/class_buttongroup.h2
-rw-r--r--src/modules/objects/class_checkbox.cpp2
-rw-r--r--src/modules/objects/class_checkbox.h2
-rw-r--r--src/modules/objects/class_combobox.cpp2
-rw-r--r--src/modules/objects/class_combobox.h2
-rw-r--r--src/modules/objects/class_datetimeedit.cpp2
-rw-r--r--src/modules/objects/class_datetimeedit.h2
-rw-r--r--src/modules/objects/class_dialog.cpp2
-rw-r--r--src/modules/objects/class_dialog.h2
-rw-r--r--src/modules/objects/class_file.cpp2
-rw-r--r--src/modules/objects/class_file.h2
-rw-r--r--src/modules/objects/class_ftp.cpp2
-rw-r--r--src/modules/objects/class_ftp.h2
-rw-r--r--src/modules/objects/class_groupbox.cpp2
-rw-r--r--src/modules/objects/class_groupbox.h2
-rw-r--r--src/modules/objects/class_hbox.cpp2
-rw-r--r--src/modules/objects/class_hbox.h2
-rw-r--r--src/modules/objects/class_http.cpp2
-rw-r--r--src/modules/objects/class_http.h2
-rw-r--r--src/modules/objects/class_label.cpp2
-rw-r--r--src/modules/objects/class_label.h2
-rw-r--r--src/modules/objects/class_layout.cpp2
-rw-r--r--src/modules/objects/class_layout.h2
-rw-r--r--src/modules/objects/class_lcd.cpp2
-rw-r--r--src/modules/objects/class_lcd.h2
-rw-r--r--src/modules/objects/class_lineedit.cpp2
-rw-r--r--src/modules/objects/class_lineedit.h2
-rw-r--r--src/modules/objects/class_list.cpp2
-rw-r--r--src/modules/objects/class_list.h2
-rw-r--r--src/modules/objects/class_listwidget.cpp2
-rw-r--r--src/modules/objects/class_listwidget.h2
-rw-r--r--src/modules/objects/class_mainwindow.cpp2
-rw-r--r--src/modules/objects/class_mainwindow.h2
-rw-r--r--src/modules/objects/class_memorybuffer.cpp2
-rw-r--r--src/modules/objects/class_memorybuffer.h2
-rw-r--r--src/modules/objects/class_menubar.cpp2
-rw-r--r--src/modules/objects/class_menubar.h2
-rw-r--r--src/modules/objects/class_multilineedit.cpp2
-rw-r--r--src/modules/objects/class_multilineedit.h2
-rw-r--r--src/modules/objects/class_painter.cpp2
-rw-r--r--src/modules/objects/class_painter.h2
-rw-r--r--src/modules/objects/class_pixmap.cpp2
-rw-r--r--src/modules/objects/class_pixmap.h2
-rw-r--r--src/modules/objects/class_popupmenu.cpp2
-rw-r--r--src/modules/objects/class_popupmenu.h2
-rw-r--r--src/modules/objects/class_process.cpp2
-rw-r--r--src/modules/objects/class_process.h2
-rw-r--r--src/modules/objects/class_progressbar.cpp2
-rw-r--r--src/modules/objects/class_progressbar.h2
-rw-r--r--src/modules/objects/class_radiobutton.cpp2
-rw-r--r--src/modules/objects/class_radiobutton.h2
-rw-r--r--src/modules/objects/class_slider.cpp2
-rw-r--r--src/modules/objects/class_slider.h2
-rw-r--r--src/modules/objects/class_socket.cpp2
-rw-r--r--src/modules/objects/class_socket.h2
-rw-r--r--src/modules/objects/class_spinbox.cpp2
-rw-r--r--src/modules/objects/class_spinbox.h2
-rw-r--r--src/modules/objects/class_sql.cpp2
-rw-r--r--src/modules/objects/class_sql.h2
-rw-r--r--src/modules/objects/class_tablewidget.cpp2
-rw-r--r--src/modules/objects/class_tablewidget.h2
-rw-r--r--src/modules/objects/class_tabwidget.cpp2
-rw-r--r--src/modules/objects/class_tabwidget.h2
-rw-r--r--src/modules/objects/class_tbrowser.cpp2
-rw-r--r--src/modules/objects/class_tbrowser.h2
-rw-r--r--src/modules/objects/class_toolbar.cpp2
-rw-r--r--src/modules/objects/class_toolbar.h2
-rw-r--r--src/modules/objects/class_toolbutton.cpp2
-rw-r--r--src/modules/objects/class_toolbutton.h2
-rw-r--r--src/modules/objects/class_trayicon.cpp2
-rw-r--r--src/modules/objects/class_trayicon.h2
-rw-r--r--src/modules/objects/class_treewidget.cpp2
-rw-r--r--src/modules/objects/class_treewidget.h2
-rw-r--r--src/modules/objects/class_treewidgetitem.cpp2
-rw-r--r--src/modules/objects/class_treewidgetitem.h2
-rw-r--r--src/modules/objects/class_vbox.cpp2
-rw-r--r--src/modules/objects/class_vbox.h2
-rw-r--r--src/modules/objects/class_widget.cpp2
-rw-r--r--src/modules/objects/class_widget.h2
-rw-r--r--src/modules/objects/class_window.cpp2
-rw-r--r--src/modules/objects/class_window.h2
-rw-r--r--src/modules/objects/class_wizard.cpp2
-rw-r--r--src/modules/objects/class_wizard.h2
-rw-r--r--src/modules/objects/class_workspace.cpp2
-rw-r--r--src/modules/objects/class_workspace.h2
-rw-r--r--src/modules/objects/class_wrapper.cpp2
-rw-r--r--src/modules/objects/class_wrapper.h2
-rw-r--r--src/modules/objects/libkviobjects.cpp2
-rw-r--r--src/modules/objects/object_macros.h2
-rw-r--r--src/modules/options/container.cpp2
-rw-r--r--src/modules/options/container.h2
-rw-r--r--src/modules/options/instances.cpp2
-rw-r--r--src/modules/options/instances.h2
-rw-r--r--src/modules/options/libkvioptions.cpp2
-rw-r--r--src/modules/options/optw_antispam.cpp2
-rw-r--r--src/modules/options/optw_antispam.h2
-rw-r--r--src/modules/options/optw_avatar.cpp2
-rw-r--r--src/modules/options/optw_avatar.h2
-rw-r--r--src/modules/options/optw_away.cpp2
-rw-r--r--src/modules/options/optw_away.h2
-rw-r--r--src/modules/options/optw_channel.cpp2
-rw-r--r--src/modules/options/optw_channel.h2
-rw-r--r--src/modules/options/optw_connection.cpp2
-rw-r--r--src/modules/options/optw_connection.h2
-rw-r--r--src/modules/options/optw_ctcp.cpp2
-rw-r--r--src/modules/options/optw_ctcp.h2
-rw-r--r--src/modules/options/optw_ctcpfloodprotection.cpp2
-rw-r--r--src/modules/options/optw_ctcpfloodprotection.h2
-rw-r--r--src/modules/options/optw_dcc.cpp2
-rw-r--r--src/modules/options/optw_dcc.h2
-rw-r--r--src/modules/options/optw_generalopt.cpp2
-rw-r--r--src/modules/options/optw_generalopt.h2
-rw-r--r--src/modules/options/optw_highlighting.cpp2
-rw-r--r--src/modules/options/optw_highlighting.h2
-rw-r--r--src/modules/options/optw_identity.cpp2
-rw-r--r--src/modules/options/optw_identity.h2
-rw-r--r--src/modules/options/optw_ignore.cpp2
-rw-r--r--src/modules/options/optw_ignore.h2
-rw-r--r--src/modules/options/optw_input.cpp2
-rw-r--r--src/modules/options/optw_input.h2
-rw-r--r--src/modules/options/optw_interfacefeatures.cpp2
-rw-r--r--src/modules/options/optw_interfacefeatures.h2
-rw-r--r--src/modules/options/optw_interfacelookglobal.cpp2
-rw-r--r--src/modules/options/optw_interfacelookglobal.h2
-rw-r--r--src/modules/options/optw_irc.cpp2
-rw-r--r--src/modules/options/optw_irc.h2
-rw-r--r--src/modules/options/optw_ircoutput.cpp2
-rw-r--r--src/modules/options/optw_ircoutput.h2
-rw-r--r--src/modules/options/optw_ircview.cpp2
-rw-r--r--src/modules/options/optw_ircview.h2
-rw-r--r--src/modules/options/optw_lag.cpp2
-rw-r--r--src/modules/options/optw_lag.h2
-rw-r--r--src/modules/options/optw_logging.cpp2
-rw-r--r--src/modules/options/optw_logging.h2
-rw-r--r--src/modules/options/optw_mediatypes.cpp2
-rw-r--r--src/modules/options/optw_mediatypes.h2
-rw-r--r--src/modules/options/optw_messages.cpp2
-rw-r--r--src/modules/options/optw_messages.h2
-rw-r--r--src/modules/options/optw_nickserv.cpp2
-rw-r--r--src/modules/options/optw_nickserv.h2
-rw-r--r--src/modules/options/optw_notifier.cpp2
-rw-r--r--src/modules/options/optw_notifier.h2
-rw-r--r--src/modules/options/optw_notify.cpp2
-rw-r--r--src/modules/options/optw_notify.h2
-rw-r--r--src/modules/options/optw_protection.cpp2
-rw-r--r--src/modules/options/optw_protection.h2
-rw-r--r--src/modules/options/optw_proxy.cpp2
-rw-r--r--src/modules/options/optw_proxy.h2
-rw-r--r--src/modules/options/optw_query.cpp2
-rw-r--r--src/modules/options/optw_query.h2
-rw-r--r--src/modules/options/optw_servers.cpp2
-rw-r--r--src/modules/options/optw_servers.h2
-rw-r--r--src/modules/options/optw_sound.h2
-rw-r--r--src/modules/options/optw_textencoding.cpp2
-rw-r--r--src/modules/options/optw_textencoding.h2
-rw-r--r--src/modules/options/optw_texticons.cpp2
-rw-r--r--src/modules/options/optw_texticons.h2
-rw-r--r--src/modules/options/optw_tools.cpp2
-rw-r--r--src/modules/options/optw_tools.h2
-rw-r--r--src/modules/options/optw_topiclabel.cpp2
-rw-r--r--src/modules/options/optw_topiclabel.h2
-rw-r--r--src/modules/options/optw_tray.cpp2
-rw-r--r--src/modules/options/optw_tray.h2
-rw-r--r--src/modules/options/optw_uparser.cpp2
-rw-r--r--src/modules/options/optw_uparser.h2
-rw-r--r--src/modules/options/optw_urlhandlers.cpp2
-rw-r--r--src/modules/options/optw_urlhandlers.h2
-rw-r--r--src/modules/options/optw_userlist.cpp2
-rw-r--r--src/modules/options/optw_userlist.h2
-rw-r--r--src/modules/options/optw_windowlist.cpp2
-rw-r--r--src/modules/options/optw_windowlist.h2
-rw-r--r--src/modules/perl/libkviperl.cpp2
-rw-r--r--src/modules/perlcore/KVIrc.xs2
-rw-r--r--src/modules/perlcore/libkviperlcore.cpp2
-rw-r--r--src/modules/perlcore/perlcoreinterface.h2
-rw-r--r--src/modules/popup/libkvipopup.cpp2
-rw-r--r--src/modules/popupeditor/libkvipopupeditor.cpp2
-rw-r--r--src/modules/popupeditor/popupeditor.cpp2
-rw-r--r--src/modules/popupeditor/popupeditor.h2
-rw-r--r--src/modules/proxydb/libkviproxydb.cpp2
-rw-r--r--src/modules/python/libkvipython.cpp2
-rw-r--r--src/modules/pythoncore/kvircmodule.cpp2
-rw-r--r--src/modules/pythoncore/kvircmodule.h2
-rw-r--r--src/modules/pythoncore/libkvipythoncore.cpp2
-rw-r--r--src/modules/pythoncore/pythoncoreinterface.h2
-rw-r--r--src/modules/raweditor/libkviraweditor.cpp2
-rw-r--r--src/modules/raweditor/raweditor.cpp2
-rw-r--r--src/modules/raweditor/raweditor.h2
-rw-r--r--src/modules/regchan/libkviregchan.cpp2
-rw-r--r--src/modules/reguser/dialog.cpp2
-rw-r--r--src/modules/reguser/dialog.h2
-rw-r--r--src/modules/reguser/edituser.cpp2
-rw-r--r--src/modules/reguser/edituser.h2
-rw-r--r--src/modules/reguser/libkvireguser.cpp2
-rw-r--r--src/modules/reguser/wizard.cpp2
-rw-r--r--src/modules/reguser/wizard.h2
-rw-r--r--src/modules/rijndael/ablowfish.cpp2
-rw-r--r--src/modules/rijndael/ablowfish.h2
-rw-r--r--src/modules/rijndael/libkvirijndael.cpp2
-rw-r--r--src/modules/rijndael/libkvirijndael.h2
-rw-r--r--src/modules/rijndael/libkvirijndael_cryptopp.cpp2
-rw-r--r--src/modules/rijndael/libkvirijndael_cryptopp.h2
-rw-r--r--src/modules/rijndael/rijndael.cpp2
-rw-r--r--src/modules/rijndael/rijndael.h2
-rw-r--r--src/modules/rot13/libkvirot13.cpp2
-rw-r--r--src/modules/rot13/libkvirot13.h2
-rw-r--r--src/modules/serverdb/libkviserverdb.cpp2
-rw-r--r--src/modules/setup/libkvisetup.cpp2
-rw-r--r--src/modules/setup/setupwizard.cpp2
-rw-r--r--src/modules/setup/setupwizard.h2
-rw-r--r--src/modules/sharedfile/libkvisharedfile.cpp2
-rw-r--r--src/modules/sharedfileswindow/sharedfileswindow.cpp2
-rw-r--r--src/modules/sharedfileswindow/sharedfileswindow.h2
-rw-r--r--src/modules/snd/libkvisnd.cpp2
-rw-r--r--src/modules/snd/libkvisnd.h2
-rw-r--r--src/modules/socketspy/socketspywindow.cpp2
-rw-r--r--src/modules/socketspy/socketspywindow.h2
-rw-r--r--src/modules/spaste/controller.cpp2
-rw-r--r--src/modules/spaste/controller.h2
-rw-r--r--src/modules/spaste/libkvispaste.cpp2
-rw-r--r--src/modules/spaste/libkvispaste.h2
-rw-r--r--src/modules/str/libkvistr.cpp2
-rw-r--r--src/modules/system/libkvisystem.cpp2
-rw-r--r--src/modules/system/plugin.cpp2
-rw-r--r--src/modules/system/plugin.h2
-rw-r--r--src/modules/term/libkviterm.cpp2
-rw-r--r--src/modules/term/termwidget.cpp2
-rw-r--r--src/modules/term/termwidget.h2
-rw-r--r--src/modules/term/termwindow.cpp2
-rw-r--r--src/modules/term/termwindow.h2
-rw-r--r--src/modules/texticons/libkvitexticons.cpp2
-rw-r--r--src/modules/theme/libkvitheme.cpp2
-rw-r--r--src/modules/tip/libkvitip.cpp2
-rw-r--r--src/modules/tip/libkvitip.h2
-rw-r--r--src/modules/tmphighlight/libkvitmphighlight.cpp2
-rw-r--r--src/modules/toolbar/libkvitoolbar.cpp2
-rw-r--r--src/modules/toolbareditor/libkvitoolbareditor.cpp2
-rw-r--r--src/modules/torrent/libkvitorrent.cpp2
-rw-r--r--src/modules/torrent/tc_interface.cpp2
-rw-r--r--src/modules/torrent/tc_interface.h2
-rw-r--r--src/modules/torrent/tc_ktorrentdbusinterface.cpp2
-rw-r--r--src/modules/torrent/tc_ktorrentdbusinterface.h2
-rw-r--r--src/modules/torrent/tc_statusbarapplet.cpp2
-rw-r--r--src/modules/torrent/tc_statusbarapplet.h2
-rw-r--r--src/modules/trayicon/libkvitrayicon.cpp2
-rw-r--r--src/modules/trayicon/libkvitrayicon.h2
-rw-r--r--src/modules/upnp/igdcontrolpoint.cpp2
-rw-r--r--src/modules/upnp/igdcontrolpoint.h2
-rw-r--r--src/modules/upnp/libkviupnp.cpp2
-rw-r--r--src/modules/upnp/manager.cpp2
-rw-r--r--src/modules/upnp/manager.h2
-rw-r--r--src/modules/upnp/rootservice.cpp2
-rw-r--r--src/modules/upnp/rootservice.h2
-rw-r--r--src/modules/upnp/service.cpp2
-rw-r--r--src/modules/upnp/service.h2
-rw-r--r--src/modules/upnp/ssdpconnection.cpp2
-rw-r--r--src/modules/upnp/ssdpconnection.h2
-rw-r--r--src/modules/upnp/wanconnectionservice.cpp2
-rw-r--r--src/modules/upnp/wanconnectionservice.h2
-rw-r--r--src/modules/upnp/xmlfunctions.cpp2
-rw-r--r--src/modules/upnp/xmlfunctions.h2
-rw-r--r--src/modules/userlist/libkviuserlist.cpp2
-rw-r--r--src/modules/window/libkviwindow.cpp2
377 files changed, 377 insertions, 377 deletions
diff --git a/src/modules/about/aboutdialog.cpp b/src/modules/about/aboutdialog.cpp
index a25c022c7..3e3d7d9a9 100644
--- a/src/modules/about/aboutdialog.cpp
+++ b/src/modules/about/aboutdialog.cpp
@@ -3,7 +3,7 @@
// File : aboutdialog.cpp
// Creation date : Sun Jun 23 17:59:12 2002 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002 Szymon Stefanek (pragma at kvirc dot net)
// Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org)
//
diff --git a/src/modules/about/aboutdialog.h b/src/modules/about/aboutdialog.h
index 198a193e6..30cc6e730 100644
--- a/src/modules/about/aboutdialog.h
+++ b/src/modules/about/aboutdialog.h
@@ -5,7 +5,7 @@
// File : aboutdialog.h
// Creation date : Sun Jun 23 17:59:13 2002 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/about/libkviabout.cpp b/src/modules/about/libkviabout.cpp
index f52504643..cae11f43a 100644
--- a/src/modules/about/libkviabout.cpp
+++ b/src/modules/about/libkviabout.cpp
@@ -3,7 +3,7 @@
// File : libkviabout.cpp
// Creation date : Tue Jul 6 1999 03:54:25 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 1999 Szymon Stefanek (pragma at kvirc dot net)
// Copyright (C) 2000 Christian Strmmen
// Copyright (C) 2000 Till Bush (buti at geocities dot com)
diff --git a/src/modules/about/libkviabout.h b/src/modules/about/libkviabout.h
index c6b106d07..9adc8d921 100644
--- a/src/modules/about/libkviabout.h
+++ b/src/modules/about/libkviabout.h
@@ -5,7 +5,7 @@
// File : libkviabout.h
// Creation date : Tue Jul 6 1999 03:54:25 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 1999-2000 Till Bush (buti@geocities.com)
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
diff --git a/src/modules/action/libkviaction.cpp b/src/modules/action/libkviaction.cpp
index 8b9e8bcc7..507b7385d 100644
--- a/src/modules/action/libkviaction.cpp
+++ b/src/modules/action/libkviaction.cpp
@@ -3,7 +3,7 @@
// File : libkviaction.cpp
// Creation date : Tue 7 Dec 00:05:59 2002 GMT by Szymon Stefanek
//
-// This toolbar is part of the KVirc irc client distribution
+// This toolbar is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/actioneditor/actioneditor.cpp b/src/modules/actioneditor/actioneditor.cpp
index 1a91fc044..0d80af6f2 100644
--- a/src/modules/actioneditor/actioneditor.cpp
+++ b/src/modules/actioneditor/actioneditor.cpp
@@ -3,7 +3,7 @@
// File : aliaseditor.cpp
// Creation date : Tue 29 Dec 2004 02:45:59 2002 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2004-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/actioneditor/actioneditor.h b/src/modules/actioneditor/actioneditor.h
index a8e3e2b88..0de966c1b 100644
--- a/src/modules/actioneditor/actioneditor.h
+++ b/src/modules/actioneditor/actioneditor.h
@@ -5,7 +5,7 @@
// File : actioneditor.h
// Creation date : Tue Dec 29 2004 02:40:55 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2004-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/actioneditor/libkviactioneditor.cpp b/src/modules/actioneditor/libkviactioneditor.cpp
index 720ed2599..748a11217 100644
--- a/src/modules/actioneditor/libkviactioneditor.cpp
+++ b/src/modules/actioneditor/libkviactioneditor.cpp
@@ -3,7 +3,7 @@
// File : libkviactioneditor.cpp
// Creation date : Tue 29 Dec 2004 02:45:59 2002 GMT by Szymon Stefanek
//
-// This toolbar is part of the KVirc irc client distribution
+// This toolbar is part of the KVIrc irc client distribution
// Copyright (C) 2004-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/addon/libkviaddon.cpp b/src/modules/addon/libkviaddon.cpp
index 31e2d5599..bae5914bd 100644
--- a/src/modules/addon/libkviaddon.cpp
+++ b/src/modules/addon/libkviaddon.cpp
@@ -3,7 +3,7 @@
// File : libkviaddon.cpp
// Creation date : Tue 31 Mar 01:02:12 2005 GMT by Szymon Stefanek
//
-// This toolbar is part of the KVirc irc client distribution
+// This toolbar is part of the KVIrc irc client distribution
// Copyright (C) 2005-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/aliaseditor/aliaseditor.cpp b/src/modules/aliaseditor/aliaseditor.cpp
index 6cd42094a..3fe332576 100644
--- a/src/modules/aliaseditor/aliaseditor.cpp
+++ b/src/modules/aliaseditor/aliaseditor.cpp
@@ -3,7 +3,7 @@
// File : aliaseditor.cpp
// Creation date : Mon Dec 23 2002 14:36:18 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/aliaseditor/aliaseditor.h b/src/modules/aliaseditor/aliaseditor.h
index 4623e4325..34fefcb47 100644
--- a/src/modules/aliaseditor/aliaseditor.h
+++ b/src/modules/aliaseditor/aliaseditor.h
@@ -5,7 +5,7 @@
// File : aliaseditor.h
// Creation date : Mon Dec 23 2002 14:35:55 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/aliaseditor/libkvialiaseditor.cpp b/src/modules/aliaseditor/libkvialiaseditor.cpp
index 5de7cd2cd..00f09ca5e 100644
--- a/src/modules/aliaseditor/libkvialiaseditor.cpp
+++ b/src/modules/aliaseditor/libkvialiaseditor.cpp
@@ -3,7 +3,7 @@
// File : libkvialiaseditor.cpp
// Creation date : Mon 23 Dec 2002 14:30:59 2002 GMT by Szymon Stefanek
//
-// This toolbar is part of the KVirc irc client distribution
+// This toolbar is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/avatar/libkviavatar.cpp b/src/modules/avatar/libkviavatar.cpp
index 37322545d..ddcad53bc 100644
--- a/src/modules/avatar/libkviavatar.cpp
+++ b/src/modules/avatar/libkviavatar.cpp
@@ -3,7 +3,7 @@
// File : libkviavatar.cpp
// Creation date : Thu Nov 12 02:32:59 2004 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2004-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/avatar/libkviavatar.h b/src/modules/avatar/libkviavatar.h
index 908888019..6d88edfb9 100644
--- a/src/modules/avatar/libkviavatar.h
+++ b/src/modules/avatar/libkviavatar.h
@@ -5,7 +5,7 @@
// File : libkviavatar.cpp
// Creation date : Thu Nov 12 02:32:59 2004 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2004-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/chan/libkvichan.cpp b/src/modules/chan/libkvichan.cpp
index ba680b5bb..702a7a7ee 100644
--- a/src/modules/chan/libkvichan.cpp
+++ b/src/modules/chan/libkvichan.cpp
@@ -3,7 +3,7 @@
// File : libkvichan.cpp
// Creation date : Sun Feb 02 2002 05:27:11 GMT by Szymon Stefanek
//
-// This chan is part of the KVirc irc client distribution
+// This chan is part of the KVIrc irc client distribution
// Copyright (C) 2002 Szymon Stefanek (pragma@kvirc.net)
// Copyright (C) 2002 Juanjo Alvarez (juanjux@yahoo.es)
// Copyright (C) 2004-2010 Szymon Stefanek (pragma@kvirc.net)
diff --git a/src/modules/channelsjoin/channelsjoinwindow.cpp b/src/modules/channelsjoin/channelsjoinwindow.cpp
index 783d5fca6..2372e885c 100644
--- a/src/modules/channelsjoin/channelsjoinwindow.cpp
+++ b/src/modules/channelsjoin/channelsjoinwindow.cpp
@@ -3,7 +3,7 @@
// File : channelsjoinwindow.cpp
// Creation date : Thu Nov 6 2001 12:41:18 by Juanjo �varez
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/channelsjoin/channelsjoinwindow.h b/src/modules/channelsjoin/channelsjoinwindow.h
index 477e3f6e1..ee819f4cd 100644
--- a/src/modules/channelsjoin/channelsjoinwindow.h
+++ b/src/modules/channelsjoin/channelsjoinwindow.h
@@ -5,7 +5,7 @@
// File : channelsjoinwindow.h
// Creation date : Thu Nov 06 2001 12:30:25 CEST by Juan Alvarez
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/channelsjoin/libkvichannelsjoin.cpp b/src/modules/channelsjoin/libkvichannelsjoin.cpp
index 0b2daa238..4f602a2e3 100644
--- a/src/modules/channelsjoin/libkvichannelsjoin.cpp
+++ b/src/modules/channelsjoin/libkvichannelsjoin.cpp
@@ -3,7 +3,7 @@
// File : libkvichannelsjoin.cpp
// Creation date : Thu Nov 06 2001 12:30:25 CEST by Juanjo Alvarez
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001 Juanjo Alvarez
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
diff --git a/src/modules/classeditor/classeditor.cpp b/src/modules/classeditor/classeditor.cpp
index 1e57b9ed8..4d4569b0c 100644
--- a/src/modules/classeditor/classeditor.cpp
+++ b/src/modules/classeditor/classeditor.cpp
@@ -3,7 +3,7 @@
// File : classeditor.cpp
// Creation date : Mon Feb 15 2010 14:35:55 CEST by Carbone Alessandro
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2010 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/classeditor/classeditor.h b/src/modules/classeditor/classeditor.h
index 88a9f4616..c04bd7da4 100644
--- a/src/modules/classeditor/classeditor.h
+++ b/src/modules/classeditor/classeditor.h
@@ -5,7 +5,7 @@
// File : classeditor.h
// Creation date : Mon Feb 15 2010 14:35:55 CEST by Carbone Alessandro
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2010 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/classeditor/libkviclasseditor.cpp b/src/modules/classeditor/libkviclasseditor.cpp
index 3761148d7..a0214b8d8 100644
--- a/src/modules/classeditor/libkviclasseditor.cpp
+++ b/src/modules/classeditor/libkviclasseditor.cpp
@@ -3,7 +3,7 @@
// File : libkviclasseditor.cpp
// CCreation date : Mon Feb 15 2010 14:35:55 CEST by Carbone Alessandro
//
-// This toolbar is part of the KVirc irc client distribution
+// This toolbar is part of the KVIrc irc client distribution
// Copyright (C) 2010 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/codetester/codetester.cpp b/src/modules/codetester/codetester.cpp
index a9ddfde06..093f85b04 100644
--- a/src/modules/codetester/codetester.cpp
+++ b/src/modules/codetester/codetester.cpp
@@ -3,7 +3,7 @@
// File : codetester.cpp
// Creation date : Mon Dec 23 2002 20:28:18 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/codetester/codetester.h b/src/modules/codetester/codetester.h
index 19022f665..d54cc96be 100644
--- a/src/modules/codetester/codetester.h
+++ b/src/modules/codetester/codetester.h
@@ -5,7 +5,7 @@
// File : eventeditor.h
// Creation date : Mon Dec 23 2002 20:24:55 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/codetester/libkvicodetester.cpp b/src/modules/codetester/libkvicodetester.cpp
index 9d8c93a85..8c38db8ee 100644
--- a/src/modules/codetester/libkvicodetester.cpp
+++ b/src/modules/codetester/libkvicodetester.cpp
@@ -3,7 +3,7 @@
// File : libkvicodetester.cpp
// Creation date : Mon 23 Dec 2002 20:23:59 2002 GMT by Szymon Stefanek
//
-// This toolbar is part of the KVirc irc client distribution
+// This toolbar is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/config/libkviconfig.cpp b/src/modules/config/libkviconfig.cpp
index 134d5f83e..13a6541ee 100644
--- a/src/modules/config/libkviconfig.cpp
+++ b/src/modules/config/libkviconfig.cpp
@@ -3,7 +3,7 @@
// File : libkviconfig.cpp
// Creation date : Thu Jan 31 2002 22:50:12 GMT by Szymon Stefanek
//
-// This config is part of the KVirc irc client distribution
+// This config is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma@kvirc.net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/context/libkvicontext.cpp b/src/modules/context/libkvicontext.cpp
index 6628a6d22..75f4fee08 100644
--- a/src/modules/context/libkvicontext.cpp
+++ b/src/modules/context/libkvicontext.cpp
@@ -3,7 +3,7 @@
// File : libkvicontext.cpp
// Creation date : Wed Jan 02 2007 03:04:12 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2007-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dcc/adpcmcodec.cpp b/src/modules/dcc/adpcmcodec.cpp
index ee1084c22..4e9f45f13 100644
--- a/src/modules/dcc/adpcmcodec.cpp
+++ b/src/modules/dcc/adpcmcodec.cpp
@@ -3,7 +3,7 @@
// File : adpcmcodec.h
// Creation date : Wed Aug 22 19:12:46 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dcc/adpcmcodec.h b/src/modules/dcc/adpcmcodec.h
index 6846da72b..8843ee893 100644
--- a/src/modules/dcc/adpcmcodec.h
+++ b/src/modules/dcc/adpcmcodec.h
@@ -5,7 +5,7 @@
// File : adpcmcodec.h
// Creation date : Wed Aug 22 19:12:46 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dcc/broker.cpp b/src/modules/dcc/broker.cpp
index 40fdc9e48..db56e1fe7 100644
--- a/src/modules/dcc/broker.cpp
+++ b/src/modules/dcc/broker.cpp
@@ -3,7 +3,7 @@
// File : broker.cpp
// Creation date : Tue Sep 19 09 2000 10:21:54 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dcc/broker.h b/src/modules/dcc/broker.h
index 48daa2ee4..5f69a4c3d 100644
--- a/src/modules/dcc/broker.h
+++ b/src/modules/dcc/broker.h
@@ -5,7 +5,7 @@
// File : broker.h
// Creation date : Tue Sep 19 09 2000 10:20:01 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dcc/canvas.cpp b/src/modules/dcc/canvas.cpp
index 2634fde05..a9f943371 100644
--- a/src/modules/dcc/canvas.cpp
+++ b/src/modules/dcc/canvas.cpp
@@ -3,7 +3,7 @@
// File : canvas.cpp
// Creation date : Sun Jul 29 07 2001 20:23:13 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dcc/canvas.h b/src/modules/dcc/canvas.h
index 36f01e14d..721cf7f00 100644
--- a/src/modules/dcc/canvas.h
+++ b/src/modules/dcc/canvas.h
@@ -5,7 +5,7 @@
// File : canvas.h
// Creation date : Sun Jul 29 07 2001 20:17:12 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dcc/canvaswidget.cpp b/src/modules/dcc/canvaswidget.cpp
index 79012192b..765d78a1d 100644
--- a/src/modules/dcc/canvaswidget.cpp
+++ b/src/modules/dcc/canvaswidget.cpp
@@ -3,7 +3,7 @@
// File : canvaswidget.cpp
// Creation date : Mon Jul 30 07 2001 04:50:50 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dcc/canvaswidget.h b/src/modules/dcc/canvaswidget.h
index c811ccfb6..ac994bf28 100644
--- a/src/modules/dcc/canvaswidget.h
+++ b/src/modules/dcc/canvaswidget.h
@@ -5,7 +5,7 @@
// File : canvaswidget.h
// Creation date : Mon Jul 30 07 2001 04:49:49 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dcc/chat.cpp b/src/modules/dcc/chat.cpp
index ef0ec3a14..bac2496f3 100644
--- a/src/modules/dcc/chat.cpp
+++ b/src/modules/dcc/chat.cpp
@@ -3,7 +3,7 @@
// File : chat.cpp
// Creation date : Tue Sep 20 09 2000 15:13:13 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dcc/chat.h b/src/modules/dcc/chat.h
index 5509b4934..09834d89a 100644
--- a/src/modules/dcc/chat.h
+++ b/src/modules/dcc/chat.h
@@ -5,7 +5,7 @@
// File : chat.h
// Creation date : Tue Sep 20 09 2000 15:11:12 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dcc/codec.cpp b/src/modules/dcc/codec.cpp
index 5905a4eed..c20d2f7d1 100644
--- a/src/modules/dcc/codec.cpp
+++ b/src/modules/dcc/codec.cpp
@@ -3,7 +3,7 @@
// File : codec.cpp
// Creation date : Sun Aug 26 04:19:36 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dcc/codec.h b/src/modules/dcc/codec.h
index 740740676..fe4955161 100644
--- a/src/modules/dcc/codec.h
+++ b/src/modules/dcc/codec.h
@@ -5,7 +5,7 @@
// File : codec.h
// Creation date : Sun Aug 26 04:19:34 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dcc/descriptor.cpp b/src/modules/dcc/descriptor.cpp
index fb27d5bda..ba0f7270a 100644
--- a/src/modules/dcc/descriptor.cpp
+++ b/src/modules/dcc/descriptor.cpp
@@ -3,7 +3,7 @@
// File : descriptor.cpp
// Creation date : Tue Jul 23 01:11:54 2002 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dcc/descriptor.h b/src/modules/dcc/descriptor.h
index 34fe365cc..4cea82e51 100644
--- a/src/modules/dcc/descriptor.h
+++ b/src/modules/dcc/descriptor.h
@@ -5,7 +5,7 @@
// File : descriptor.h
// Creation date : Tue Jul 23 01:11:52 2002 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (oragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dcc/dialogs.cpp b/src/modules/dcc/dialogs.cpp
index 73f9cfe85..75ceb8cc0 100644
--- a/src/modules/dcc/dialogs.cpp
+++ b/src/modules/dcc/dialogs.cpp
@@ -3,7 +3,7 @@
// File : dialogs.cpp
// Creation date : Tue Sep 19 09 2000 15:23:12 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dcc/dialogs.h b/src/modules/dcc/dialogs.h
index 1b12ffe9f..6e1081893 100644
--- a/src/modules/dcc/dialogs.h
+++ b/src/modules/dcc/dialogs.h
@@ -5,7 +5,7 @@
// File : dialogs.h
// Creation date : Tue Sep 19 09 2000 15:17:22 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dcc/gsmcodec.cpp b/src/modules/dcc/gsmcodec.cpp
index 38b4a4142..21635ebd9 100644
--- a/src/modules/dcc/gsmcodec.cpp
+++ b/src/modules/dcc/gsmcodec.cpp
@@ -3,7 +3,7 @@
// File : gsmcodec.cpp
// Creation date : Wed Aug 22 19:12:55 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dcc/gsmcodec.h b/src/modules/dcc/gsmcodec.h
index 2392e750b..27971f87c 100644
--- a/src/modules/dcc/gsmcodec.h
+++ b/src/modules/dcc/gsmcodec.h
@@ -5,7 +5,7 @@
// File : gsmcodec.h
// Creation date : Wed Aug 22 19:12:54 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dcc/libkvidcc.cpp b/src/modules/dcc/libkvidcc.cpp
index 87118cfb7..596802962 100644
--- a/src/modules/dcc/libkvidcc.cpp
+++ b/src/modules/dcc/libkvidcc.cpp
@@ -3,7 +3,7 @@
// File : libkviobjects.cpp
// Creation date : Wed Sep 09 2000 20:59:01 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dcc/marshal.cpp b/src/modules/dcc/marshal.cpp
index 3ca458e84..b74b34008 100644
--- a/src/modules/dcc/marshal.cpp
+++ b/src/modules/dcc/marshal.cpp
@@ -3,7 +3,7 @@
// File : marshal.cpp
// Creation date : Sun Sep 17 2000 15:59:11 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dcc/marshal.h b/src/modules/dcc/marshal.h
index 383ec87f2..cf0fd11af 100644
--- a/src/modules/dcc/marshal.h
+++ b/src/modules/dcc/marshal.h
@@ -5,7 +5,7 @@
// File marshal.h
// Creation date : Sun Sep 17 2000 10:44:20 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dcc/requests.cpp b/src/modules/dcc/requests.cpp
index 27b457dae..7ecbb8900 100644
--- a/src/modules/dcc/requests.cpp
+++ b/src/modules/dcc/requests.cpp
@@ -3,7 +3,7 @@
// File : requests.cpp
// Creation date : Tue Jul 23 02:44:38 2002 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dcc/send.cpp b/src/modules/dcc/send.cpp
index 2a145e599..6d9ccbbef 100644
--- a/src/modules/dcc/send.cpp
+++ b/src/modules/dcc/send.cpp
@@ -3,7 +3,7 @@
// File : send.cpp
// Creation date : Tue Sep 20 09 2000 15:14:14 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dcc/send.h b/src/modules/dcc/send.h
index 2bc806210..6fd393a39 100644
--- a/src/modules/dcc/send.h
+++ b/src/modules/dcc/send.h
@@ -5,7 +5,7 @@
// File : send.h
// Creation date : Tue Sep 24 09 2000 15:06:12 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dcc/thread.cpp b/src/modules/dcc/thread.cpp
index 8108aac7d..3d7f38983 100644
--- a/src/modules/dcc/thread.cpp
+++ b/src/modules/dcc/thread.cpp
@@ -3,7 +3,7 @@
// File : thread.cpp
// Creation date : Tue Sep 20 09 2000 18:29:51 CEST Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dcc/thread.h b/src/modules/dcc/thread.h
index 109ec3a9c..03a981b55 100644
--- a/src/modules/dcc/thread.h
+++ b/src/modules/dcc/thread.h
@@ -5,7 +5,7 @@
// File : thread.h
// Creation date : Tue Sep 20 09 2000 18:28:44 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dcc/utils.cpp b/src/modules/dcc/utils.cpp
index a10cb9069..8817bc0fa 100644
--- a/src/modules/dcc/utils.cpp
+++ b/src/modules/dcc/utils.cpp
@@ -3,7 +3,7 @@
// File : utils.cpp
// Creation date : Tue Jul 23 02:54:44 2002 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dcc/utils.h b/src/modules/dcc/utils.h
index df7917b4c..b201a7142 100644
--- a/src/modules/dcc/utils.h
+++ b/src/modules/dcc/utils.h
@@ -5,7 +5,7 @@
// File : utils.h
// Creation date : Tue Jul 23 02:54:45 2002 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dcc/video.cpp b/src/modules/dcc/video.cpp
index 7327dcb60..1c5d0d90c 100644
--- a/src/modules/dcc/video.cpp
+++ b/src/modules/dcc/video.cpp
@@ -3,7 +3,7 @@
// File : video.cpp
// Creation date : Tue Nov 10 18:08:09 2009 GMT by Fabio Bas
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2009 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dcc/video.h b/src/modules/dcc/video.h
index bef5376e9..c71f63c90 100644
--- a/src/modules/dcc/video.h
+++ b/src/modules/dcc/video.h
@@ -5,7 +5,7 @@
// File : video.h
// Creation date : Tue Nov 10 18:08:09 2009 GMT by Fabio Bas
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2009 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dcc/voice.cpp b/src/modules/dcc/voice.cpp
index 549125be3..a85d9b85b 100644
--- a/src/modules/dcc/voice.cpp
+++ b/src/modules/dcc/voice.cpp
@@ -3,7 +3,7 @@
// File : voice.cpp
// Creation date : Thu Aug 23 04:08:09 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dcc/voice.h b/src/modules/dcc/voice.h
index 28b606c08..001a2a718 100644
--- a/src/modules/dcc/voice.h
+++ b/src/modules/dcc/voice.h
@@ -5,7 +5,7 @@
// File : voice.h
// Creation date : Thu Aug 23 04:08:10 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dcc/window.cpp b/src/modules/dcc/window.cpp
index 180c20e83..43d06e728 100644
--- a/src/modules/dcc/window.cpp
+++ b/src/modules/dcc/window.cpp
@@ -3,7 +3,7 @@
// File : window.cpp
// Creation date : Fri Jul 26 02:04:40 2002 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dcc/window.h b/src/modules/dcc/window.h
index 5fd13506f..601ab88b0 100644
--- a/src/modules/dcc/window.h
+++ b/src/modules/dcc/window.h
@@ -5,7 +5,7 @@
// File : window.h
// Creation date : Fri Jul 26 02:04:39 2002 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dialog/libkvidialog.cpp b/src/modules/dialog/libkvidialog.cpp
index 81313daf1..edc0e285f 100644
--- a/src/modules/dialog/libkvidialog.cpp
+++ b/src/modules/dialog/libkvidialog.cpp
@@ -3,7 +3,7 @@
// File : libkvidialog.cpp
// Creation date : Sat Sep 15 2001 01:13:25 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/dialog/libkvidialog.h b/src/modules/dialog/libkvidialog.h
index 7089f7820..e1c15618c 100644
--- a/src/modules/dialog/libkvidialog.h
+++ b/src/modules/dialog/libkvidialog.h
@@ -5,7 +5,7 @@
// File : libkvidialog.cpp
// Creation date : Sat Sep 15 2001 01:13:25 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/editor/libkvieditor.cpp b/src/modules/editor/libkvieditor.cpp
index 099600c66..cd65b52d7 100644
--- a/src/modules/editor/libkvieditor.cpp
+++ b/src/modules/editor/libkvieditor.cpp
@@ -3,7 +3,7 @@
// File : libkvieditor.cpp
// Creation date : Mon Sep 11 2000 12:19:00 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/eventeditor/eventeditor.cpp b/src/modules/eventeditor/eventeditor.cpp
index 8aee9eb3b..1b5be86e6 100644
--- a/src/modules/eventeditor/eventeditor.cpp
+++ b/src/modules/eventeditor/eventeditor.cpp
@@ -3,7 +3,7 @@
// File : eventeditor.cpp
// Creation date : Mon Dec 23 2002 20:28:18 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/eventeditor/eventeditor.h b/src/modules/eventeditor/eventeditor.h
index 70df2caac..1916247da 100644
--- a/src/modules/eventeditor/eventeditor.h
+++ b/src/modules/eventeditor/eventeditor.h
@@ -5,7 +5,7 @@
// File : eventeditor.h
// Creation date : Mon Dec 23 2002 20:24:55 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/eventeditor/libkvieventeditor.cpp b/src/modules/eventeditor/libkvieventeditor.cpp
index 5ac5e6d7b..61fce5f16 100644
--- a/src/modules/eventeditor/libkvieventeditor.cpp
+++ b/src/modules/eventeditor/libkvieventeditor.cpp
@@ -3,7 +3,7 @@
// File : libkvieventeditor.cpp
// Creation date : Mon 23 Dec 2002 20:23:59 2002 GMT by Szymon Stefanek
//
-// This toolbar is part of the KVirc irc client distribution
+// This toolbar is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/file/libkvifile.cpp b/src/modules/file/libkvifile.cpp
index e40b0ae08..9bf7c6b26 100644
--- a/src/modules/file/libkvifile.cpp
+++ b/src/modules/file/libkvifile.cpp
@@ -3,7 +3,7 @@
// File : libkvifile.cpp
// Creation date : Fri Nov 9 03:27:59 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/filetransferwindow/filetransferwindow.cpp b/src/modules/filetransferwindow/filetransferwindow.cpp
index 2e273ad3e..1ef3b0bad 100644
--- a/src/modules/filetransferwindow/filetransferwindow.cpp
+++ b/src/modules/filetransferwindow/filetransferwindow.cpp
@@ -3,7 +3,7 @@
// File : filetransferwindow.cpp
// Creation date : Mon Apr 21 2003 23:14:12 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/filetransferwindow/filetransferwindow.h b/src/modules/filetransferwindow/filetransferwindow.h
index b4eba7053..a32a6c220 100644
--- a/src/modules/filetransferwindow/filetransferwindow.h
+++ b/src/modules/filetransferwindow/filetransferwindow.h
@@ -5,7 +5,7 @@
// File : filetransferwindow.h
// Creation date : Mon Apr 21 2003 23:14:12 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/help/helpwidget.cpp b/src/modules/help/helpwidget.cpp
index 218644498..66de43932 100644
--- a/src/modules/help/helpwidget.cpp
+++ b/src/modules/help/helpwidget.cpp
@@ -3,7 +3,7 @@
// File : helpwidget.cpp
// Creation date : Thu Aug 10 2000 17:42:12 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/help/helpwidget.h b/src/modules/help/helpwidget.h
index bec03d087..8b6509ef9 100644
--- a/src/modules/help/helpwidget.h
+++ b/src/modules/help/helpwidget.h
@@ -5,7 +5,7 @@
// File : helpwidget.h
// Creation date : Thu Aug 10 2000 17:26:20 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/help/helpwindow.cpp b/src/modules/help/helpwindow.cpp
index fddd70d33..052d2c6eb 100644
--- a/src/modules/help/helpwindow.cpp
+++ b/src/modules/help/helpwindow.cpp
@@ -3,7 +3,7 @@
// File : helpwindow.cpp
// Creation date : Tue Aug 11 2000 18:08:22 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/help/helpwindow.h b/src/modules/help/helpwindow.h
index b278b38fc..8b262273c 100644
--- a/src/modules/help/helpwindow.h
+++ b/src/modules/help/helpwindow.h
@@ -5,7 +5,7 @@
// File : helpwindow.h
// Creation date : Fri Aug 11 2000 18:05:59 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/help/libkvihelp.cpp b/src/modules/help/libkvihelp.cpp
index f89b835e8..8cf269cbd 100644
--- a/src/modules/help/libkvihelp.cpp
+++ b/src/modules/help/libkvihelp.cpp
@@ -3,7 +3,7 @@
// File : libkvihelp.cpp
// Creation date : Sun Aug 13 2000 03:00:00 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/http/httpfiletransfer.cpp b/src/modules/http/httpfiletransfer.cpp
index 14cfbb9d2..5a3359888 100644
--- a/src/modules/http/httpfiletransfer.cpp
+++ b/src/modules/http/httpfiletransfer.cpp
@@ -3,7 +3,7 @@
// File : httpfiletransfer.h
// Creation date : Tue Apr 22 2003 02:00:12 GMT by Szymon Stefanek
//
-// This config is part of the KVirc irc client distribution
+// This config is part of the KVIrc irc client distribution
// Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/http/httpfiletransfer.h b/src/modules/http/httpfiletransfer.h
index 1be60eb20..6369087e2 100644
--- a/src/modules/http/httpfiletransfer.h
+++ b/src/modules/http/httpfiletransfer.h
@@ -5,7 +5,7 @@
// File : httpfiletransfer.h
// Creation date : Tue Apr 22 2003 02:00:12 GMT by Szymon Stefanek
//
-// This config is part of the KVirc irc client distribution
+// This config is part of the KVIrc irc client distribution
// Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/http/libkvihttp.cpp b/src/modules/http/libkvihttp.cpp
index 2ad7a84a4..c6ffb1eed 100644
--- a/src/modules/http/libkvihttp.cpp
+++ b/src/modules/http/libkvihttp.cpp
@@ -3,7 +3,7 @@
// File : libkvihttp.cpp
// Creation date : Tue Apr 22 2003 02:00:12 GMT by Szymon Stefanek
//
-// This config is part of the KVirc irc client distribution
+// This config is part of the KVIrc irc client distribution
// Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/ident/libkviident.cpp b/src/modules/ident/libkviident.cpp
index ebfd9a2dd..c2b1ebdbf 100644
--- a/src/modules/ident/libkviident.cpp
+++ b/src/modules/ident/libkviident.cpp
@@ -3,7 +3,7 @@
// File : libkviident.cpp
// Creation date : Tue Oct 2 18:22:04 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/ident/libkviident.h b/src/modules/ident/libkviident.h
index 8a2f2c88b..367ab02dc 100644
--- a/src/modules/ident/libkviident.h
+++ b/src/modules/ident/libkviident.h
@@ -5,7 +5,7 @@
// File : libkviident.h
// Creation date : Tue Oct 2 18:22:05 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/iograph/libkviiograph.cpp b/src/modules/iograph/libkviiograph.cpp
index 888bfa7f7..133dba96c 100644
--- a/src/modules/iograph/libkviiograph.cpp
+++ b/src/modules/iograph/libkviiograph.cpp
@@ -3,7 +3,7 @@
// File : kvi_iograph.cpp
// Creation date : Tue Oct 31 2000 00:14:12 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/iograph/libkviiograph.h b/src/modules/iograph/libkviiograph.h
index 2dc3497a1..8d6b35569 100644
--- a/src/modules/iograph/libkviiograph.h
+++ b/src/modules/iograph/libkviiograph.h
@@ -5,7 +5,7 @@
// File : kvi_iograph.cpp
// Creation date : Tue Oct 31 2000 00:14:12 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/lamerizer/libkvilamerizer.cpp b/src/modules/lamerizer/libkvilamerizer.cpp
index f7f274fa3..52298fae8 100644
--- a/src/modules/lamerizer/libkvilamerizer.cpp
+++ b/src/modules/lamerizer/libkvilamerizer.cpp
@@ -3,7 +3,7 @@
// File : libkvilamerizer.cpp
// Creation date : Sat Jan 20 2002 17:06:12 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/lamerizer/libkvilamerizer.h b/src/modules/lamerizer/libkvilamerizer.h
index 4330720bd..13f26b405 100644
--- a/src/modules/lamerizer/libkvilamerizer.h
+++ b/src/modules/lamerizer/libkvilamerizer.h
@@ -5,7 +5,7 @@
// File : libkvilamerizer.h
// Creation date : Sat Now 4 2000 15:41:41 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000 Szymon Stefanek (pragma at kvirc dot net)
// Copyright (C) 2000-2008 Till Bush (buti@geocities.com)
//
diff --git a/src/modules/language/detector.cpp b/src/modules/language/detector.cpp
index bf4bf35e4..e3fdf4898 100644
--- a/src/modules/language/detector.cpp
+++ b/src/modules/language/detector.cpp
@@ -1,7 +1,7 @@
//=============================================================================
//
// A Simple statistical language/encoding detector
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2004 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/language/detector.h b/src/modules/language/detector.h
index babb21166..e064889e5 100644
--- a/src/modules/language/detector.h
+++ b/src/modules/language/detector.h
@@ -5,7 +5,7 @@
// File : detector.h
// Creation date : Sun May 11 1999 00:07:20 CET by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 1999-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/language/libkvilanguage.cpp b/src/modules/language/libkvilanguage.cpp
index 2cccb51de..6badce6ba 100644
--- a/src/modules/language/libkvilanguage.cpp
+++ b/src/modules/language/libkvilanguage.cpp
@@ -3,7 +3,7 @@
// File : libkvilanguage.cpp
// Creation date : Fri 25 Dec 20:16:49 2004 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2004-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/links/linkswindow.cpp b/src/modules/links/linkswindow.cpp
index 77b717c89..88c71c023 100644
--- a/src/modules/links/linkswindow.cpp
+++ b/src/modules/links/linkswindow.cpp
@@ -3,7 +3,7 @@
// File : linkswindow.cpp
// Creation date : Thu Dec 21 2001 12:41:18 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/links/linkswindow.h b/src/modules/links/linkswindow.h
index d31c3310a..ee10aeb80 100644
--- a/src/modules/links/linkswindow.h
+++ b/src/modules/links/linkswindow.h
@@ -5,7 +5,7 @@
// File : linkswindow.h
// Creation date : Thu Dec 21 2000 12:42:55 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/list/listwindow.cpp b/src/modules/list/listwindow.cpp
index 887124f3f..1ddcc233a 100644
--- a/src/modules/list/listwindow.cpp
+++ b/src/modules/list/listwindow.cpp
@@ -3,7 +3,7 @@
// File : listwindow.cpp
// Creation date : Thu Oct 7 2001 13:27:55 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/list/listwindow.h b/src/modules/list/listwindow.h
index d26a51098..0ee5eda83 100644
--- a/src/modules/list/listwindow.h
+++ b/src/modules/list/listwindow.h
@@ -5,7 +5,7 @@
// File : listwindow.h
// Creation date : Thu Oct 7 2001 13:27:55 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/log/libkvilog.cpp b/src/modules/log/libkvilog.cpp
index c3342461a..9a5b0b519 100644
--- a/src/modules/log/libkvilog.cpp
+++ b/src/modules/log/libkvilog.cpp
@@ -3,7 +3,7 @@
// File : libkvilog.cpp
// Creation date : Sat Jan 06 2001 13:28:02 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/logview/libkvilogview.cpp b/src/modules/logview/libkvilogview.cpp
index 8db879281..b7b88a71e 100644
--- a/src/modules/logview/libkvilogview.cpp
+++ b/src/modules/logview/libkvilogview.cpp
@@ -3,7 +3,7 @@
// File : libkvilogview.cpp
// Creation date : Sun Feb 10 2000 23:25:10 CEST by Juanjo �varez
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/logview/logviewmdiwindow.cpp b/src/modules/logview/logviewmdiwindow.cpp
index b69581b30..19fd41173 100644
--- a/src/modules/logview/logviewmdiwindow.cpp
+++ b/src/modules/logview/logviewmdiwindow.cpp
@@ -3,7 +3,7 @@
// File : logviewmdiwindow.cpp
// Creation date : Tue Apr 23 2002 18:08:22 by Juanjo Alvarez
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002 Juanjo Alvarez
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
diff --git a/src/modules/logview/logviewmdiwindow.h b/src/modules/logview/logviewmdiwindow.h
index 4c201edd7..41ed93285 100644
--- a/src/modules/logview/logviewmdiwindow.h
+++ b/src/modules/logview/logviewmdiwindow.h
@@ -5,7 +5,7 @@
// File : logviewmdiwindow.h
// Creation date : Tue Apr 23 2002 18:05:59 by Juanjo Alvarez
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002 Juanjo Alvarez
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
diff --git a/src/modules/logview/logviewwidget.cpp b/src/modules/logview/logviewwidget.cpp
index 5af476622..3d8e8642e 100644
--- a/src/modules/logview/logviewwidget.cpp
+++ b/src/modules/logview/logviewwidget.cpp
@@ -3,7 +3,7 @@
// File : logviewwidget.cpp
// Creation date : Thu Apr 23 2002 17:42:12 by Juanjo Alvarez
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002 Juanjo Alvarez
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
diff --git a/src/modules/logview/logviewwidget.h b/src/modules/logview/logviewwidget.h
index cff1c2868..9a0a46c34 100644
--- a/src/modules/logview/logviewwidget.h
+++ b/src/modules/logview/logviewwidget.h
@@ -5,7 +5,7 @@
// File : logviewwidget.h
// Creation date : Thue Apr 23 2002 03:01:53 CET by Juanjo Alvarez
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002 Juanjo Alvarez
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
diff --git a/src/modules/mask/libkvimask.cpp b/src/modules/mask/libkvimask.cpp
index eb35c0c6e..8afb7d23a 100644
--- a/src/modules/mask/libkvimask.cpp
+++ b/src/modules/mask/libkvimask.cpp
@@ -3,7 +3,7 @@
// File : libkvistr.cpp
// Creation date : Thu Dec 27 2001 17:13:12 GMT by Szymon Stefanek
//
-// This str is part of the KVirc irc client distribution
+// This str is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/math/libkvimath.cpp b/src/modules/math/libkvimath.cpp
index 3cac5d635..a26af9c12 100644
--- a/src/modules/math/libkvimath.cpp
+++ b/src/modules/math/libkvimath.cpp
@@ -3,7 +3,7 @@
// File : libkvimath.cpp
// Creation date : Sat Jan 13 14:00:12 2006 GMT by Szymon Stefanek
//
-// This math is part of the KVirc irc client distribution
+// This math is part of the KVIrc irc client distribution
// Copyright (C) 2006-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/mediaplayer/libkvimediaplayer.cpp b/src/modules/mediaplayer/libkvimediaplayer.cpp
index 5e7f6bf08..9da76e490 100644
--- a/src/modules/mediaplayer/libkvimediaplayer.cpp
+++ b/src/modules/mediaplayer/libkvimediaplayer.cpp
@@ -4,7 +4,7 @@
// Creation date : Sat Nov 3 19:28:25 2001 GMT by Szymon Stefanek
// Renamed to file : libkvimediaplayer.cpp on Fri Mar 25 2005
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001 Szymon Stefanek (pragma at kvirc dot net)
// Copyright (C) 2008 Tomasz Moń (desowin at gmail dot com)
//
diff --git a/src/modules/mediaplayer/mp_interface.cpp b/src/modules/mediaplayer/mp_interface.cpp
index b27e380da..3993ff8e6 100644
--- a/src/modules/mediaplayer/mp_interface.cpp
+++ b/src/modules/mediaplayer/mp_interface.cpp
@@ -3,7 +3,7 @@
// File : mp_interface.cpp
// Creation date : Fri Mar 25 20:01:25 2005 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/mediaplayer/mp_interface.h b/src/modules/mediaplayer/mp_interface.h
index af8235eda..61cd53d47 100644
--- a/src/modules/mediaplayer/mp_interface.h
+++ b/src/modules/mediaplayer/mp_interface.h
@@ -5,7 +5,7 @@
// File : mp_interface.h
// Creation date : Fri Mar 25 20:01:25 2005 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/mediaplayer/mp_mp3.cpp b/src/modules/mediaplayer/mp_mp3.cpp
index 2b52e39d5..efdc0b473 100644
--- a/src/modules/mediaplayer/mp_mp3.cpp
+++ b/src/modules/mediaplayer/mp_mp3.cpp
@@ -3,7 +3,7 @@
// File : mp_mp3.cpp
// Creation date : Fri Mar 25 20:01:25 2005 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This file is based on the mp3tech.c. It is released under the original
diff --git a/src/modules/mediaplayer/mp_mp3.h b/src/modules/mediaplayer/mp_mp3.h
index baa41ac02..80dbda85c 100644
--- a/src/modules/mediaplayer/mp_mp3.h
+++ b/src/modules/mediaplayer/mp_mp3.h
@@ -3,7 +3,7 @@
// File : mp_mp3.h
// Creation date : Fri Mar 25 20:01:25 2005 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This file is based on the mp3tech.h. It is released under the original
diff --git a/src/modules/mediaplayer/winamp.cpp b/src/modules/mediaplayer/winamp.cpp
index 178545c26..eba45988e 100644
--- a/src/modules/mediaplayer/winamp.cpp
+++ b/src/modules/mediaplayer/winamp.cpp
@@ -3,7 +3,7 @@
// File : winamp.cpp
// Creation date : Tue Nov 6 23:01:12 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/mircimport/libkvimircimport.cpp b/src/modules/mircimport/libkvimircimport.cpp
index 39c9c6fdc..6915d2fec 100644
--- a/src/modules/mircimport/libkvimircimport.cpp
+++ b/src/modules/mircimport/libkvimircimport.cpp
@@ -3,7 +3,7 @@
// File : libkvimircimport.cpp
// Creation date : Tue Aug 27 01:20:35 2002 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/mircimport/libkvimircimport.h b/src/modules/mircimport/libkvimircimport.h
index 53092450f..f9fd8586c 100644
--- a/src/modules/mircimport/libkvimircimport.h
+++ b/src/modules/mircimport/libkvimircimport.h
@@ -5,7 +5,7 @@
// File : libkvimircimport.h
// Creation date : Tue Aug 27 01:28:02 2002 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/my/libkvimy.cpp b/src/modules/my/libkvimy.cpp
index 1762233eb..ee0e1b4d0 100644
--- a/src/modules/my/libkvimy.cpp
+++ b/src/modules/my/libkvimy.cpp
@@ -3,7 +3,7 @@
// File : libkvimy.cpp
// Creation date : Mon Jul 1 02:46:49 2002 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/notifier/libkvinotifier.cpp b/src/modules/notifier/libkvinotifier.cpp
index ff1ff46e2..0b71a6450 100644
--- a/src/modules/notifier/libkvinotifier.cpp
+++ b/src/modules/notifier/libkvinotifier.cpp
@@ -3,7 +3,7 @@
// File : libkvinotifier.cpp
// Creation date : Tue Jul 7 2004 20:21:12 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2004 Szymon Stefanek (pragma at kvirc dot net)
// Copyright (C) 2005-2008 Iacopo Palazzi < iakko(at)siena(dot)linux(dot)it >
//
diff --git a/src/modules/notifier/notifiermessage.cpp b/src/modules/notifier/notifiermessage.cpp
index 1e26d3dba..67c43a244 100644
--- a/src/modules/notifier/notifiermessage.cpp
+++ b/src/modules/notifier/notifiermessage.cpp
@@ -3,7 +3,7 @@
// File : notifiermessage.cpp
// Creation date : Mar 02 Nov 2004 02:41:18 by Iacopo Palazzi
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2004-2008 Iacopo <iakko@siena.linux.it>
// Copyright (C) 2009 Fabio Bas < ctrlaltca at gmail dot com >
//
diff --git a/src/modules/notifier/notifierwindow.cpp b/src/modules/notifier/notifierwindow.cpp
index f99b1de18..f46b87c2d 100644
--- a/src/modules/notifier/notifierwindow.cpp
+++ b/src/modules/notifier/notifierwindow.cpp
@@ -3,7 +3,7 @@
// File : notifierwindow.cpp
// Creation date : Tue Jul 6 2004 20:25:12 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2004-2008 Iacopo Palazzi < iakko(at)siena.linux.it >
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/notifier/notifierwindow.h b/src/modules/notifier/notifierwindow.h
index e659784c2..10e1b8c6a 100644
--- a/src/modules/notifier/notifierwindow.h
+++ b/src/modules/notifier/notifierwindow.h
@@ -5,7 +5,7 @@
// File : notifierwindow.h
// Creation date : Tue Jul 6 2004 20:25:12 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2004 Szymon Stefanek (pragma at kvirc dot net)
// Copyright (C) 2005-2008 Iacopo Palazzi < iakko(at)siena(dot)linux(dot)it >
//
diff --git a/src/modules/objects/class_button.cpp b/src/modules/objects/class_button.cpp
index 6b276641f..285bea331 100644
--- a/src/modules/objects/class_button.cpp
+++ b/src/modules/objects/class_button.cpp
@@ -3,7 +3,7 @@
// File : class_button.cpp
// Creation date : Wed 13 Sep 2000 02:42:05 CEST by Krzysztof Godlewski
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000 Krzysztof Godlewski
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
diff --git a/src/modules/objects/class_button.h b/src/modules/objects/class_button.h
index b25a759be..3abfd3048 100644
--- a/src/modules/objects/class_button.h
+++ b/src/modules/objects/class_button.h
@@ -5,7 +5,7 @@
// File : class_button.h
// Creation date : Wed 13 Sep 2000 02:42:05 CEST by Krzysztof Godlewski
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000 Krzysztof Godlewski
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
diff --git a/src/modules/objects/class_buttongroup.cpp b/src/modules/objects/class_buttongroup.cpp
index cc4d2b28c..80449981d 100644
--- a/src/modules/objects/class_buttongroup.cpp
+++ b/src/modules/objects/class_buttongroup.cpp
@@ -4,7 +4,7 @@
// Creation date : Fri Jan 28 14:21:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2009 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_buttongroup.h b/src/modules/objects/class_buttongroup.h
index 10ce2722c..c413425cf 100644
--- a/src/modules/objects/class_buttongroup.h
+++ b/src/modules/objects/class_buttongroup.h
@@ -6,7 +6,7 @@
// Creation date : Fri Jan 28 14:21:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2009 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_checkbox.cpp b/src/modules/objects/class_checkbox.cpp
index 6220c51c1..a4fab362b 100644
--- a/src/modules/objects/class_checkbox.cpp
+++ b/src/modules/objects/class_checkbox.cpp
@@ -3,7 +3,7 @@
// File : class_checkbox.cpp
// Creation date : Wed 13 Sep 2000 02:42:05 CEST by Krzysztof Godlewski
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000 Krzysztof Godlewski
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
diff --git a/src/modules/objects/class_checkbox.h b/src/modules/objects/class_checkbox.h
index 51a727675..a983840d3 100644
--- a/src/modules/objects/class_checkbox.h
+++ b/src/modules/objects/class_checkbox.h
@@ -6,7 +6,7 @@
// File : class_checkbox.h
// Creation date : Wed 13 Sep 2000 02:42:05 CEST by Krzysztof Godlewski
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000 Krzysztof Godlewski
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
diff --git a/src/modules/objects/class_combobox.cpp b/src/modules/objects/class_combobox.cpp
index 9718024a7..b54689942 100644
--- a/src/modules/objects/class_combobox.cpp
+++ b/src/modules/objects/class_combobox.cpp
@@ -3,7 +3,7 @@
// File : class_combobox.cpp
// Creation date : Wed 13 Sep 2000 02:42:05 CEST by Krzysztof Godlewski
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000 Krzysztof Godlewski
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
diff --git a/src/modules/objects/class_combobox.h b/src/modules/objects/class_combobox.h
index db7920f16..85ff6b4dd 100644
--- a/src/modules/objects/class_combobox.h
+++ b/src/modules/objects/class_combobox.h
@@ -6,7 +6,7 @@
// File : class_combobox.h
// Creation date : Wed 13 Sep 2000 02:42:05 CEST by Krzysztof Godlewski
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000 Krzysztof Godlewski
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
diff --git a/src/modules/objects/class_datetimeedit.cpp b/src/modules/objects/class_datetimeedit.cpp
index 4ae6e7563..ee87d85d3 100644
--- a/src/modules/objects/class_datetimeedit.cpp
+++ b/src/modules/objects/class_datetimeedit.cpp
@@ -3,7 +3,7 @@
// File : class_datetimeedit.cpp
// Creation date : Wed 30 Gen 2009 09:30:05 CEST by Carbone Alessandro
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2009 Carbone Alessandro (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_datetimeedit.h b/src/modules/objects/class_datetimeedit.h
index 975557601..24fc43397 100644
--- a/src/modules/objects/class_datetimeedit.h
+++ b/src/modules/objects/class_datetimeedit.h
@@ -5,7 +5,7 @@
// File : class_datetimeedit.h
// Creation date : Wed 30 Gen 2009 09:30:05 CEST by Carbone Alessandro
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2009 Carbone Alessandro (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_dialog.cpp b/src/modules/objects/class_dialog.cpp
index 554d882bb..dabcf0904 100644
--- a/src/modules/objects/class_dialog.cpp
+++ b/src/modules/objects/class_dialog.cpp
@@ -3,7 +3,7 @@
// File : class_dialog.cpp
// Creation date : Sun Apr 10 22:51:48 CEST 2002 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_dialog.h b/src/modules/objects/class_dialog.h
index d67cce791..20f12dda7 100644
--- a/src/modules/objects/class_dialog.h
+++ b/src/modules/objects/class_dialog.h
@@ -5,7 +5,7 @@
// File : class_dialog.h
// Creation date : Sun Apr 10 22:51:48 CEST 2002 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_file.cpp b/src/modules/objects/class_file.cpp
index 0ffaeb329..273c29e29 100644
--- a/src/modules/objects/class_file.cpp
+++ b/src/modules/objects/class_file.cpp
@@ -4,7 +4,7 @@
// Creation date : Fri Mar 18 21:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_file.h b/src/modules/objects/class_file.h
index acf4aa324..cc1c00e5b 100644
--- a/src/modules/objects/class_file.h
+++ b/src/modules/objects/class_file.h
@@ -6,7 +6,7 @@
// Creation date : Fri Mar 18 21:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2009 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_ftp.cpp b/src/modules/objects/class_ftp.cpp
index 625633ff8..fc9cdf11a 100644
--- a/src/modules/objects/class_ftp.cpp
+++ b/src/modules/objects/class_ftp.cpp
@@ -3,7 +3,7 @@
// File : class_ftp.cpp
// Creation date : Mon Sep 1 08:13:45 2008 GMT by Carbone Alesssandro
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2009 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_ftp.h b/src/modules/objects/class_ftp.h
index 24819c67e..9cc6f35bd 100644
--- a/src/modules/objects/class_ftp.h
+++ b/src/modules/objects/class_ftp.h
@@ -5,7 +5,7 @@
// File : class_ftp.h
// Creation date : Mon Sep 1 08:13:45 2008 GMT by Carbone Alesssandro
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2009 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_groupbox.cpp b/src/modules/objects/class_groupbox.cpp
index 5f3cfdaa6..fbef4fad5 100644
--- a/src/modules/objects/class_groupbox.cpp
+++ b/src/modules/objects/class_groupbox.cpp
@@ -4,7 +4,7 @@
// Creation date : Fri Jan 28 14:21:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2009 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_groupbox.h b/src/modules/objects/class_groupbox.h
index 07320df56..a4412ba9b 100644
--- a/src/modules/objects/class_groupbox.h
+++ b/src/modules/objects/class_groupbox.h
@@ -6,7 +6,7 @@
// Creation date : Fri Jan 28 14:21:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2009 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_hbox.cpp b/src/modules/objects/class_hbox.cpp
index b38310c65..1f5a44278 100644
--- a/src/modules/objects/class_hbox.cpp
+++ b/src/modules/objects/class_hbox.cpp
@@ -3,7 +3,7 @@
// File : class_hbox.cpp
// Creation date : Wed Mar 01 2005 23:00:01 by Alessandro Carbone & Tonino Imbesi
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2009 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_hbox.h b/src/modules/objects/class_hbox.h
index 2c73307af..6be6f5e2d 100644
--- a/src/modules/objects/class_hbox.h
+++ b/src/modules/objects/class_hbox.h
@@ -5,7 +5,7 @@
// File : class_hbox.h
// Creation date : Wed Mar 01 2005 23:00:01 by Alessandro Carbone & Tonino Imbesi
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2009 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_http.cpp b/src/modules/objects/class_http.cpp
index f8db5efb3..7d68c07f8 100644
--- a/src/modules/objects/class_http.cpp
+++ b/src/modules/objects/class_http.cpp
@@ -3,7 +3,7 @@
// File : class_http.cpp
// Creation date : Fry Sep 5 18:13:45 2008 GMT by Carbone Alesssandro
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2009 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_http.h b/src/modules/objects/class_http.h
index 0059281ef..cd221a995 100644
--- a/src/modules/objects/class_http.h
+++ b/src/modules/objects/class_http.h
@@ -5,7 +5,7 @@
// File : class_http.h
// Creation date : Fry Sep 5 18:13:45 2008 GMT by Carbone Alesssandro
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_label.cpp b/src/modules/objects/class_label.cpp
index f47510509..edceb3731 100644
--- a/src/modules/objects/class_label.cpp
+++ b/src/modules/objects/class_label.cpp
@@ -3,7 +3,7 @@
// File : class_label.cpp
// Creation date : Mon Sep 18 14:21:48 CEST 2000 by Krzysztof Godlewski
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000 Krzysztof Godlewski
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
diff --git a/src/modules/objects/class_label.h b/src/modules/objects/class_label.h
index 1ff7f0673..c37620a22 100644
--- a/src/modules/objects/class_label.h
+++ b/src/modules/objects/class_label.h
@@ -5,7 +5,7 @@
// File : class_label.h
// Creation date : Mon Sep 18 14:21:48 CEST 2000 by Krzysztof Godlewski
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000 Krzysztof Godlewski
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
diff --git a/src/modules/objects/class_layout.cpp b/src/modules/objects/class_layout.cpp
index 163d075fe..1fb6e6188 100644
--- a/src/modules/objects/class_layout.cpp
+++ b/src/modules/objects/class_layout.cpp
@@ -3,7 +3,7 @@
// File : class_layout.cpp
// Creation date : Fri Now 22 2002 00:50:01 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_layout.h b/src/modules/objects/class_layout.h
index a5f5fbff1..5d1e9e393 100644
--- a/src/modules/objects/class_layout.h
+++ b/src/modules/objects/class_layout.h
@@ -5,7 +5,7 @@
// File : class_layout.h
// Creation date : Fri Now 22 2002 00:50:01 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_lcd.cpp b/src/modules/objects/class_lcd.cpp
index ab7295c6e..1c5a79953 100644
--- a/src/modules/objects/class_lcd.cpp
+++ b/src/modules/objects/class_lcd.cpp
@@ -4,7 +4,7 @@
// Creation date : Mon Gen 27 14:30:48 CEST 2005 by Tonino Imbesi(Grifisx)
// and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_lcd.h b/src/modules/objects/class_lcd.h
index 2b6daa78e..bb80b520b 100644
--- a/src/modules/objects/class_lcd.h
+++ b/src/modules/objects/class_lcd.h
@@ -6,7 +6,7 @@
// Creation date : Mon Gen 27 14:30:48 CEST 2005 by Tonino Imbesi(Grifisx)
// and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_lineedit.cpp b/src/modules/objects/class_lineedit.cpp
index bddb38300..575b5a4c7 100644
--- a/src/modules/objects/class_lineedit.cpp
+++ b/src/modules/objects/class_lineedit.cpp
@@ -3,7 +3,7 @@
// File : class_lineedit.cpp
// Creation date : Wed 20 Sep 2000 04:34:40 CEST by Krzysztof Godlewski
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000 Krzysztof Godlewski
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
diff --git a/src/modules/objects/class_lineedit.h b/src/modules/objects/class_lineedit.h
index b920d4187..54b34bd62 100644
--- a/src/modules/objects/class_lineedit.h
+++ b/src/modules/objects/class_lineedit.h
@@ -5,7 +5,7 @@
// File : class_lineedit.h
// Creation date : Wed 20 Sep 2000 04:34:40 CEST by Krzysztof Godlewski
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000 Krzysztof Godlewski
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
diff --git a/src/modules/objects/class_list.cpp b/src/modules/objects/class_list.cpp
index f4d1475c0..d69529022 100644
--- a/src/modules/objects/class_list.cpp
+++ b/src/modules/objects/class_list.cpp
@@ -3,7 +3,7 @@
// File : class_list.cpp
// Creation date : Wed Sep 09 2000 21:07:55 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_list.h b/src/modules/objects/class_list.h
index b0508160b..54d350815 100644
--- a/src/modules/objects/class_list.h
+++ b/src/modules/objects/class_list.h
@@ -5,7 +5,7 @@
// File : class_list.h
// Creation date : Wed Sep 09 2000 21:07:01 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_listwidget.cpp b/src/modules/objects/class_listwidget.cpp
index 986a976de..11369d244 100644
--- a/src/modules/objects/class_listwidget.cpp
+++ b/src/modules/objects/class_listwidget.cpp
@@ -3,7 +3,7 @@
// File : class_listwidget.cpp
// Creation date : Sat Oct 2 03:40:28 CET 2004 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2004-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_listwidget.h b/src/modules/objects/class_listwidget.h
index f6f9aa0c7..1fd754481 100644
--- a/src/modules/objects/class_listwidget.h
+++ b/src/modules/objects/class_listwidget.h
@@ -5,7 +5,7 @@
// File : class_listwidget.h
// Creation date : Sat Oct 2 03:40:28 CET 2004 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2004-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_mainwindow.cpp b/src/modules/objects/class_mainwindow.cpp
index 992121bfb..f6cd43342 100644
--- a/src/modules/objects/class_mainwindow.cpp
+++ b/src/modules/objects/class_mainwindow.cpp
@@ -4,7 +4,7 @@
// Creation date : Mon Feb 28 14:21:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_mainwindow.h b/src/modules/objects/class_mainwindow.h
index 939b4f0e8..4db39bc24 100644
--- a/src/modules/objects/class_mainwindow.h
+++ b/src/modules/objects/class_mainwindow.h
@@ -6,7 +6,7 @@
// Creation date : Mon Feb 28 14:21:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_memorybuffer.cpp b/src/modules/objects/class_memorybuffer.cpp
index d03322ece..26f656ec0 100644
--- a/src/modules/objects/class_memorybuffer.cpp
+++ b/src/modules/objects/class_memorybuffer.cpp
@@ -4,7 +4,7 @@
// Creation date : Fri Mar 18 21:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_memorybuffer.h b/src/modules/objects/class_memorybuffer.h
index 2802c036a..ebff5dc88 100644
--- a/src/modules/objects/class_memorybuffer.h
+++ b/src/modules/objects/class_memorybuffer.h
@@ -6,7 +6,7 @@
// Creation date : Fri Mar 18 21:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_menubar.cpp b/src/modules/objects/class_menubar.cpp
index 2d4b4c1d2..8096a8154 100644
--- a/src/modules/objects/class_menubar.cpp
+++ b/src/modules/objects/class_menubar.cpp
@@ -3,7 +3,7 @@
// File : class_menubar.cpp
// Creation date : Tue Now 26 13:16:59 CEST 2002 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_menubar.h b/src/modules/objects/class_menubar.h
index 6b8002c35..a255e1747 100644
--- a/src/modules/objects/class_menubar.h
+++ b/src/modules/objects/class_menubar.h
@@ -5,7 +5,7 @@
// File : class_menubar.h
// Creation date : Tue Now 26 13:15:48 CEST 2002 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_multilineedit.cpp b/src/modules/objects/class_multilineedit.cpp
index aefbc53a7..eb8cff0fd 100644
--- a/src/modules/objects/class_multilineedit.cpp
+++ b/src/modules/objects/class_multilineedit.cpp
@@ -3,7 +3,7 @@
// File : class_multilineedit.cpp
// Creation date : Mon Feb 19 2000 00:45:34 CET by Krzysztof Godlewski
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000 Krzysztof Godlewski
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
diff --git a/src/modules/objects/class_multilineedit.h b/src/modules/objects/class_multilineedit.h
index 4855e8d41..86d47ab8f 100644
--- a/src/modules/objects/class_multilineedit.h
+++ b/src/modules/objects/class_multilineedit.h
@@ -5,7 +5,7 @@
// File : class_multilineedit.cpp
// Creation date : Mon Feb 19 2000 00:45:34 CET by Krzysztof Godlewski
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000 Krzysztof Godlewski
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
diff --git a/src/modules/objects/class_painter.cpp b/src/modules/objects/class_painter.cpp
index acaaf15a9..5607b7d13 100644
--- a/src/modules/objects/class_painter.cpp
+++ b/src/modules/objects/class_painter.cpp
@@ -5,7 +5,7 @@
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
// Lucia Papini (^ashura^) English Translation.
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_painter.h b/src/modules/objects/class_painter.h
index 9af8f9f90..7e05cbab7 100644
--- a/src/modules/objects/class_painter.h
+++ b/src/modules/objects/class_painter.h
@@ -6,7 +6,7 @@
// Creation date : Fri Mar 18 14:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_pixmap.cpp b/src/modules/objects/class_pixmap.cpp
index a509884af..592582676 100644
--- a/src/modules/objects/class_pixmap.cpp
+++ b/src/modules/objects/class_pixmap.cpp
@@ -4,7 +4,7 @@
// Creation date : Fri Mar 18 14:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_pixmap.h b/src/modules/objects/class_pixmap.h
index 07e46822a..0ef01fee4 100644
--- a/src/modules/objects/class_pixmap.h
+++ b/src/modules/objects/class_pixmap.h
@@ -6,7 +6,7 @@
// Creation date : Fri Mar 18 14:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_popupmenu.cpp b/src/modules/objects/class_popupmenu.cpp
index 42d6bf0af..bc5195bc3 100644
--- a/src/modules/objects/class_popupmenu.cpp
+++ b/src/modules/objects/class_popupmenu.cpp
@@ -4,7 +4,7 @@
// Creation date : Fri Mar 18 21:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_popupmenu.h b/src/modules/objects/class_popupmenu.h
index ba9d875e9..3e87cc843 100644
--- a/src/modules/objects/class_popupmenu.h
+++ b/src/modules/objects/class_popupmenu.h
@@ -6,7 +6,7 @@
// Creation date : Fri Mar 18 21:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_process.cpp b/src/modules/objects/class_process.cpp
index 7b8af14ba..db53beed2 100644
--- a/src/modules/objects/class_process.cpp
+++ b/src/modules/objects/class_process.cpp
@@ -4,7 +4,7 @@
// Creation date : Fri Mar 18 21:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_process.h b/src/modules/objects/class_process.h
index a3a808850..3e1fa9cbd 100644
--- a/src/modules/objects/class_process.h
+++ b/src/modules/objects/class_process.h
@@ -6,7 +6,7 @@
// Creation date : Fri Mar 18 21:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_progressbar.cpp b/src/modules/objects/class_progressbar.cpp
index 7fa0a149a..f09eb8c2d 100644
--- a/src/modules/objects/class_progressbar.cpp
+++ b/src/modules/objects/class_progressbar.cpp
@@ -4,7 +4,7 @@
// Creation date : Fri Mar 18 14:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_progressbar.h b/src/modules/objects/class_progressbar.h
index 8d3619e12..5d233fcf2 100644
--- a/src/modules/objects/class_progressbar.h
+++ b/src/modules/objects/class_progressbar.h
@@ -6,7 +6,7 @@
// Creation date : Fri Mar 18 14:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_radiobutton.cpp b/src/modules/objects/class_radiobutton.cpp
index 53ec38286..314f78773 100644
--- a/src/modules/objects/class_radiobutton.cpp
+++ b/src/modules/objects/class_radiobutton.cpp
@@ -4,7 +4,7 @@
// Creation date : Fri Mar 18 14:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_radiobutton.h b/src/modules/objects/class_radiobutton.h
index 2306ce99b..8a09084ae 100644
--- a/src/modules/objects/class_radiobutton.h
+++ b/src/modules/objects/class_radiobutton.h
@@ -6,7 +6,7 @@
// Creation date : Fri Mar 18 14:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_slider.cpp b/src/modules/objects/class_slider.cpp
index 45e8e6c25..1e51a150c 100644
--- a/src/modules/objects/class_slider.cpp
+++ b/src/modules/objects/class_slider.cpp
@@ -4,7 +4,7 @@
// Creation date : Fri Mar 18 14:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_slider.h b/src/modules/objects/class_slider.h
index f835a91dd..e3a36d8b9 100644
--- a/src/modules/objects/class_slider.h
+++ b/src/modules/objects/class_slider.h
@@ -6,7 +6,7 @@
// Creation date : Fri Mar 18 14:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_socket.cpp b/src/modules/objects/class_socket.cpp
index c280b30b2..78c22aa38 100644
--- a/src/modules/objects/class_socket.cpp
+++ b/src/modules/objects/class_socket.cpp
@@ -3,7 +3,7 @@
// File : class_socket.cpp
// Creation date : Sun Nov 11 03:13:45 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_socket.h b/src/modules/objects/class_socket.h
index 40ac42d47..616d76313 100644
--- a/src/modules/objects/class_socket.h
+++ b/src/modules/objects/class_socket.h
@@ -5,7 +5,7 @@
// File : class_socket.h
// Creation date : Sun Nov 11 03:13:46 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_spinbox.cpp b/src/modules/objects/class_spinbox.cpp
index 6c269c338..0a6f20cfa 100644
--- a/src/modules/objects/class_spinbox.cpp
+++ b/src/modules/objects/class_spinbox.cpp
@@ -4,7 +4,7 @@
// Creation date : Fri Mar 18 14:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_spinbox.h b/src/modules/objects/class_spinbox.h
index 0c96eb90e..72f1028bb 100644
--- a/src/modules/objects/class_spinbox.h
+++ b/src/modules/objects/class_spinbox.h
@@ -6,7 +6,7 @@
// Creation date : Fri Mar 18 14:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_sql.cpp b/src/modules/objects/class_sql.cpp
index 6a34589cc..d34e5deb4 100644
--- a/src/modules/objects/class_sql.cpp
+++ b/src/modules/objects/class_sql.cpp
@@ -3,7 +3,7 @@
// File : class_sql.cpp
// Creation date : Wed Gen 28 2009 21:07:55 by Alessandro Carbone
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_sql.h b/src/modules/objects/class_sql.h
index bf79e615e..41645701d 100644
--- a/src/modules/objects/class_sql.h
+++ b/src/modules/objects/class_sql.h
@@ -5,7 +5,7 @@
// File : class_sqlite.h
// Creation date : Wed Gen 28 2009 21:07:55 by Alessandro Carbone
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_tablewidget.cpp b/src/modules/objects/class_tablewidget.cpp
index a12c323de..df2428ede 100644
--- a/src/modules/objects/class_tablewidget.cpp
+++ b/src/modules/objects/class_tablewidget.cpp
@@ -3,7 +3,7 @@
// File : class_tablewidget.cpp
// Creation date : Wed 04 Feb 2009 09:30:05 CEST by Carbone Alessandro
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_tablewidget.h b/src/modules/objects/class_tablewidget.h
index 12fdabb6e..2f018aac0 100644
--- a/src/modules/objects/class_tablewidget.h
+++ b/src/modules/objects/class_tablewidget.h
@@ -5,7 +5,7 @@
// File : class_tablewidget.h
// Creation date : Wed 4 Feb 2009 09:30:05 CEST by Carbone Alessandro
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000 Krzysztof Godlewski
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
diff --git a/src/modules/objects/class_tabwidget.cpp b/src/modules/objects/class_tabwidget.cpp
index befb18c92..a416835a2 100644
--- a/src/modules/objects/class_tabwidget.cpp
+++ b/src/modules/objects/class_tabwidget.cpp
@@ -4,7 +4,7 @@
// Creation date : Fri Mar 18 14:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_tabwidget.h b/src/modules/objects/class_tabwidget.h
index ea7d2a2ca..a8425a3b7 100644
--- a/src/modules/objects/class_tabwidget.h
+++ b/src/modules/objects/class_tabwidget.h
@@ -6,7 +6,7 @@
// Creation date : Fri Mar 18 14:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_tbrowser.cpp b/src/modules/objects/class_tbrowser.cpp
index d7dc686cc..8be17b779 100644
--- a/src/modules/objects/class_tbrowser.cpp
+++ b/src/modules/objects/class_tbrowser.cpp
@@ -4,7 +4,7 @@
// Creation date : Fri Mar 18 14:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_tbrowser.h b/src/modules/objects/class_tbrowser.h
index 0ff6abffc..aedfdd42d 100644
--- a/src/modules/objects/class_tbrowser.h
+++ b/src/modules/objects/class_tbrowser.h
@@ -6,7 +6,7 @@
// Creation date : Fri Mar 18 14:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_toolbar.cpp b/src/modules/objects/class_toolbar.cpp
index 774cbd749..017b7a9c8 100644
--- a/src/modules/objects/class_toolbar.cpp
+++ b/src/modules/objects/class_toolbar.cpp
@@ -4,7 +4,7 @@
// Creation date : Fri Mar 18 14:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_toolbar.h b/src/modules/objects/class_toolbar.h
index 289f66948..a7bd439d1 100644
--- a/src/modules/objects/class_toolbar.h
+++ b/src/modules/objects/class_toolbar.h
@@ -6,7 +6,7 @@
// Creation date : Fri Mar 18 14:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_toolbutton.cpp b/src/modules/objects/class_toolbutton.cpp
index e09dc1186..516944445 100644
--- a/src/modules/objects/class_toolbutton.cpp
+++ b/src/modules/objects/class_toolbutton.cpp
@@ -4,7 +4,7 @@
// Creation date : Fri Mar 18 14:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_toolbutton.h b/src/modules/objects/class_toolbutton.h
index ec71bf722..519abb58f 100644
--- a/src/modules/objects/class_toolbutton.h
+++ b/src/modules/objects/class_toolbutton.h
@@ -6,7 +6,7 @@
// Creation date : Fri Mar 18 14:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_trayicon.cpp b/src/modules/objects/class_trayicon.cpp
index 5aced0d64..55dc31765 100644
--- a/src/modules/objects/class_trayicon.cpp
+++ b/src/modules/objects/class_trayicon.cpp
@@ -3,7 +3,7 @@
// File : class_trayicon.cpp
// Creation date : Wed Ago 25 17:28:45 2010 GMT by Carbone Alesssandro
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2009 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_trayicon.h b/src/modules/objects/class_trayicon.h
index b257152b2..ea7f7d5b7 100644
--- a/src/modules/objects/class_trayicon.h
+++ b/src/modules/objects/class_trayicon.h
@@ -5,7 +5,7 @@
// File : class_trayicon.h
// Creation date : Wed Ago 25 17:28:45 2010 GMT by Carbone Alesssandro
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_treewidget.cpp b/src/modules/objects/class_treewidget.cpp
index 027f5fe62..5385df3da 100644
--- a/src/modules/objects/class_treewidget.cpp
+++ b/src/modules/objects/class_treewidget.cpp
@@ -4,7 +4,7 @@
// Creation date : Fri Jan 28 14:21:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_treewidget.h b/src/modules/objects/class_treewidget.h
index fb50ea774..579bce997 100644
--- a/src/modules/objects/class_treewidget.h
+++ b/src/modules/objects/class_treewidget.h
@@ -6,7 +6,7 @@
// Creation date : Fri Jan 28 14:21:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_treewidgetitem.cpp b/src/modules/objects/class_treewidgetitem.cpp
index 51249b2ca..e9ac48c1a 100644
--- a/src/modules/objects/class_treewidgetitem.cpp
+++ b/src/modules/objects/class_treewidgetitem.cpp
@@ -4,7 +4,7 @@
// Creation date : Fri Jan 28 14:21:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_treewidgetitem.h b/src/modules/objects/class_treewidgetitem.h
index e19c3b37b..8700232d2 100644
--- a/src/modules/objects/class_treewidgetitem.h
+++ b/src/modules/objects/class_treewidgetitem.h
@@ -6,7 +6,7 @@
// Creation date : Fri Jan 28 14:21:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_vbox.cpp b/src/modules/objects/class_vbox.cpp
index dbf172b5a..b2f6251a7 100644
--- a/src/modules/objects/class_vbox.cpp
+++ b/src/modules/objects/class_vbox.cpp
@@ -4,7 +4,7 @@
// Creation date : Fri Mar 18 14:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_vbox.h b/src/modules/objects/class_vbox.h
index 34ed0a0f1..844f6ff8a 100644
--- a/src/modules/objects/class_vbox.h
+++ b/src/modules/objects/class_vbox.h
@@ -6,7 +6,7 @@
// Creation date : Fri Mar 18 14:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_widget.cpp b/src/modules/objects/class_widget.cpp
index c98fd9540..5cc799272 100644
--- a/src/modules/objects/class_widget.cpp
+++ b/src/modules/objects/class_widget.cpp
@@ -3,7 +3,7 @@
// File : class_widget.cpp
// Creation date : Mon Sep 11 16:35:32 CET 2000 by Krzysztof Godlewski
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000 Krzysztof Godlewski
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
diff --git a/src/modules/objects/class_widget.h b/src/modules/objects/class_widget.h
index 3debaef5d..14dc1655d 100644
--- a/src/modules/objects/class_widget.h
+++ b/src/modules/objects/class_widget.h
@@ -5,7 +5,7 @@
// File : class_widget.h
// Creation date : Mon Sep 11 16:35:32 CET 2000 by Krzysztof Godlewski
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000 Krzysztof Godlewski
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
diff --git a/src/modules/objects/class_window.cpp b/src/modules/objects/class_window.cpp
index 999235b5d..6276a7964 100644
--- a/src/modules/objects/class_window.cpp
+++ b/src/modules/objects/class_window.cpp
@@ -3,7 +3,7 @@
// File : class_window.cpp
// Creation date : Tue Now 26 21:39:59 CEST 2002 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_window.h b/src/modules/objects/class_window.h
index 8b130a9ad..acc3509a5 100644
--- a/src/modules/objects/class_window.h
+++ b/src/modules/objects/class_window.h
@@ -5,7 +5,7 @@
// File : class_window.h
// Creation date : Tue Nov 26 21:37:48 CEST 2002 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_wizard.cpp b/src/modules/objects/class_wizard.cpp
index ab32cc9dd..668056d02 100644
--- a/src/modules/objects/class_wizard.cpp
+++ b/src/modules/objects/class_wizard.cpp
@@ -4,7 +4,7 @@
// Creation date : Fri Mar 18 14:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_wizard.h b/src/modules/objects/class_wizard.h
index 1b71cd06e..c59f626ff 100644
--- a/src/modules/objects/class_wizard.h
+++ b/src/modules/objects/class_wizard.h
@@ -6,7 +6,7 @@
// Creation date : Fri Mar 18 14:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_workspace.cpp b/src/modules/objects/class_workspace.cpp
index cdf03a8ca..a05be907b 100644
--- a/src/modules/objects/class_workspace.cpp
+++ b/src/modules/objects/class_workspace.cpp
@@ -4,7 +4,7 @@
// Creation date : Fri Mar 18 14:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_workspace.h b/src/modules/objects/class_workspace.h
index 65369388a..778baf314 100644
--- a/src/modules/objects/class_workspace.h
+++ b/src/modules/objects/class_workspace.h
@@ -6,7 +6,7 @@
// Creation date : Fri Mar 18 14:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_wrapper.cpp b/src/modules/objects/class_wrapper.cpp
index 9332ec828..081d242f1 100644
--- a/src/modules/objects/class_wrapper.cpp
+++ b/src/modules/objects/class_wrapper.cpp
@@ -4,7 +4,7 @@
// Creation date : Fri Mar 18 14:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/class_wrapper.h b/src/modules/objects/class_wrapper.h
index 0426a8391..dc1b54347 100644
--- a/src/modules/objects/class_wrapper.h
+++ b/src/modules/objects/class_wrapper.h
@@ -6,7 +6,7 @@
// Creation date : Fri Mar 18 14:30:48 CEST 2005
// by Tonino Imbesi(Grifisx) and Alessandro Carbone(Noldor)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/libkviobjects.cpp b/src/modules/objects/libkviobjects.cpp
index f0be91446..7c2d29092 100644
--- a/src/modules/objects/libkviobjects.cpp
+++ b/src/modules/objects/libkviobjects.cpp
@@ -3,7 +3,7 @@
// File : libkviobjects.cpp
// Creation date : Wed Sep 09 2000 20:59:01 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/objects/object_macros.h b/src/modules/objects/object_macros.h
index 2f28aab2f..68b821956 100644
--- a/src/modules/objects/object_macros.h
+++ b/src/modules/objects/object_macros.h
@@ -5,7 +5,7 @@
// File : object_macros.h
// Creation date : Sat Jun 18 2005 15:32:01 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/container.cpp b/src/modules/options/container.cpp
index 6060e4229..d12e157e5 100644
--- a/src/modules/options/container.cpp
+++ b/src/modules/options/container.cpp
@@ -3,7 +3,7 @@
// File : container.cpp
// Creation date : Wed Nov 21 17:09:49 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/container.h b/src/modules/options/container.h
index 0464213d3..cc761736b 100644
--- a/src/modules/options/container.h
+++ b/src/modules/options/container.h
@@ -5,7 +5,7 @@
// File : container.h
// Creation date : Wed Nov 21 17:09:50 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-208 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/instances.cpp b/src/modules/options/instances.cpp
index 9d6279395..b45fb4c9a 100644
--- a/src/modules/options/instances.cpp
+++ b/src/modules/options/instances.cpp
@@ -4,7 +4,7 @@
//
// File : instances.cpp
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2008 Szymon Stefanek (stefanek@tin.it)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/instances.h b/src/modules/options/instances.h
index 36e5fe964..99e9d8d8e 100644
--- a/src/modules/options/instances.h
+++ b/src/modules/options/instances.h
@@ -7,7 +7,7 @@
//
// File : instances.h
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2008 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/libkvioptions.cpp b/src/modules/options/libkvioptions.cpp
index 5f9a8b3e3..e5187588d 100644
--- a/src/modules/options/libkvioptions.cpp
+++ b/src/modules/options/libkvioptions.cpp
@@ -3,7 +3,7 @@
// File : libkvioptions.cpp
// Creation date : Fri Aug 18 2000 15:04:09 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_antispam.cpp b/src/modules/options/optw_antispam.cpp
index 4b562a5d4..3127c7b79 100644
--- a/src/modules/options/optw_antispam.cpp
+++ b/src/modules/options/optw_antispam.cpp
@@ -3,7 +3,7 @@
// File : optw_antispam.cpp
// Creation date : Tue Oct 16 15:47:02 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_antispam.h b/src/modules/options/optw_antispam.h
index 40b50b82f..2e0ef7808 100644
--- a/src/modules/options/optw_antispam.h
+++ b/src/modules/options/optw_antispam.h
@@ -5,7 +5,7 @@
// File : optw_antispam.h
// Creation date : Tue Oct 16 15:47:03 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_avatar.cpp b/src/modules/options/optw_avatar.cpp
index e7d656027..9e3fd0ced 100644
--- a/src/modules/options/optw_avatar.cpp
+++ b/src/modules/options/optw_avatar.cpp
@@ -3,7 +3,7 @@
// File : optw_avatar.cpp
// Creation date : Wed Nov 19 09:25:16 2005 GMT by Grifisx & Noldor
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_avatar.h b/src/modules/options/optw_avatar.h
index 698e3b69b..bfc9a8d5f 100644
--- a/src/modules/options/optw_avatar.h
+++ b/src/modules/options/optw_avatar.h
@@ -6,7 +6,7 @@
// File : optw_avatar.cpp
// Creation date : Wed Nov 19 09:25:16 2005 GMT by Grifisx & Noldor
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_away.cpp b/src/modules/options/optw_away.cpp
index 5f36a8948..a4df53821 100644
--- a/src/modules/options/optw_away.cpp
+++ b/src/modules/options/optw_away.cpp
@@ -3,7 +3,7 @@
// File : optw_away.cpp
// Creation date : Mon Oct 29 15:37:16 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_away.h b/src/modules/options/optw_away.h
index 239ee6a64..45ebbdcd9 100644
--- a/src/modules/options/optw_away.h
+++ b/src/modules/options/optw_away.h
@@ -5,7 +5,7 @@
// File : optw_away.h
// Creation date : Mon Oct 29 15:37:18 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_channel.cpp b/src/modules/options/optw_channel.cpp
index a7a0541c2..ed14f947e 100644
--- a/src/modules/options/optw_channel.cpp
+++ b/src/modules/options/optw_channel.cpp
@@ -3,7 +3,7 @@
// File : optw_channel.cpp
// Creation date : Sat Sep 27 19:30:02 2008 GMT by Elvio Basello
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_channel.h b/src/modules/options/optw_channel.h
index 5d4761f3a..26528526c 100644
--- a/src/modules/options/optw_channel.h
+++ b/src/modules/options/optw_channel.h
@@ -5,7 +5,7 @@
// File : optw_channel.h
// Creation date : Sat Sep 27 19:30:02 2008 GMT by Elvio Basello
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_connection.cpp b/src/modules/options/optw_connection.cpp
index 1bfee55ba..226e4a4db 100644
--- a/src/modules/options/optw_connection.cpp
+++ b/src/modules/options/optw_connection.cpp
@@ -3,7 +3,7 @@
// File : optw_connection.cpp
// Creation date : Sat Nov 24 04:25:16 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001 Szymon Stefanek (pragma at kvirc dot net)
// copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org)
//
diff --git a/src/modules/options/optw_connection.h b/src/modules/options/optw_connection.h
index ed8472151..8ab8895c8 100644
--- a/src/modules/options/optw_connection.h
+++ b/src/modules/options/optw_connection.h
@@ -5,7 +5,7 @@
// File : optw_connection.h
// Creation date : Sat Nov 24 04:25:12 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_ctcp.cpp b/src/modules/options/optw_ctcp.cpp
index b64dd698b..7c84afa92 100644
--- a/src/modules/options/optw_ctcp.cpp
+++ b/src/modules/options/optw_ctcp.cpp
@@ -3,7 +3,7 @@
// File : optw_ctcp.cpp
// Creation date : Sun Dec 2 20:40:43 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_ctcp.h b/src/modules/options/optw_ctcp.h
index 8d23d497f..34d5162aa 100644
--- a/src/modules/options/optw_ctcp.h
+++ b/src/modules/options/optw_ctcp.h
@@ -5,7 +5,7 @@
// File : optw_ctcp.h
// Creation date : Sun Dec 2 20:40:43 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_ctcpfloodprotection.cpp b/src/modules/options/optw_ctcpfloodprotection.cpp
index 7b653493e..49df21a19 100644
--- a/src/modules/options/optw_ctcpfloodprotection.cpp
+++ b/src/modules/options/optw_ctcpfloodprotection.cpp
@@ -3,7 +3,7 @@
// File : optw_ctcpfloodprotection.cpp
// Creation date : Sun Jan 21 2001 14:35:06 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_ctcpfloodprotection.h b/src/modules/options/optw_ctcpfloodprotection.h
index f1782f371..89a00868a 100644
--- a/src/modules/options/optw_ctcpfloodprotection.h
+++ b/src/modules/options/optw_ctcpfloodprotection.h
@@ -5,7 +5,7 @@
// File : optw_ctcpfloodprotection.h
// Creation date : Sun Jan 21 2000 14:34:12 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_dcc.cpp b/src/modules/options/optw_dcc.cpp
index bec73426b..2d44350dd 100644
--- a/src/modules/options/optw_dcc.cpp
+++ b/src/modules/options/optw_dcc.cpp
@@ -3,7 +3,7 @@
// File : optw_dcc.cpp
// Creation date : Fri Aug 17 22:08:09 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_dcc.h b/src/modules/options/optw_dcc.h
index 352fc9b7b..b88886d76 100644
--- a/src/modules/options/optw_dcc.h
+++ b/src/modules/options/optw_dcc.h
@@ -5,7 +5,7 @@
// File : optw_dcc.h
// Creation date : Fri Aug 17 22:08:08 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_generalopt.cpp b/src/modules/options/optw_generalopt.cpp
index d4b955624..fac50ac3f 100644
--- a/src/modules/options/optw_generalopt.cpp
+++ b/src/modules/options/optw_generalopt.cpp
@@ -3,7 +3,7 @@
// File : optw_generalopt.cpp
// Creation date : Wed Nov 19 09:25:16 2005 GMT by Grifisx & Noldor
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_generalopt.h b/src/modules/options/optw_generalopt.h
index d08f9643b..d6ca980c1 100644
--- a/src/modules/options/optw_generalopt.h
+++ b/src/modules/options/optw_generalopt.h
@@ -5,7 +5,7 @@
// File : optw_generalopt.h
// Creation date : Wed Nov 19 09:25:16 2005 GMT by Grifisx & Noldor
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_highlighting.cpp b/src/modules/options/optw_highlighting.cpp
index 433f518eb..4dfde1e0c 100644
--- a/src/modules/options/optw_highlighting.cpp
+++ b/src/modules/options/optw_highlighting.cpp
@@ -5,7 +5,7 @@
// File : optw_highlighting.cpp
// Creation date : Sat Nov 3 18:09:35 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_highlighting.h b/src/modules/options/optw_highlighting.h
index 6c18a1d96..6b29678d4 100644
--- a/src/modules/options/optw_highlighting.h
+++ b/src/modules/options/optw_highlighting.h
@@ -5,7 +5,7 @@
// File : optw_highlighting.h
// Creation date : Sat Nov 3 18:09:37 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_identity.cpp b/src/modules/options/optw_identity.cpp
index 66d4c9c37..6550a9ff3 100644
--- a/src/modules/options/optw_identity.cpp
+++ b/src/modules/options/optw_identity.cpp
@@ -3,7 +3,7 @@
// File : optw_identity.cpp
// Creation date : Tue Nov 14 2000 23:06:53 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_identity.h b/src/modules/options/optw_identity.h
index f0363d1d6..ff4013e46 100644
--- a/src/modules/options/optw_identity.h
+++ b/src/modules/options/optw_identity.h
@@ -6,7 +6,7 @@
// File : optw_identity.h
// Creation date : Tue Nov 14 2000 23:06:12 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
// Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org)
//
diff --git a/src/modules/options/optw_ignore.cpp b/src/modules/options/optw_ignore.cpp
index 32b406746..a08396634 100644
--- a/src/modules/options/optw_ignore.cpp
+++ b/src/modules/options/optw_ignore.cpp
@@ -3,7 +3,7 @@
// File : optw_ignore.h
// Creation date : Thu Feb 12 15:11:29 2002 GMT by Juanjo Álvarez
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002 Juanjo Álvarez
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
diff --git a/src/modules/options/optw_ignore.h b/src/modules/options/optw_ignore.h
index a5fb2923f..65f1c3d3e 100644
--- a/src/modules/options/optw_ignore.h
+++ b/src/modules/options/optw_ignore.h
@@ -5,7 +5,7 @@
// File : optw_ignore.h
// Creation date : Thu Feb 12 15:11:30 2002 GMT by Juanjo Álvarez
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002 Juanjo Álvarez
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
diff --git a/src/modules/options/optw_input.cpp b/src/modules/options/optw_input.cpp
index ad20571c5..2df8bbd23 100644
--- a/src/modules/options/optw_input.cpp
+++ b/src/modules/options/optw_input.cpp
@@ -3,7 +3,7 @@
// File : optw_input.cpp
// Creation date : Sat Aug 11 2001 04:25:52 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_input.h b/src/modules/options/optw_input.h
index 37ec00a84..71f65549b 100644
--- a/src/modules/options/optw_input.h
+++ b/src/modules/options/optw_input.h
@@ -6,7 +6,7 @@
// File : optw_input.h
// Creation date : Sat Aug 11 2001 04:25:01 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_interfacefeatures.cpp b/src/modules/options/optw_interfacefeatures.cpp
index 82cec309b..e7884c502 100644
--- a/src/modules/options/optw_interfacefeatures.cpp
+++ b/src/modules/options/optw_interfacefeatures.cpp
@@ -3,7 +3,7 @@
// File : optw_interfacefeatures.cpp
// Creation date : Sat Jun 2 2001 14:52:53 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_interfacefeatures.h b/src/modules/options/optw_interfacefeatures.h
index 0c7a6879b..5d8ab1293 100644
--- a/src/modules/options/optw_interfacefeatures.h
+++ b/src/modules/options/optw_interfacefeatures.h
@@ -6,7 +6,7 @@
// File : optw_interfacefeatures.h
// Creation date : Sat Jun 2 2001 14:50:01 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_interfacelookglobal.cpp b/src/modules/options/optw_interfacelookglobal.cpp
index b55beaa8b..780adf84f 100644
--- a/src/modules/options/optw_interfacelookglobal.cpp
+++ b/src/modules/options/optw_interfacelookglobal.cpp
@@ -3,7 +3,7 @@
// File : optw_interfacelookglobal.cpp
// Creation date : Sun Jun 3 2001 20:50:13 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_interfacelookglobal.h b/src/modules/options/optw_interfacelookglobal.h
index fd4105d65..773c26e53 100644
--- a/src/modules/options/optw_interfacelookglobal.h
+++ b/src/modules/options/optw_interfacelookglobal.h
@@ -5,7 +5,7 @@
// File : optw_interfacelookglobal.h
// Creation date : Sun Jun 3 2001 20:49:02 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_irc.cpp b/src/modules/options/optw_irc.cpp
index 7bd1d326b..342a31181 100644
--- a/src/modules/options/optw_irc.cpp
+++ b/src/modules/options/optw_irc.cpp
@@ -3,7 +3,7 @@
// File : optw_irc.cpp
// Creation date : Sun Dec 2 18:59:48 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_irc.h b/src/modules/options/optw_irc.h
index 3948111f8..907f8e911 100644
--- a/src/modules/options/optw_irc.h
+++ b/src/modules/options/optw_irc.h
@@ -5,7 +5,7 @@
// File : optw_irc.h
// Creation date : Sun Dec 2 18:59:49 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_ircoutput.cpp b/src/modules/options/optw_ircoutput.cpp
index 00e37a4b3..a02657cbc 100644
--- a/src/modules/options/optw_ircoutput.cpp
+++ b/src/modules/options/optw_ircoutput.cpp
@@ -3,7 +3,7 @@
// File : optw_ircoutput.cpp
// Creation date : Wed Nov 15 2000 11:45:06 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_ircoutput.h b/src/modules/options/optw_ircoutput.h
index a3993751a..b878c709c 100644
--- a/src/modules/options/optw_ircoutput.h
+++ b/src/modules/options/optw_ircoutput.h
@@ -5,7 +5,7 @@
// File : optw_ircoutput.h
// Creation date : Wed Nov 15 2000 11:47:51 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_ircview.cpp b/src/modules/options/optw_ircview.cpp
index 200c89fa2..34ef1e2e8 100644
--- a/src/modules/options/optw_ircview.cpp
+++ b/src/modules/options/optw_ircview.cpp
@@ -3,7 +3,7 @@
// File : optw_ircview.cpp
// Creation date : Sat Aug 11 2001 03:29:52 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001 Szymon Stefanek (pragma at kvirc dot net)
// Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org)
//
diff --git a/src/modules/options/optw_ircview.h b/src/modules/options/optw_ircview.h
index 4a4df0bf3..4fda1ad31 100644
--- a/src/modules/options/optw_ircview.h
+++ b/src/modules/options/optw_ircview.h
@@ -6,7 +6,7 @@
// File : optw_ircview.h
// Creation date : Sat Aug 11 2001 03:28:19 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001 Szymon Stefanek (pragma at kvirc dot net)
// Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org)
//
diff --git a/src/modules/options/optw_lag.cpp b/src/modules/options/optw_lag.cpp
index b998cf2ac..fe7dbe617 100644
--- a/src/modules/options/optw_lag.cpp
+++ b/src/modules/options/optw_lag.cpp
@@ -3,7 +3,7 @@
// File : optw_lag.cpp
// Creation date : Wed Cct 16 10:45:54 CEST 2002 by Juanjo Álvarez (juanjux@yahoo.es)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002 Juanjo Álvarez
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
diff --git a/src/modules/options/optw_lag.h b/src/modules/options/optw_lag.h
index c6e24abfc..7577d69c6 100644
--- a/src/modules/options/optw_lag.h
+++ b/src/modules/options/optw_lag.h
@@ -5,7 +5,7 @@
// File : optw_lag.h
// Creation date : Wed Cct 16 10:45:54 CEST 2002 by Juanjo lvarez (juanjux@yahoo.es)
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002 Juanjo lvarez
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
diff --git a/src/modules/options/optw_logging.cpp b/src/modules/options/optw_logging.cpp
index aacaee36a..57788bd16 100644
--- a/src/modules/options/optw_logging.cpp
+++ b/src/modules/options/optw_logging.cpp
@@ -3,7 +3,7 @@
// File : optw_logging.cpp
// Creation date : Mon Oct 29 15:37:16 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_logging.h b/src/modules/options/optw_logging.h
index 0fcbe9919..22a13bab6 100644
--- a/src/modules/options/optw_logging.h
+++ b/src/modules/options/optw_logging.h
@@ -5,7 +5,7 @@
// File : optw_logging.h
// Creation date : Mon Oct 29 15:37:18 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_mediatypes.cpp b/src/modules/options/optw_mediatypes.cpp
index e3c97a6c7..afe5fa4b6 100644
--- a/src/modules/options/optw_mediatypes.cpp
+++ b/src/modules/options/optw_mediatypes.cpp
@@ -3,7 +3,7 @@
// File : optw_mediatypes.cpp
// Creation date : Sat Jan 20 2001 16:14:53 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_mediatypes.h b/src/modules/options/optw_mediatypes.h
index d3e22608b..08a96fabd 100644
--- a/src/modules/options/optw_mediatypes.h
+++ b/src/modules/options/optw_mediatypes.h
@@ -5,7 +5,7 @@
// File : optw_mediatypes.h
// Creation date : Sat Jan 20 2001 16:12:10 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_messages.cpp b/src/modules/options/optw_messages.cpp
index b3583b950..c2cfa791c 100644
--- a/src/modules/options/optw_messages.cpp
+++ b/src/modules/options/optw_messages.cpp
@@ -3,7 +3,7 @@
// File : optw_messages.cpp
// Creation date : Sat Aug 11 2001 18:12:00 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_messages.h b/src/modules/options/optw_messages.h
index 2bfd7e4ed..da6923f66 100644
--- a/src/modules/options/optw_messages.h
+++ b/src/modules/options/optw_messages.h
@@ -5,7 +5,7 @@
// File : optw_messages.h
// Creation date : Sat Aug 11 2001 18:11:21 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_nickserv.cpp b/src/modules/options/optw_nickserv.cpp
index 4e76a6593..5fd45bc36 100644
--- a/src/modules/options/optw_nickserv.cpp
+++ b/src/modules/options/optw_nickserv.cpp
@@ -3,7 +3,7 @@
// File : optw_nickserv.cpp
// Creation date : Fri Aug 10 2001 03:38:10 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_nickserv.h b/src/modules/options/optw_nickserv.h
index 78100b959..2ec018e5e 100644
--- a/src/modules/options/optw_nickserv.h
+++ b/src/modules/options/optw_nickserv.h
@@ -6,7 +6,7 @@
// File : optw_nickserv.h
// Creation date : Fri Aug 10 2001 03:37:21 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_notifier.cpp b/src/modules/options/optw_notifier.cpp
index df0ae0591..f18f1c3b9 100644
--- a/src/modules/options/optw_notifier.cpp
+++ b/src/modules/options/optw_notifier.cpp
@@ -3,7 +3,7 @@
// File : optw_notifier.cpp
// Creation date : Thu Jul 09 2009 10:54:39 CEST by Fabio Bas
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_notifier.h b/src/modules/options/optw_notifier.h
index 31f498660..789089129 100644
--- a/src/modules/options/optw_notifier.h
+++ b/src/modules/options/optw_notifier.h
@@ -6,7 +6,7 @@
// File : optw_notifier.h
// Creation date : Thu Jul 09 2009 10:54:39 CEST by Fabio Bas
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_notify.cpp b/src/modules/options/optw_notify.cpp
index 590825b3b..832836930 100644
--- a/src/modules/options/optw_notify.cpp
+++ b/src/modules/options/optw_notify.cpp
@@ -3,7 +3,7 @@
// File : optw_notify.cpp
// Creation date : Sun Oct 28 15:11:29 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_notify.h b/src/modules/options/optw_notify.h
index 0222c759e..f0bd7f1bf 100644
--- a/src/modules/options/optw_notify.h
+++ b/src/modules/options/optw_notify.h
@@ -5,7 +5,7 @@
// File : optw_notify.h
// Creation date : Sun Oct 28 15:11:30 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_protection.cpp b/src/modules/options/optw_protection.cpp
index 53a0384b6..b0bf2132c 100644
--- a/src/modules/options/optw_protection.cpp
+++ b/src/modules/options/optw_protection.cpp
@@ -3,7 +3,7 @@
// File : optw_protection.cpp
// Creation date : Wed Ott 19 16:15:16 2005 GMT by Grifisx & Noldor
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_protection.h b/src/modules/options/optw_protection.h
index bb9534cbf..e800ee831 100644
--- a/src/modules/options/optw_protection.h
+++ b/src/modules/options/optw_protection.h
@@ -5,7 +5,7 @@
// File : optw_protection.h
// Creation date : Wed Ott 19 16:15:16 2005 GMT by Grifisx & Noldor
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_proxy.cpp b/src/modules/options/optw_proxy.cpp
index 27853dc38..113a3591d 100644
--- a/src/modules/options/optw_proxy.cpp
+++ b/src/modules/options/optw_proxy.cpp
@@ -3,7 +3,7 @@
// File : optw_proxy.cpp
// Creation date : Mon Jun 24 2000 22:02:11 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_proxy.h b/src/modules/options/optw_proxy.h
index bee4e0d8c..943b01cac 100644
--- a/src/modules/options/optw_proxy.h
+++ b/src/modules/options/optw_proxy.h
@@ -5,7 +5,7 @@
// File : optw_proxy.h
// Creation date : Mon Jun 24 2000 21:58:25 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_query.cpp b/src/modules/options/optw_query.cpp
index 21248506d..b020570dc 100644
--- a/src/modules/options/optw_query.cpp
+++ b/src/modules/options/optw_query.cpp
@@ -3,7 +3,7 @@
// File : optw_query.cpp
// Creation date : Mon Oct 29 15:37:16 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_query.h b/src/modules/options/optw_query.h
index f6212558f..9d1e9c98a 100644
--- a/src/modules/options/optw_query.h
+++ b/src/modules/options/optw_query.h
@@ -5,7 +5,7 @@
// File : optw_query.h
// Creation date : Tue Mar 05 22:31:18 2002 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma@kvirc.net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_servers.cpp b/src/modules/options/optw_servers.cpp
index ea7242c72..68acd25e2 100644
--- a/src/modules/options/optw_servers.cpp
+++ b/src/modules/options/optw_servers.cpp
@@ -3,7 +3,7 @@
// File : optw_servers.cpp
// Creation date : Wed Jun 12 2000 03:29:51 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_servers.h b/src/modules/options/optw_servers.h
index 87d2e27d4..cbcbf3e87 100644
--- a/src/modules/options/optw_servers.h
+++ b/src/modules/options/optw_servers.h
@@ -6,7 +6,7 @@
// File : optw_servers.h
// Creation date : Wed Jun 12 2000 03:29:01 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_sound.h b/src/modules/options/optw_sound.h
index b17cf7a0f..c7373bb2d 100644
--- a/src/modules/options/optw_sound.h
+++ b/src/modules/options/optw_sound.h
@@ -5,7 +5,7 @@
// File : optw_sound.h
// Creation date : Fri Sep 6 02:18:21 2002 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_textencoding.cpp b/src/modules/options/optw_textencoding.cpp
index fa7386984..4743b1fd4 100644
--- a/src/modules/options/optw_textencoding.cpp
+++ b/src/modules/options/optw_textencoding.cpp
@@ -3,7 +3,7 @@
// File : optw_textencoding.cpp
// Creation date : Sat Aug 11 2001 03:29:52 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_textencoding.h b/src/modules/options/optw_textencoding.h
index 8a6087b6d..9220bba09 100644
--- a/src/modules/options/optw_textencoding.h
+++ b/src/modules/options/optw_textencoding.h
@@ -5,7 +5,7 @@
// File : optw_textencoding.h
// Creation date : Sat Mar 02 2002 12:09:19 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_texticons.cpp b/src/modules/options/optw_texticons.cpp
index 6756d07c8..f2da5fd10 100644
--- a/src/modules/options/optw_texticons.cpp
+++ b/src/modules/options/optw_texticons.cpp
@@ -3,7 +3,7 @@
// File : optw_texticons.cpp
// Creation date : Fri May 24 2002 00:16:13 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_texticons.h b/src/modules/options/optw_texticons.h
index e3d274ed1..6fe18e55e 100644
--- a/src/modules/options/optw_texticons.h
+++ b/src/modules/options/optw_texticons.h
@@ -5,7 +5,7 @@
// File : optw_texticons.h
// Creation date : Fri May 24 2002 00:14:02 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_tools.cpp b/src/modules/options/optw_tools.cpp
index 00c1feb94..ebd588bdc 100644
--- a/src/modules/options/optw_tools.cpp
+++ b/src/modules/options/optw_tools.cpp
@@ -3,7 +3,7 @@
// File : optw_tools.cpp
// Creation date : Wed Ott 19 16:15:16 2005 GMT by Grifisx & Noldor
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_tools.h b/src/modules/options/optw_tools.h
index befffc28b..d407d0187 100644
--- a/src/modules/options/optw_tools.h
+++ b/src/modules/options/optw_tools.h
@@ -6,7 +6,7 @@
// File : optw_tools.h
// Creation date : Wed Ott 19 16:15:16 2005 GMT by Grifisx & Noldor
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2008 Alessandro Carbone (elfonol at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_topiclabel.cpp b/src/modules/options/optw_topiclabel.cpp
index 5707065dc..2dde27d19 100644
--- a/src/modules/options/optw_topiclabel.cpp
+++ b/src/modules/options/optw_topiclabel.cpp
@@ -3,7 +3,7 @@
// File : optw_topiclabel.cpp
// Creation date : Mon Sep 24 02:44:55 CEST 2001 by Krzysztof Godlewski
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001 Krzysztof Godlewski
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
diff --git a/src/modules/options/optw_topiclabel.h b/src/modules/options/optw_topiclabel.h
index e16c10af5..3f3690525 100644
--- a/src/modules/options/optw_topiclabel.h
+++ b/src/modules/options/optw_topiclabel.h
@@ -5,7 +5,7 @@
// File : optw_topiclabel.h
// Creation date : Mon Sep 24 02:44:55 CEST 2001 by Krzysztof Godlewski
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001 Krzysztof Godlewski
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
diff --git a/src/modules/options/optw_tray.cpp b/src/modules/options/optw_tray.cpp
index 07a42fd34..992abe31c 100644
--- a/src/modules/options/optw_tray.cpp
+++ b/src/modules/options/optw_tray.cpp
@@ -3,7 +3,7 @@
// File : optw_tray.cpp
// Creation date : Mon 14 Aug 2006 by Alexey Uzhva
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2006-2008 Alexey Uzhva (wizard at opendoor dot ru)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_tray.h b/src/modules/options/optw_tray.h
index 58426f769..43dd4dcdf 100644
--- a/src/modules/options/optw_tray.h
+++ b/src/modules/options/optw_tray.h
@@ -5,7 +5,7 @@
// File : optw_tray.cpp
// Creation date : Mon 14 Aug 2006 by Alexey Uzhva
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2006-2008 Alexey Uzhva (wizard at opendoor dot ru)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_uparser.cpp b/src/modules/options/optw_uparser.cpp
index 4dee6acba..05fd1044f 100644
--- a/src/modules/options/optw_uparser.cpp
+++ b/src/modules/options/optw_uparser.cpp
@@ -3,7 +3,7 @@
// File : optw_uparser.cpp
// Creation date : Sat Oct 27 16:32:26 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_uparser.h b/src/modules/options/optw_uparser.h
index 8c8526a82..7ba0fc281 100644
--- a/src/modules/options/optw_uparser.h
+++ b/src/modules/options/optw_uparser.h
@@ -5,7 +5,7 @@
// File : optw_uparser.h
// Creation date : Sat Oct 27 16:32:27 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_urlhandlers.cpp b/src/modules/options/optw_urlhandlers.cpp
index 5126b39ad..aa56fbeb8 100644
--- a/src/modules/options/optw_urlhandlers.cpp
+++ b/src/modules/options/optw_urlhandlers.cpp
@@ -5,7 +5,7 @@
// File : optw_urlhandlers.cpp
// Creation date : Fri Aug 23 02:57:40 2002 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_urlhandlers.h b/src/modules/options/optw_urlhandlers.h
index 9cc52c6b8..ae7da9a11 100644
--- a/src/modules/options/optw_urlhandlers.h
+++ b/src/modules/options/optw_urlhandlers.h
@@ -5,7 +5,7 @@
// File : optw_urlhandlers.h
// Creation date : Fri Aug 23 02:57:41 2002 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_userlist.cpp b/src/modules/options/optw_userlist.cpp
index 999d7dba1..f1349e0ae 100644
--- a/src/modules/options/optw_userlist.cpp
+++ b/src/modules/options/optw_userlist.cpp
@@ -3,7 +3,7 @@
// File : optw_userlist.cpp
// Creation date : Sat Aug 11 2001 03:29:52 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_userlist.h b/src/modules/options/optw_userlist.h
index c73a24ac9..f250d89d9 100644
--- a/src/modules/options/optw_userlist.h
+++ b/src/modules/options/optw_userlist.h
@@ -5,7 +5,7 @@
// File : optw_userlist.h
// Creation date : Sat Mar 02 2002 12:09:19 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_windowlist.cpp b/src/modules/options/optw_windowlist.cpp
index 3d3f6aa08..d3cb828fa 100644
--- a/src/modules/options/optw_windowlist.cpp
+++ b/src/modules/options/optw_windowlist.cpp
@@ -3,7 +3,7 @@
// File : optw_windowlist.cpp
// Creation date : Wed Jan 16 04:30:39 2002 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/options/optw_windowlist.h b/src/modules/options/optw_windowlist.h
index 9c9fe1576..663de7961 100644
--- a/src/modules/options/optw_windowlist.h
+++ b/src/modules/options/optw_windowlist.h
@@ -6,7 +6,7 @@
// File : optw_windowlist.h
// Creation date : Wed Jan 16 04:30:41 2002 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/perl/libkviperl.cpp b/src/modules/perl/libkviperl.cpp
index c25720c8a..6580ab6d8 100644
--- a/src/modules/perl/libkviperl.cpp
+++ b/src/modules/perl/libkviperl.cpp
@@ -3,7 +3,7 @@
// File : libkviperl.cpp
// Creation date : Tue Jul 13 13:03:31 2004 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2004-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/perlcore/KVIrc.xs b/src/modules/perlcore/KVIrc.xs
index f41b39968..e3342d392 100644
--- a/src/modules/perlcore/KVIrc.xs
+++ b/src/modules/perlcore/KVIrc.xs
@@ -3,7 +3,7 @@
// File : KVIrc.xs
// Creation date : Unknown by Szymon Stefanek
//
-// This toolbar is part of the KVirc irc client distribution
+// This toolbar is part of the KVIrc irc client distribution
// Copyright (C) 2009 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/perlcore/libkviperlcore.cpp b/src/modules/perlcore/libkviperlcore.cpp
index 1640f6846..b27e690aa 100644
--- a/src/modules/perlcore/libkviperlcore.cpp
+++ b/src/modules/perlcore/libkviperlcore.cpp
@@ -3,7 +3,7 @@
// File : libkviperlcore.cpp
// Creation date : Tue Jul 13 13:03:31 2004 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2004-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/perlcore/perlcoreinterface.h b/src/modules/perlcore/perlcoreinterface.h
index b305bcbfd..0421ccf14 100644
--- a/src/modules/perlcore/perlcoreinterface.h
+++ b/src/modules/perlcore/perlcoreinterface.h
@@ -6,7 +6,7 @@
// File : perlcoreinterface.h
// Creation date : Tue Jul 13 13:03:31 2004 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2004-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/popup/libkvipopup.cpp b/src/modules/popup/libkvipopup.cpp
index 5a4101245..746c68de9 100644
--- a/src/modules/popup/libkvipopup.cpp
+++ b/src/modules/popup/libkvipopup.cpp
@@ -3,7 +3,7 @@
// File : libkvipopup.cpp
// Creation date : Fri Sep 03 2010 15:23:00 CEST by Fabio Bas
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/popupeditor/libkvipopupeditor.cpp b/src/modules/popupeditor/libkvipopupeditor.cpp
index ca0f7247c..6fef3cddd 100644
--- a/src/modules/popupeditor/libkvipopupeditor.cpp
+++ b/src/modules/popupeditor/libkvipopupeditor.cpp
@@ -3,7 +3,7 @@
// File : libkvipopupeditor.cpp
// Creation date : Mon 23 Dec 2002 20:23:59 2002 GMT by Szymon Stefanek
//
-// This toolbar is part of the KVirc irc client distribution
+// This toolbar is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/popupeditor/popupeditor.cpp b/src/modules/popupeditor/popupeditor.cpp
index 14aeb3999..8cacc85e6 100644
--- a/src/modules/popupeditor/popupeditor.cpp
+++ b/src/modules/popupeditor/popupeditor.cpp
@@ -3,7 +3,7 @@
// File : popupeditor.cpp
// Creation date : Mon Dec 23 2002 20:28:18 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/popupeditor/popupeditor.h b/src/modules/popupeditor/popupeditor.h
index 6e41986b2..75089d246 100644
--- a/src/modules/popupeditor/popupeditor.h
+++ b/src/modules/popupeditor/popupeditor.h
@@ -5,7 +5,7 @@
// File : popupeditor.h
// Creation date : Mon Dec 23 2002 20:24:55 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/proxydb/libkviproxydb.cpp b/src/modules/proxydb/libkviproxydb.cpp
index 4f2d550ec..390d87424 100644
--- a/src/modules/proxydb/libkviproxydb.cpp
+++ b/src/modules/proxydb/libkviproxydb.cpp
@@ -3,7 +3,7 @@
// File : libkviproxydb.cpp
// Creation date : Wed Jul 16 16:36:27 2008 GMT by Elvio Basello
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/python/libkvipython.cpp b/src/modules/python/libkvipython.cpp
index 327d10fd2..1cf9aee57 100644
--- a/src/modules/python/libkvipython.cpp
+++ b/src/modules/python/libkvipython.cpp
@@ -3,7 +3,7 @@
// File : libkvipython.cpp
// Creation date : Fri Nov 07 00:18:31 2008 GMT by Elvio Basello
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/pythoncore/kvircmodule.cpp b/src/modules/pythoncore/kvircmodule.cpp
index c1a3e493a..297b8945f 100644
--- a/src/modules/pythoncore/kvircmodule.cpp
+++ b/src/modules/pythoncore/kvircmodule.cpp
@@ -3,7 +3,7 @@
// File : kvircmodule.cpp
// Creation date : Wed Nov 19 19:11:29 2008 GMT by Elvio Basello
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/pythoncore/kvircmodule.h b/src/modules/pythoncore/kvircmodule.h
index 76ad92ca0..23853d81e 100644
--- a/src/modules/pythoncore/kvircmodule.h
+++ b/src/modules/pythoncore/kvircmodule.h
@@ -5,7 +5,7 @@
// File : kvircmodule.h
// Creation date : Wed Nov 19 19:11:29 2008 GMT by Elvio Basello
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/pythoncore/libkvipythoncore.cpp b/src/modules/pythoncore/libkvipythoncore.cpp
index 207102fb7..7c7b60e08 100644
--- a/src/modules/pythoncore/libkvipythoncore.cpp
+++ b/src/modules/pythoncore/libkvipythoncore.cpp
@@ -3,7 +3,7 @@
// File : libkvipythoncore.cpp
// Creation date : Fri Nov 07 00:18:31 2008 GMT by Elvio Basello
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/pythoncore/pythoncoreinterface.h b/src/modules/pythoncore/pythoncoreinterface.h
index 5a66f65e8..407341e23 100644
--- a/src/modules/pythoncore/pythoncoreinterface.h
+++ b/src/modules/pythoncore/pythoncoreinterface.h
@@ -6,7 +6,7 @@
// File : pythoncoreinterface.h
// Creation date : Fri Nov 07 00:18:31 2008 GMT by Elvio Basello
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/raweditor/libkviraweditor.cpp b/src/modules/raweditor/libkviraweditor.cpp
index 852c1b9ed..d79c5e424 100644
--- a/src/modules/raweditor/libkviraweditor.cpp
+++ b/src/modules/raweditor/libkviraweditor.cpp
@@ -3,7 +3,7 @@
// File : libkviraweditor.cpp
// Creation date : Mon 23 Dec 2002 20:23:59 2002 GMT by Szymon Stefanek
//
-// This toolbar is part of the KVirc irc client distribution
+// This toolbar is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/raweditor/raweditor.cpp b/src/modules/raweditor/raweditor.cpp
index 26592ccff..5534f2c19 100644
--- a/src/modules/raweditor/raweditor.cpp
+++ b/src/modules/raweditor/raweditor.cpp
@@ -3,7 +3,7 @@
// File : raweditor.cpp
// Creation date : Mon Dec 23 2002 20:28:18 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/raweditor/raweditor.h b/src/modules/raweditor/raweditor.h
index 50146d231..69926be00 100644
--- a/src/modules/raweditor/raweditor.h
+++ b/src/modules/raweditor/raweditor.h
@@ -5,7 +5,7 @@
// File : eventeditor.h
// Creation date : Mon Dec 23 2002 20:24:55 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/regchan/libkviregchan.cpp b/src/modules/regchan/libkviregchan.cpp
index f20ea76cb..b9dcda6a9 100644
--- a/src/modules/regchan/libkviregchan.cpp
+++ b/src/modules/regchan/libkviregchan.cpp
@@ -3,7 +3,7 @@
// File : libkviregchan.cpp
// Creation date : Sat Jun 29 02:55:18 2002 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/reguser/dialog.cpp b/src/modules/reguser/dialog.cpp
index e08181b0b..bfa4c89df 100644
--- a/src/modules/reguser/dialog.cpp
+++ b/src/modules/reguser/dialog.cpp
@@ -3,7 +3,7 @@
// File : edituser.cpp
// Creation date : Tue Dec 26 2000 12:24:12 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/reguser/dialog.h b/src/modules/reguser/dialog.h
index 1d41209d3..cc06049ce 100644
--- a/src/modules/reguser/dialog.h
+++ b/src/modules/reguser/dialog.h
@@ -5,7 +5,7 @@
// File : edituser.h
// Creation date : Sun Dec 24 2000 15:16:17 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/reguser/edituser.cpp b/src/modules/reguser/edituser.cpp
index 711a52637..fe033f14f 100644
--- a/src/modules/reguser/edituser.cpp
+++ b/src/modules/reguser/edituser.cpp
@@ -3,7 +3,7 @@
// File : edituser.cpp
// Creation date : Tue Dec 26 2000 12:24:12 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/reguser/edituser.h b/src/modules/reguser/edituser.h
index 43855cc89..5fa608b9b 100644
--- a/src/modules/reguser/edituser.h
+++ b/src/modules/reguser/edituser.h
@@ -5,7 +5,7 @@
// File : edituser.h
// Creation date : Sun Dec 24 2000 15:16:17 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/reguser/libkvireguser.cpp b/src/modules/reguser/libkvireguser.cpp
index e514cae9d..b8a33a910 100644
--- a/src/modules/reguser/libkvireguser.cpp
+++ b/src/modules/reguser/libkvireguser.cpp
@@ -3,7 +3,7 @@
// File : libkvireguser.cpp
// Creation date : Fri Dec 01 2000 14:53:10 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/reguser/wizard.cpp b/src/modules/reguser/wizard.cpp
index bb14d71aa..cdb89f566 100644
--- a/src/modules/reguser/wizard.cpp
+++ b/src/modules/reguser/wizard.cpp
@@ -3,7 +3,7 @@
// File : wizard.cpp
// Creation date : Fri Jun 26 2002 21:21:21 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/reguser/wizard.h b/src/modules/reguser/wizard.h
index 4b9b23afa..10b1a5d2b 100644
--- a/src/modules/reguser/wizard.h
+++ b/src/modules/reguser/wizard.h
@@ -5,7 +5,7 @@
// File : wizard.h
// Creation date : Fri Jun 26 2002 21:21:21 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/rijndael/ablowfish.cpp b/src/modules/rijndael/ablowfish.cpp
index 1c829f3b0..0431316ff 100644
--- a/src/modules/rijndael/ablowfish.cpp
+++ b/src/modules/rijndael/ablowfish.cpp
@@ -3,7 +3,7 @@
// File : ablowfish.cpp
// Creation date : Wed Jan 13 2005 02:04:10 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/rijndael/ablowfish.h b/src/modules/rijndael/ablowfish.h
index 97c0bec8a..07a6a7d2f 100644
--- a/src/modules/rijndael/ablowfish.h
+++ b/src/modules/rijndael/ablowfish.h
@@ -5,7 +5,7 @@
// File : ablowfish.h
// Creation date : Wed Jan 13 2005 02:04:10 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2005-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/rijndael/libkvirijndael.cpp b/src/modules/rijndael/libkvirijndael.cpp
index b7879a3f1..a60f15587 100644
--- a/src/modules/rijndael/libkvirijndael.cpp
+++ b/src/modules/rijndael/libkvirijndael.cpp
@@ -3,7 +3,7 @@
// File : libkvirijndael.cpp
// Creation date : Sat Now 4 2000 15:33:12 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000 Till Bush (buti@geocities.com)
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
diff --git a/src/modules/rijndael/libkvirijndael.h b/src/modules/rijndael/libkvirijndael.h
index e09240b2d..65fd50ea9 100644
--- a/src/modules/rijndael/libkvirijndael.h
+++ b/src/modules/rijndael/libkvirijndael.h
@@ -5,7 +5,7 @@
// File : libkvirijndael.h
// Creation date : Sat Now 4 2000 15:33:12 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000 Till Bush (buti@geocities.com)
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
diff --git a/src/modules/rijndael/libkvirijndael_cryptopp.cpp b/src/modules/rijndael/libkvirijndael_cryptopp.cpp
index 51efbac75..8b8c7fb8d 100644
--- a/src/modules/rijndael/libkvirijndael_cryptopp.cpp
+++ b/src/modules/rijndael/libkvirijndael_cryptopp.cpp
@@ -4,7 +4,7 @@
// Creation date : Fri, 17 Jul 2009 22:04:54 +0200 by Kai Wasserbäch
// based on libkvirijndael.cpp as this aims to be a drop-in replacement
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright © 2009 Kai Wasserbäch <debian@carbon-project.org>
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/rijndael/libkvirijndael_cryptopp.h b/src/modules/rijndael/libkvirijndael_cryptopp.h
index dc6bfc008..36cd5e20c 100644
--- a/src/modules/rijndael/libkvirijndael_cryptopp.h
+++ b/src/modules/rijndael/libkvirijndael_cryptopp.h
@@ -6,7 +6,7 @@
// Creation date : Fri, 17 Jul 2009 22:04:54 +0200 by Kai Wasserbäch
// based on libkvirjndael.h as this is aimed as drop-in replacement.
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright © 2009 Kai Wasserbäch <debian@carbon-project.org>
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/rijndael/rijndael.cpp b/src/modules/rijndael/rijndael.cpp
index def26034f..1707511b0 100644
--- a/src/modules/rijndael/rijndael.cpp
+++ b/src/modules/rijndael/rijndael.cpp
@@ -3,7 +3,7 @@
// File : rijndael.cpp
// Creation date : Sun Nov 5 2000 03:22:10 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/rijndael/rijndael.h b/src/modules/rijndael/rijndael.h
index e1543eea4..eb775cf8f 100644
--- a/src/modules/rijndael/rijndael.h
+++ b/src/modules/rijndael/rijndael.h
@@ -5,7 +5,7 @@
// File : rijndael.h
// Creation date : Sun Nov 5 2000 15:42:14 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/rot13/libkvirot13.cpp b/src/modules/rot13/libkvirot13.cpp
index a1cbc3d3c..c8ed5dfbf 100644
--- a/src/modules/rot13/libkvirot13.cpp
+++ b/src/modules/rot13/libkvirot13.cpp
@@ -3,7 +3,7 @@
// File : libkvirot13.cpp
// Creation date : Fri Jan 30 2002 09:25:15 GMT by Aeriana
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2009 Aeriana (aeriana at quasarnet dot org)
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
diff --git a/src/modules/rot13/libkvirot13.h b/src/modules/rot13/libkvirot13.h
index 572db0b0f..eb84ac6b4 100644
--- a/src/modules/rot13/libkvirot13.h
+++ b/src/modules/rot13/libkvirot13.h
@@ -5,7 +5,7 @@
// File : libkvirot13.h
// Creation date : Sat Now 4 2000 15:41:41 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2009 Aeriana (aeriana at quasarnet dot org)
// Copyright (C) 2000 Szymon Stefanek (pragma at kvirc dot net)
//
diff --git a/src/modules/serverdb/libkviserverdb.cpp b/src/modules/serverdb/libkviserverdb.cpp
index a72b29927..4c2b92eb3 100644
--- a/src/modules/serverdb/libkviserverdb.cpp
+++ b/src/modules/serverdb/libkviserverdb.cpp
@@ -3,7 +3,7 @@
// File : libkviserverdb.cpp
// Creation date : Tue Jul 1 01:48:49 2008 GMT by Elvio Basello
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/setup/libkvisetup.cpp b/src/modules/setup/libkvisetup.cpp
index 5f8160f71..4a13e85cc 100644
--- a/src/modules/setup/libkvisetup.cpp
+++ b/src/modules/setup/libkvisetup.cpp
@@ -3,7 +3,7 @@
// File : libkvisetup.cpp
// Creation date : Sat Oct 6 02:08:24 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/setup/setupwizard.cpp b/src/modules/setup/setupwizard.cpp
index 6938718b2..32bec3ceb 100644
--- a/src/modules/setup/setupwizard.cpp
+++ b/src/modules/setup/setupwizard.cpp
@@ -3,7 +3,7 @@
// File : setupwizard.cpp
// Creation date : Sat Oct 6 02:06:53 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/setup/setupwizard.h b/src/modules/setup/setupwizard.h
index 6ecc56939..9a6efbf88 100644
--- a/src/modules/setup/setupwizard.h
+++ b/src/modules/setup/setupwizard.h
@@ -5,7 +5,7 @@
// File : setupwizard.h
// Creation date : Sat Oct 6 02:06:51 2001 GMT by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/sharedfile/libkvisharedfile.cpp b/src/modules/sharedfile/libkvisharedfile.cpp
index 2c99510af..7af94d332 100644
--- a/src/modules/sharedfile/libkvisharedfile.cpp
+++ b/src/modules/sharedfile/libkvisharedfile.cpp
@@ -3,7 +3,7 @@
// File : libkvisharedfile.cpp (orig : libkvioffer.cpp)
// Creation date : Wed Sep 27 2000 20:59:02 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/sharedfileswindow/sharedfileswindow.cpp b/src/modules/sharedfileswindow/sharedfileswindow.cpp
index 0280d9ee2..29310b428 100644
--- a/src/modules/sharedfileswindow/sharedfileswindow.cpp
+++ b/src/modules/sharedfileswindow/sharedfileswindow.cpp
@@ -3,7 +3,7 @@
// File : sharedfileswindow.cpp
// Creation date : Mon Apr 21 2003 23:14:12 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/sharedfileswindow/sharedfileswindow.h b/src/modules/sharedfileswindow/sharedfileswindow.h
index ebba8a0ad..aaf2d96a2 100644
--- a/src/modules/sharedfileswindow/sharedfileswindow.h
+++ b/src/modules/sharedfileswindow/sharedfileswindow.h
@@ -5,7 +5,7 @@
// File : sharedfileswindow.h
// Creation date : Mon Apr 21 2003 23:14:12 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/snd/libkvisnd.cpp b/src/modules/snd/libkvisnd.cpp
index 03468b212..5f62e929f 100644
--- a/src/modules/snd/libkvisnd.cpp
+++ b/src/modules/snd/libkvisnd.cpp
@@ -3,7 +3,7 @@
// File : libkvisnd.cpp
// Creation date : Thu Dec 27 2002 17:13:12 GMT by Juanjo Alvarez
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002 Juanjo Alvarez (juanjux at yahoo dot es)
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
diff --git a/src/modules/snd/libkvisnd.h b/src/modules/snd/libkvisnd.h
index 6c8f17940..1b73c31b1 100644
--- a/src/modules/snd/libkvisnd.h
+++ b/src/modules/snd/libkvisnd.h
@@ -5,7 +5,7 @@
// File : libkvisnd.h
// Creation date : Thu Dec 27 2002 17:13:12 GMT by Juanjo Alvarez
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002 Juanjo Alvarez (juanjux at yahoo dot es)
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
diff --git a/src/modules/socketspy/socketspywindow.cpp b/src/modules/socketspy/socketspywindow.cpp
index ff3136c85..fdafff752 100644
--- a/src/modules/socketspy/socketspywindow.cpp
+++ b/src/modules/socketspy/socketspywindow.cpp
@@ -3,7 +3,7 @@
// File : socketspywindow.cpp
// Creation date : Thu Aug 31 2000 15:02:22 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/socketspy/socketspywindow.h b/src/modules/socketspy/socketspywindow.h
index 4b8f13fe5..d4390d5e9 100644
--- a/src/modules/socketspy/socketspywindow.h
+++ b/src/modules/socketspy/socketspywindow.h
@@ -5,7 +5,7 @@
// File : socketspywindow.h
// Creation date : Sun Nov 26 2000 13:13:00 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/spaste/controller.cpp b/src/modules/spaste/controller.cpp
index 03798ea78..5b79881e8 100644
--- a/src/modules/spaste/controller.cpp
+++ b/src/modules/spaste/controller.cpp
@@ -3,7 +3,7 @@
// File : controller.h
// Creation date : Thu Apr 30 2002 17:13:12 GMT by Juanjo Álvarez
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002 Juanjo Álvarez (juanjux@yahoo.es)
// Copyright (C) 2002-2010 Szymon Stefanek (kvirc@tin.it)
//
diff --git a/src/modules/spaste/controller.h b/src/modules/spaste/controller.h
index 4471a382e..21eb40edc 100644
--- a/src/modules/spaste/controller.h
+++ b/src/modules/spaste/controller.h
@@ -5,7 +5,7 @@
// File : controller.h
// Creation date : Thu Apr 30 2002 17:13:12 GMT by Juanjo Álvarez
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002 Juanjo Álvarez (juanjux@yahoo.es)
// Copyright (C) 2002-2010 Szymon Stefanek (kvirc@tin.it)
//
diff --git a/src/modules/spaste/libkvispaste.cpp b/src/modules/spaste/libkvispaste.cpp
index b46a27fa2..987d6cc7d 100644
--- a/src/modules/spaste/libkvispaste.cpp
+++ b/src/modules/spaste/libkvispaste.cpp
@@ -3,7 +3,7 @@
// File : libkvispaste.cpp
// Creation date : Thu Dec 27 2002 17:13:12 GMT by Juanjo �lvarez
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002 Juanjo �lvarez (juanjux@yahoo.es)
// Copyright (C) 2002-2010 Szymon Stefanek (kvirc@tin.it)
//
diff --git a/src/modules/spaste/libkvispaste.h b/src/modules/spaste/libkvispaste.h
index 354b842ee..6130399af 100644
--- a/src/modules/spaste/libkvispaste.h
+++ b/src/modules/spaste/libkvispaste.h
@@ -5,7 +5,7 @@
// File : libkvispaste.h
// Creation date : Thu Dec 27 2002 17:13:12 GMT by Juanjo Álvarez
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002 Juanjo Álvarez (juanjux@yahoo.es)
// Copyright (C) 2002-2010 Szymon Stefanek (kvirc@tin.it)
//
diff --git a/src/modules/str/libkvistr.cpp b/src/modules/str/libkvistr.cpp
index 4e28300c3..a831fa5e4 100644
--- a/src/modules/str/libkvistr.cpp
+++ b/src/modules/str/libkvistr.cpp
@@ -3,7 +3,7 @@
// File : libkvistr.cpp
// Creation date : Thu Dec 27 2001 17:13:12 GMT by Szymon Stefanek
//
-// This str is part of the KVirc irc client distribution
+// This str is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
// Copyright © 2009 Kai Wasserbäch <debian@carbon-project.org>
//
diff --git a/src/modules/system/libkvisystem.cpp b/src/modules/system/libkvisystem.cpp
index 638e5c083..4c1f4ffff 100644
--- a/src/modules/system/libkvisystem.cpp
+++ b/src/modules/system/libkvisystem.cpp
@@ -3,7 +3,7 @@
// File : libkvisystem.cpp
// Creation date : Fri Nov 16 03:50:12 2001 GMT by Szymon Stefanek
//
-// This system is part of the KVirc irc client distribution
+// This system is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
// Copyright © 2009 Kai Wasserbäch <debian@carbon-project.org>
//
diff --git a/src/modules/system/plugin.cpp b/src/modules/system/plugin.cpp
index 4c2ad89d7..f1a47bea1 100644
--- a/src/modules/system/plugin.cpp
+++ b/src/modules/system/plugin.cpp
@@ -3,7 +3,7 @@
// File : plugin.cpp
// Creation date : Wed Apr 11 04 2007 00:54:00 GMT+1 by TheXception
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2007-2008 TheXception
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/system/plugin.h b/src/modules/system/plugin.h
index fb2af9b07..3edb9ad48 100644
--- a/src/modules/system/plugin.h
+++ b/src/modules/system/plugin.h
@@ -6,7 +6,7 @@
// File : plugin.h
// Creation date : Wed Apr 11 04 2007 00:54:00 GMT+1 by TheXception
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2007-2008 TheXception
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/term/libkviterm.cpp b/src/modules/term/libkviterm.cpp
index 4001d8e7c..a6dcb4c04 100644
--- a/src/modules/term/libkviterm.cpp
+++ b/src/modules/term/libkviterm.cpp
@@ -3,7 +3,7 @@
// File : libkviterm.cpp
// Creation date : Wed Aug 30 2000 15:29:02 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/term/termwidget.cpp b/src/modules/term/termwidget.cpp
index ad153f02d..410203261 100644
--- a/src/modules/term/termwidget.cpp
+++ b/src/modules/term/termwidget.cpp
@@ -3,7 +3,7 @@
// File : termwidget.cpp
// Creation date : Thu Aug 10 2000 17:42:12 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/term/termwidget.h b/src/modules/term/termwidget.h
index a0ad9cdbb..d9960c5ea 100644
--- a/src/modules/term/termwidget.h
+++ b/src/modules/term/termwidget.h
@@ -5,7 +5,7 @@
// File : termwidget.h
// Creation date : Wed Aug 30 2000 15:34:20 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/term/termwindow.cpp b/src/modules/term/termwindow.cpp
index e586cbb4e..9cad5be63 100644
--- a/src/modules/term/termwindow.cpp
+++ b/src/modules/term/termwindow.cpp
@@ -3,7 +3,7 @@
// File : termwindow.cpp
// Creation date : Thu Aug 31 2000 15:02:22 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/term/termwindow.h b/src/modules/term/termwindow.h
index 556469ea2..f2d9b7f3c 100644
--- a/src/modules/term/termwindow.h
+++ b/src/modules/term/termwindow.h
@@ -5,7 +5,7 @@
// File : termwindow.h
// Creation date : Thu Aug 31 2000 15:00:00 by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2000-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/texticons/libkvitexticons.cpp b/src/modules/texticons/libkvitexticons.cpp
index 9c9066ee0..24be11c6f 100644
--- a/src/modules/texticons/libkvitexticons.cpp
+++ b/src/modules/texticons/libkvitexticons.cpp
@@ -3,7 +3,7 @@
// File : libkvitexticons.cpp
// Creation date : Wed May 10 14:00:12 2006 GMT by Alexey Uzhva
//
-// This math is part of the KVirc irc client distribution
+// This math is part of the KVIrc irc client distribution
// Copyright (C) 2006-2008 Alexey Uzhva (wizard at opendoor dot ru)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/theme/libkvitheme.cpp b/src/modules/theme/libkvitheme.cpp
index dafae2115..f21979048 100644
--- a/src/modules/theme/libkvitheme.cpp
+++ b/src/modules/theme/libkvitheme.cpp
@@ -3,7 +3,7 @@
// File : libkvitheme.cpp
// Creation date : Sat 30 Dec 2006 14:54:56 by Szymon Stefanek
//
-// This toolbar is part of the KVirc irc client distribution
+// This toolbar is part of the KVIrc irc client distribution
// Copyright (C) 2006-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/tip/libkvitip.cpp b/src/modules/tip/libkvitip.cpp
index 17fc24093..de16255d3 100644
--- a/src/modules/tip/libkvitip.cpp
+++ b/src/modules/tip/libkvitip.cpp
@@ -3,7 +3,7 @@
// File : libkvitip.cpp
// Creation date : Thu May 10 2001 13:50:11 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/tip/libkvitip.h b/src/modules/tip/libkvitip.h
index d94e1fd99..93a0dc302 100644
--- a/src/modules/tip/libkvitip.h
+++ b/src/modules/tip/libkvitip.h
@@ -5,7 +5,7 @@
// File : kvi_tip.cpp
// Creation date : Thu May 10 2001 13:49:12 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/tmphighlight/libkvitmphighlight.cpp b/src/modules/tmphighlight/libkvitmphighlight.cpp
index b99aeb99e..ffa6d8e12 100644
--- a/src/modules/tmphighlight/libkvitmphighlight.cpp
+++ b/src/modules/tmphighlight/libkvitmphighlight.cpp
@@ -3,7 +3,7 @@
// File : libkvitmphighlight.cpp
// Creation date : Oct 10 01:06:09 CEST 2002 by Juanjo Alvarez
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2002 Juanjo Alvarez (juanjux@yahoo.es)
// Copyright (C) 2002-2010 Szymon Stefanek (kvirc@tin.it)
//
diff --git a/src/modules/toolbar/libkvitoolbar.cpp b/src/modules/toolbar/libkvitoolbar.cpp
index 755f92111..d097572f7 100644
--- a/src/modules/toolbar/libkvitoolbar.cpp
+++ b/src/modules/toolbar/libkvitoolbar.cpp
@@ -3,7 +3,7 @@
// File : libkvitoolbar.cpp
// Creation date : Wed 6 Nov 22:51:59 2002 GMT by Szymon Stefanek
//
-// This toolbar is part of the KVirc irc client distribution
+// This toolbar is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/toolbareditor/libkvitoolbareditor.cpp b/src/modules/toolbareditor/libkvitoolbareditor.cpp
index ecfe8936b..7d49596cb 100644
--- a/src/modules/toolbareditor/libkvitoolbareditor.cpp
+++ b/src/modules/toolbareditor/libkvitoolbareditor.cpp
@@ -3,7 +3,7 @@
// File : libkvitoolbareditor.cpp
// Creation date : Sun 10 Nov 2002 23:25:59 2002 GMT by Szymon Stefanek
//
-// This toolbar is part of the KVirc irc client distribution
+// This toolbar is part of the KVIrc irc client distribution
// Copyright (C) 2002-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/torrent/libkvitorrent.cpp b/src/modules/torrent/libkvitorrent.cpp
index 22df7b4e3..08dfa2651 100644
--- a/src/modules/torrent/libkvitorrent.cpp
+++ b/src/modules/torrent/libkvitorrent.cpp
@@ -3,7 +3,7 @@
// File : libkvitorrent.cpp
// Creation date : Fri Jan 1 15:42:25 2007 GMT by Alexander Stillich
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2008 Alexander Stillich (torque at pltn dot org)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/torrent/tc_interface.cpp b/src/modules/torrent/tc_interface.cpp
index a4595a563..e9f050dfa 100644
--- a/src/modules/torrent/tc_interface.cpp
+++ b/src/modules/torrent/tc_interface.cpp
@@ -5,7 +5,7 @@
// File : tc_interface.cpp
// Creation date : Fri Jan 1 15:42:25 2007 GMT by Alexander Stillich
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2007 Alexander Stillich (torque at pltn dot org)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/torrent/tc_interface.h b/src/modules/torrent/tc_interface.h
index 5a966ab95..3135edce0 100644
--- a/src/modules/torrent/tc_interface.h
+++ b/src/modules/torrent/tc_interface.h
@@ -8,7 +8,7 @@
// File : tc_interface.h
// Creation date : Fri Jan 1 15:42:25 2007 GMT by Alexander Stillich
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2007-2008 Alexander Stillich (torque at pltn dot org)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/torrent/tc_ktorrentdbusinterface.cpp b/src/modules/torrent/tc_ktorrentdbusinterface.cpp
index 2d91f4155..9dabb12b9 100644
--- a/src/modules/torrent/tc_ktorrentdbusinterface.cpp
+++ b/src/modules/torrent/tc_ktorrentdbusinterface.cpp
@@ -5,7 +5,7 @@
// File : tc_ktorrentdbusinterface.h
// Creation date : Mod Nov 17 13:46:00 2008 GMT by Fabio Bas
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/torrent/tc_ktorrentdbusinterface.h b/src/modules/torrent/tc_ktorrentdbusinterface.h
index 2ec567e90..ace1b2417 100644
--- a/src/modules/torrent/tc_ktorrentdbusinterface.h
+++ b/src/modules/torrent/tc_ktorrentdbusinterface.h
@@ -8,7 +8,7 @@
// File : tc_ktorrentdbusinterface.h
// Creation date : Mod Nov 17 13:46:00 2008 GMT by Fabio Bas
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/torrent/tc_statusbarapplet.cpp b/src/modules/torrent/tc_statusbarapplet.cpp
index 897b6abac..77527dece 100644
--- a/src/modules/torrent/tc_statusbarapplet.cpp
+++ b/src/modules/torrent/tc_statusbarapplet.cpp
@@ -5,7 +5,7 @@
// File : tc_statusbarapplet.cpp
// Creation date : Fri Jan 1 15:42:25 2007 GMT by Alexander Stillich
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2007-2008 Alexander Stillich (torque at pltn dot org)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/torrent/tc_statusbarapplet.h b/src/modules/torrent/tc_statusbarapplet.h
index 69fbf6ae4..18f0abcbf 100644
--- a/src/modules/torrent/tc_statusbarapplet.h
+++ b/src/modules/torrent/tc_statusbarapplet.h
@@ -7,7 +7,7 @@
// File : tc_statusbarapplet.h
// Creation date : Fri Jan 1 15:42:25 2007 GMT by Alexander Stillich
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2007-2008 Alexander Stillich (torque at pltn dot org)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/trayicon/libkvitrayicon.cpp b/src/modules/trayicon/libkvitrayicon.cpp
index 180213b0c..5caec1ff2 100644
--- a/src/modules/trayicon/libkvitrayicon.cpp
+++ b/src/modules/trayicon/libkvitrayicon.cpp
@@ -3,7 +3,7 @@
// File : libkvitrayicon.cpp
// Creation date : Tue Jan 02 2001 14:34:12 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001 Szymon Stefanek (pragma at kvirc dot net)
// Copyright (C) 2007 Alexey Uzhva (wizard at opendoor dot ru)
// Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org)
diff --git a/src/modules/trayicon/libkvitrayicon.h b/src/modules/trayicon/libkvitrayicon.h
index f26dd9d43..5cd1e326d 100644
--- a/src/modules/trayicon/libkvitrayicon.h
+++ b/src/modules/trayicon/libkvitrayicon.h
@@ -5,7 +5,7 @@
// File : libkvitrayicon.h
// Creation date : Tue Jan 02 2001 14:34:12 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001 Szymon Stefanek (pragma at kvirc dot net)
// Copyright (C) 2007 Alexey Uzhva (wizard at opendoor dot ru)
// Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org)
diff --git a/src/modules/upnp/igdcontrolpoint.cpp b/src/modules/upnp/igdcontrolpoint.cpp
index 22350fc83..e9eeaf8d0 100644
--- a/src/modules/upnp/igdcontrolpoint.cpp
+++ b/src/modules/upnp/igdcontrolpoint.cpp
@@ -3,7 +3,7 @@
// File : igdcontrolpoint.cpp
// Creation date : Fri Aug 08 18:00:00 2008 GMT by Fabio Bas
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/upnp/igdcontrolpoint.h b/src/modules/upnp/igdcontrolpoint.h
index de0317896..b7cbd4ba4 100644
--- a/src/modules/upnp/igdcontrolpoint.h
+++ b/src/modules/upnp/igdcontrolpoint.h
@@ -3,7 +3,7 @@
// File : igdcontrolpoint.h
// Creation date : Fri Aug 08 18:00:00 2008 GMT by Fabio Bas
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/upnp/libkviupnp.cpp b/src/modules/upnp/libkviupnp.cpp
index c4abe4754..a66605041 100644
--- a/src/modules/upnp/libkviupnp.cpp
+++ b/src/modules/upnp/libkviupnp.cpp
@@ -3,7 +3,7 @@
// File : libkviupnp.cpp
// Creation date : Fri Aug 08 18:00:00 2008 GMT by Fabio Bas
//
-// This math is part of the KVirc irc client distribution
+// This math is part of the KVIrc irc client distribution
// Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/upnp/manager.cpp b/src/modules/upnp/manager.cpp
index 8edb2b952..842ed5686 100644
--- a/src/modules/upnp/manager.cpp
+++ b/src/modules/upnp/manager.cpp
@@ -3,7 +3,7 @@
// File : manager.cpp
// Creation date : Fri Aug 08 18:00:00 2008 GMT by Fabio Bas
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/upnp/manager.h b/src/modules/upnp/manager.h
index d501e68ce..3cc6d7b4e 100644
--- a/src/modules/upnp/manager.h
+++ b/src/modules/upnp/manager.h
@@ -3,7 +3,7 @@
// File : manager.h
// Creation date : Fri Aug 08 18:00:00 2008 GMT by Fabio Bas
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/upnp/rootservice.cpp b/src/modules/upnp/rootservice.cpp
index 164c47c90..3911a7cbc 100644
--- a/src/modules/upnp/rootservice.cpp
+++ b/src/modules/upnp/rootservice.cpp
@@ -3,7 +3,7 @@
// File : rootservice.cpp
// Creation date : Fri Aug 08 18:00:00 2008 GMT by Fabio Bas
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/upnp/rootservice.h b/src/modules/upnp/rootservice.h
index 8dc8ca4b3..d75bb581b 100644
--- a/src/modules/upnp/rootservice.h
+++ b/src/modules/upnp/rootservice.h
@@ -3,7 +3,7 @@
// File : rootservice.h
// Creation date : Fri Aug 08 18:00:00 2008 GMT by Fabio Bas
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/upnp/service.cpp b/src/modules/upnp/service.cpp
index 08b4f1fb8..dd1b99998 100644
--- a/src/modules/upnp/service.cpp
+++ b/src/modules/upnp/service.cpp
@@ -3,7 +3,7 @@
// File : service.cpp
// Creation date : Fri Aug 08 18:00:00 2008 GMT by Fabio Bas
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/upnp/service.h b/src/modules/upnp/service.h
index f6fe45cd5..66e0d4f79 100644
--- a/src/modules/upnp/service.h
+++ b/src/modules/upnp/service.h
@@ -3,7 +3,7 @@
// File : service.h
// Creation date : Fri Aug 08 18:00:00 2008 GMT by Fabio Bas
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/upnp/ssdpconnection.cpp b/src/modules/upnp/ssdpconnection.cpp
index 42d881134..821530e06 100644
--- a/src/modules/upnp/ssdpconnection.cpp
+++ b/src/modules/upnp/ssdpconnection.cpp
@@ -3,7 +3,7 @@
// File : ssdpconnection.cpp
// Creation date : Fri Aug 08 18:00:00 2008 GMT by Fabio Bas
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/upnp/ssdpconnection.h b/src/modules/upnp/ssdpconnection.h
index 280e9c4f5..a73414fd9 100644
--- a/src/modules/upnp/ssdpconnection.h
+++ b/src/modules/upnp/ssdpconnection.h
@@ -3,7 +3,7 @@
// File : ssdpconnection.h
// Creation date : Fri Aug 08 18:00:00 2008 GMT by Fabio Bas
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/upnp/wanconnectionservice.cpp b/src/modules/upnp/wanconnectionservice.cpp
index 7d17f7eb5..ddeb17e47 100644
--- a/src/modules/upnp/wanconnectionservice.cpp
+++ b/src/modules/upnp/wanconnectionservice.cpp
@@ -3,7 +3,7 @@
// File : wanconnectionservice.cpp
// Creation date : Fri Aug 08 18:00:00 2008 GMT by Fabio Bas
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/upnp/wanconnectionservice.h b/src/modules/upnp/wanconnectionservice.h
index 1bc3838c8..3dd88407f 100644
--- a/src/modules/upnp/wanconnectionservice.h
+++ b/src/modules/upnp/wanconnectionservice.h
@@ -3,7 +3,7 @@
// File : wanconnectionservice.h
// Creation date : Fri Aug 08 18:00:00 2008 GMT by Fabio Bas
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/upnp/xmlfunctions.cpp b/src/modules/upnp/xmlfunctions.cpp
index 6a24e0e6e..563aaec4a 100644
--- a/src/modules/upnp/xmlfunctions.cpp
+++ b/src/modules/upnp/xmlfunctions.cpp
@@ -3,7 +3,7 @@
// File : xmlfunctions.cpp
// Creation date : Fri Aug 08 18:00:00 2008 GMT by Fabio Bas
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/upnp/xmlfunctions.h b/src/modules/upnp/xmlfunctions.h
index 44013497b..751b06554 100644
--- a/src/modules/upnp/xmlfunctions.h
+++ b/src/modules/upnp/xmlfunctions.h
@@ -3,7 +3,7 @@
// File : xmlfunctions.h
// Creation date : Fri Aug 08 18:00:00 2008 GMT by Fabio Bas
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/userlist/libkviuserlist.cpp b/src/modules/userlist/libkviuserlist.cpp
index 4bbe53330..cdef3ac84 100644
--- a/src/modules/userlist/libkviuserlist.cpp
+++ b/src/modules/userlist/libkviuserlist.cpp
@@ -3,7 +3,7 @@
// File : libkviuserlist.cpp
// Creation date : Fri Sep 03 2010 15:23:00 CEST by Fabio Bas
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or
diff --git a/src/modules/window/libkviwindow.cpp b/src/modules/window/libkviwindow.cpp
index 0ed95f63d..690a6db3f 100644
--- a/src/modules/window/libkviwindow.cpp
+++ b/src/modules/window/libkviwindow.cpp
@@ -3,7 +3,7 @@
// File : libkviwindow.cpp
// Creation date : Sat Sep 01 2001 17:13:12 CEST by Szymon Stefanek
//
-// This file is part of the KVirc irc client distribution
+// This file is part of the KVIrc irc client distribution
// Copyright (C) 2001-2010 Szymon Stefanek (pragma at kvirc dot net)
//
// This program is FREE software. You can redistribute it and/or