diff options
| author | 2010-12-29 05:18:53 +0000 | |
|---|---|---|
| committer | 2010-12-29 05:18:53 +0000 | |
| commit | 36a500815eb3feae00b1f1e00b32916e4264236b (patch) | |
| tree | 459d0c28555696bad117f02f148a129513fae1ec /src/modules/language | |
| parent | yet more splitting (diff) | |
| download | KVIrc-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/language')
| -rw-r--r-- | src/modules/language/detector.cpp | 2 | ||||
| -rw-r--r-- | src/modules/language/detector.h | 2 | ||||
| -rw-r--r-- | src/modules/language/libkvilanguage.cpp | 2 |
3 files changed, 3 insertions, 3 deletions
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 |
