aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules
diff options
context:
space:
mode:
authorGravatar un1versal2015-11-27 15:37:32 +0000
committerGravatar un1versal2015-11-27 15:37:32 +0000
commit9c723a29481bb921f50cf17f7f97a6d262fa5afc (patch)
tree305e9bdda39877648e85dba8a97b0aecede21ff1 /src/modules
parentShow the current Qt version and the Qt version that was used to build in the ... (diff)
downloadKVIrc-9c723a29481bb921f50cf17f7f97a6d262fa5afc.tar.gz
KVIrc-9c723a29481bb921f50cf17f7f97a6d262fa5afc.tar.bz2
KVIrc-9c723a29481bb921f50cf17f7f97a6d262fa5afc.zip
copyright headers: cosmetic capitalization & consistecy fixes.
Diffstat (limited to 'src/modules')
-rw-r--r--src/modules/action/libkviaction.cpp2
-rw-r--r--src/modules/actioneditor/libkviactioneditor.cpp2
-rw-r--r--src/modules/addon/libkviaddon.cpp2
-rw-r--r--src/modules/aliaseditor/libkvialiaseditor.cpp2
-rw-r--r--src/modules/classeditor/libkviclasseditor.cpp2
-rw-r--r--src/modules/codetester/libkvicodetester.cpp2
-rw-r--r--src/modules/eventeditor/libkvieventeditor.cpp2
-rw-r--r--src/modules/package/libkvipackage.cpp2
-rw-r--r--src/modules/perlcore/KVIrc.xs2
-rw-r--r--src/modules/perlcore/xs.inc2
-rw-r--r--src/modules/popupeditor/libkvipopupeditor.cpp2
-rw-r--r--src/modules/raweditor/libkviraweditor.cpp2
-rw-r--r--src/modules/theme/libkvitheme.cpp2
-rw-r--r--src/modules/toolbar/libkvitoolbar.cpp2
-rw-r--r--src/modules/toolbareditor/libkvitoolbareditor.cpp2
15 files changed, 15 insertions, 15 deletions
diff --git a/src/modules/action/libkviaction.cpp b/src/modules/action/libkviaction.cpp
index df1f8c03f..af70709d4 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 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/actioneditor/libkviactioneditor.cpp b/src/modules/actioneditor/libkviactioneditor.cpp
index 569f547ad..3ef3d3fb6 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 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/addon/libkviaddon.cpp b/src/modules/addon/libkviaddon.cpp
index f64e08cd2..c955cb8fe 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 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/aliaseditor/libkvialiaseditor.cpp b/src/modules/aliaseditor/libkvialiaseditor.cpp
index 989bce911..1f87b40e4 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 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/classeditor/libkviclasseditor.cpp b/src/modules/classeditor/libkviclasseditor.cpp
index 8348caf14..a98afaa4f 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 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/codetester/libkvicodetester.cpp b/src/modules/codetester/libkvicodetester.cpp
index 505671d03..a0a215fda 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 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 b605aab34..f44ad49c5 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 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/package/libkvipackage.cpp b/src/modules/package/libkvipackage.cpp
index e6d7feda3..877d58d9e 100644
--- a/src/modules/package/libkvipackage.cpp
+++ b/src/modules/package/libkvipackage.cpp
@@ -3,7 +3,7 @@
// File : libkvipackage.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 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/perlcore/KVIrc.xs b/src/modules/perlcore/KVIrc.xs
index a574bf7ff..cb39440cb 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 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/perlcore/xs.inc b/src/modules/perlcore/xs.inc
index 0db33318e..4bdf7f680 100644
--- a/src/modules/perlcore/xs.inc
+++ b/src/modules/perlcore/xs.inc
@@ -12,7 +12,7 @@
// File : KVIrc.xs
// Creation date : Unknown by Szymon Stefanek
//
-// This toolbar 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/popupeditor/libkvipopupeditor.cpp b/src/modules/popupeditor/libkvipopupeditor.cpp
index 9fb5beb5c..4622ef2da 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 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/libkviraweditor.cpp b/src/modules/raweditor/libkviraweditor.cpp
index 73ebac4f2..82202228d 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 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/theme/libkvitheme.cpp b/src/modules/theme/libkvitheme.cpp
index bf26f9116..555926cf1 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 file 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/toolbar/libkvitoolbar.cpp b/src/modules/toolbar/libkvitoolbar.cpp
index 73664c129..f1a7c6998 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 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/toolbareditor/libkvitoolbareditor.cpp b/src/modules/toolbareditor/libkvitoolbareditor.cpp
index 935467e08..f15f90585 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 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