aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/system
diff options
context:
space:
mode:
authorGravatar un1versal2015-10-28 09:29:04 +0000
committerGravatar un1versal2015-10-28 09:30:35 +0000
commit2f8e7f483ad14b55d7e71be19e87de1f52de4930 (patch)
tree507f957576c24bc1c6b4eda64706f9ef118a8b4a /src/modules/system
parentumode: Don't mix return value data types (diff)
downloadKVIrc-2f8e7f483ad14b55d7e71be19e87de1f52de4930.tar.gz
KVIrc-2f8e7f483ad14b55d7e71be19e87de1f52de4930.tar.bz2
KVIrc-2f8e7f483ad14b55d7e71be19e87de1f52de4930.zip
Copyright Headers: Cosmetic typos irc -> IRC
Diffstat (limited to 'src/modules/system')
-rw-r--r--src/modules/system/Plugin.cpp2
-rw-r--r--src/modules/system/Plugin.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/system/Plugin.cpp b/src/modules/system/Plugin.cpp
index 35190af95..01da82742 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 2a5f4f03a..b14a65931 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