aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/channelsjoin
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/channelsjoin
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/channelsjoin')
-rw-r--r--src/modules/channelsjoin/ChannelsJoinDialog.cpp2
-rw-r--r--src/modules/channelsjoin/ChannelsJoinDialog.h2
-rw-r--r--src/modules/channelsjoin/libkvichannelsjoin.cpp2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/modules/channelsjoin/ChannelsJoinDialog.cpp b/src/modules/channelsjoin/ChannelsJoinDialog.cpp
index 492efea4a..73459dc79 100644
--- a/src/modules/channelsjoin/ChannelsJoinDialog.cpp
+++ b/src/modules/channelsjoin/ChannelsJoinDialog.cpp
@@ -3,7 +3,7 @@
// File : ChannelsJoinDialog.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/ChannelsJoinDialog.h b/src/modules/channelsjoin/ChannelsJoinDialog.h
index a2f99034f..e6948eb5b 100644
--- a/src/modules/channelsjoin/ChannelsJoinDialog.h
+++ b/src/modules/channelsjoin/ChannelsJoinDialog.h
@@ -5,7 +5,7 @@
// File : ChannelsJoinDialog.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 0d7debfc5..a9f8baf1f 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)
//