diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2013-05-23 00:56:41 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2013-05-23 00:56:41 -0500 |
commit | 28ad0b45d8ac447d3520f6ec817ffa7408586eaf (patch) | |
tree | 9003a9589803bf11ceb2fb02df32129a5011c284 /kmail | |
parent | 3f1102d4706535a44abc9b3701bac3325ae8ef05 (diff) | |
download | tdepim-28ad0b45d8ac447d3520f6ec817ffa7408586eaf.tar.gz tdepim-28ad0b45d8ac447d3520f6ec817ffa7408586eaf.zip |
Fix incorrect characters.
Diffstat (limited to 'kmail')
-rw-r--r-- | kmail/partNode.cpp | 2 | ||||
-rw-r--r-- | kmail/urlhandlermanager.cpp | 2 | ||||
-rw-r--r-- | kmail/xfaceconfigurator.cpp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/kmail/partNode.cpp b/kmail/partNode.cpp index 9405544b0..012c6e18a 100644 --- a/kmail/partNode.cpp +++ b/kmail/partNode.cpp @@ -2,7 +2,7 @@ partNode.cpp A node in a MIME tree. This file is part of KMail, the KDE mail client. - Copyright (c) 2002 Klar�lvdalens Datakonsult AB + Copyright (c) 2002 Klarälvdalens Datakonsult AB KMail is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as diff --git a/kmail/urlhandlermanager.cpp b/kmail/urlhandlermanager.cpp index 78102b2bb..c17c18595 100644 --- a/kmail/urlhandlermanager.cpp +++ b/kmail/urlhandlermanager.cpp @@ -2,7 +2,7 @@ urlhandlermanager.cpp This file is part of KMail, the KDE mail client. - Copyright (c) 2002-2003 Klar�lvdalens Datakonsult AB + Copyright (c) 2002-2003 Klarälvdalens Datakonsult AB Copyright (c) 2003 Marc Mutz <mutz@kde.org> KMail is free software; you can redistribute it and/or modify it diff --git a/kmail/xfaceconfigurator.cpp b/kmail/xfaceconfigurator.cpp index ed56b0d59..593e86edc 100644 --- a/kmail/xfaceconfigurator.cpp +++ b/kmail/xfaceconfigurator.cpp @@ -1,7 +1,7 @@ /* This file is part of KMail. - Copyright (c) 2004 Jakob Schr�er <js@camaya.net> + Copyright (c) 2004 Jakob Schröter <js@camaya.net> This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public |