diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2017-11-28 22:50:38 +0300 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2017-11-28 22:50:38 +0300 |
commit | bf22f8b7af68a1670c76edf9b64faf23d1ac9264 (patch) | |
tree | d191b4a32e8d742e6140d7fa5ddee67221963c75 /include | |
parent | 80221d816eeb98f0df38e0243390033c614952f3 (diff) |
fix after convert
Diffstat (limited to 'include')
-rw-r--r-- | include/m_freeimage.h | 4 | ||||
-rw-r--r-- | include/m_icq.h | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/include/m_freeimage.h b/include/m_freeimage.h index b7f7e830eb..da6a14e636 100644 --- a/include/m_freeimage.h +++ b/include/m_freeimage.h @@ -3,7 +3,7 @@ //
// Design and implementation by
// - Floris van den Berg (flvdberg@wxs.nl)
-// - Hervй Drolon (drolon@infonie.fr)
+// - Hervé Drolon (drolon@infonie.fr)
//
// Contributors:
// - Adam Gates (radad@xoasis.com)
@@ -24,7 +24,7 @@ // - Petr Pytelka (pyta@lightcomp.com)
// - Riley McNiff (rmcniff@marexgroup.com)
// - Ryan Rubley (ryan@lostreality.org)
-// - Volker Gдrtner (volkerg@gmx.at)
+// - Volker Gärtner (volkerg@gmx.at)
//
// This file is part of FreeImage 3
//
diff --git a/include/m_icq.h b/include/m_icq.h index 72a24c9fd7..4332cacdd0 100644 --- a/include/m_icq.h +++ b/include/m_icq.h @@ -4,7 +4,7 @@ //
// Copyright (c) 2000-01 Richard Hughes, Roland Rabien, Tristan Van de Vreede
// Copyright (c) 2001-02 Jon Keating, Richard Hughes
-// Copyright (c) 2002-04 Martin Цberg, Sam Kothari, Robert Rainwater
+// Copyright (c) 2002-04 Martin Öberg, Sam Kothari, Robert Rainwater
// Copyright (c) 2004-10 Joe Kucera
// Copyright (с) 2012-17 Miranda NG project (https://miranda-ng.org)
//
|