aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/pythoncore
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/pythoncore
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/pythoncore')
-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
4 files changed, 4 insertions, 4 deletions
diff --git a/src/modules/pythoncore/kvircmodule.cpp b/src/modules/pythoncore/kvircmodule.cpp
index ea0dc5393..b25c3ce44 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 88c6aa2ca..939a1908b 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 00a7257d8..1d826bd68 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 407341e23..427336393 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