diff options
Diffstat (limited to 'include')
53 files changed, 78 insertions, 78 deletions
diff --git a/include/m_addcontact.h b/include/m_addcontact.h index 7e68a59d45..cb669e5af9 100644 --- a/include/m_addcontact.h +++ b/include/m_addcontact.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_avatars.h b/include/m_avatars.h index c7e55dfb04..132059ac3f 100644 --- a/include/m_avatars.h +++ b/include/m_avatars.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-12 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_awaymsg.h b/include/m_awaymsg.h index ffea7897d3..0b78c921df 100644 --- a/include/m_awaymsg.h +++ b/include/m_awaymsg.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_button.h b/include/m_button.h index 40db65ab2c..3c45865284 100644 --- a/include/m_button.h +++ b/include/m_button.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_button_int.h b/include/m_button_int.h index f0a9769735..faed72b832 100644 --- a/include/m_button_int.h +++ b/include/m_button_int.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_clc.h b/include/m_clc.h index e4b272af8e..b65a3d17c6 100644 --- a/include/m_clc.h +++ b/include/m_clc.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_clistint.h b/include/m_clistint.h index a99c66a7df..b51cf30bf9 100644 --- a/include/m_clistint.h +++ b/include/m_clistint.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_cluiframes.h b/include/m_cluiframes.h index ca0c04412d..9b3fbbec90 100644 --- a/include/m_cluiframes.h +++ b/include/m_cluiframes.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-02 Richard Hughes, Roland Rabien & Tristan Van de Vreede
This program is free software; you can redistribute it and/or
diff --git a/include/m_contacts.h b/include/m_contacts.h index eca28bfbaa..4596476fb5 100644 --- a/include/m_contacts.h +++ b/include/m_contacts.h @@ -1,7 +1,7 @@ /*
Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/include/m_core.h b/include/m_core.h index eba11f2956..421dd12672 100644 --- a/include/m_core.h +++ b/include/m_core.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
@@ -109,9 +109,9 @@ MIR_CORE_DLL(HANDLE) HookEventParam(const char *name, MIRANDAHOOKPARAM hookProc MIR_CORE_DLL(HANDLE) HookEventObj(const char *name, MIRANDAHOOKOBJ hookProc, void* object);
MIR_CORE_DLL(HANDLE) HookEventObjParam(const char *name, MIRANDAHOOKOBJPARAM hookProc, void* object, LPARAM lParam);
MIR_CORE_DLL(HANDLE) HookEventMessage(const char *name, HWND hwnd, UINT message);
- -// executes the event handler if event is missing -MIR_CORE_DLL(HANDLE) HookTemporaryEvent(const char *name, MIRANDAHOOK hookProc); +
+// executes the event handler if event is missing
+MIR_CORE_DLL(HANDLE) HookTemporaryEvent(const char *name, MIRANDAHOOK hookProc);
MIR_CORE_DLL(int) UnhookEvent(HANDLE hHook);
MIR_CORE_DLL(void) KillObjectEventHooks(void* pObject);
diff --git a/include/m_crypto.h b/include/m_crypto.h index 9eb48e9cda..74dc0b4302 100644 --- a/include/m_crypto.h +++ b/include/m_crypto.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_database.h b/include/m_database.h index eb4bd3cbcf..82b4af6c93 100644 --- a/include/m_database.h +++ b/include/m_database.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_db_int.h b/include/m_db_int.h index cbc2e850fa..ceaf895f21 100644 --- a/include/m_db_int.h +++ b/include/m_db_int.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_descbutton.h b/include/m_descbutton.h index 74387e682b..6cb4ce81af 100644 --- a/include/m_descbutton.h +++ b/include/m_descbutton.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2007-12 Miranda ICQ/IM project,
Copyright (c) 2007 Artem Shpynov
diff --git a/include/m_email.h b/include/m_email.h index 4234c908d0..fe7e4d2bef 100644 --- a/include/m_email.h +++ b/include/m_email.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_extraicons.h b/include/m_extraicons.h index 7f94e690d1..30922d33bf 100644 --- a/include/m_extraicons.h +++ b/include/m_extraicons.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2009 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
diff --git a/include/m_file.h b/include/m_file.h index 6e6f285de3..e82065cb77 100644 --- a/include/m_file.h +++ b/include/m_file.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_findadd.h b/include/m_findadd.h index fff187d92d..99ad4ee066 100644 --- a/include/m_findadd.h +++ b/include/m_findadd.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_freeimage.h b/include/m_freeimage.h index 8685952343..b7f7e830eb 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_gui.h b/include/m_gui.h index 05e4021b3f..52415a2d9b 100644 --- a/include/m_gui.h +++ b/include/m_gui.h @@ -6,7 +6,7 @@ Copyright (c) 2002-04 Santithorn Bunchua Copyright (c) 2005-12 George Hazan
Copyright (c) 2007-09 Maxim Mluhov
Copyright (c) 2007-09 Victor Pavlychko
-Copyright (๑) 2012-17 Miranda NG project
+Copyright (ั) 2012-17 Miranda NG project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/include/m_history.h b/include/m_history.h index fe66eb7060..d87df16c5c 100644 --- a/include/m_history.h +++ b/include/m_history.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_hotkeys.h b/include/m_hotkeys.h index b15464f6d3..80219b57e3 100644 --- a/include/m_hotkeys.h +++ b/include/m_hotkeys.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_icolib.h b/include/m_icolib.h index da8b2c4c77..31cb01a60c 100644 --- a/include/m_icolib.h +++ b/include/m_icolib.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_iconheader.h b/include/m_iconheader.h index 662f0099de..c3d6db9f0d 100644 --- a/include/m_iconheader.h +++ b/include/m_iconheader.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-2007 Miranda ICQ/IM project,
Copyright (c) 2007 Artem Shpynov
diff --git a/include/m_icq.h b/include/m_icq.h index 8f1f8d932c..72a24c9fd7 100644 --- a/include/m_icq.h +++ b/include/m_icq.h @@ -4,9 +4,9 @@ //
// 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)
+// Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -178,24 +178,24 @@ typedef struct { // -1 delayed (rate control) - sequence unknown
#define PS_ICQ_REQUESTCUSTOMSTATUS "/RequestXStatusDetails"
-#define MAX_CAPNAME 64 -typedef struct -{ - int cbSize; - char caps[0x10]; - HANDLE hIcon; - char name[MAX_CAPNAME]; -} ICQ_CUSTOMCAP; - -// Add a custom icq capability. -// wParam = 0; -// lParam = (LPARAM)(ICQ_CUSTOMCAP *)&icqCustomCap; -#define PS_ICQ_ADDCAPABILITY "/IcqAddCapability" - -// Check if capability is supportes. Only icqCustomCap.caps does matter. -// wParam = (WPARAM)(HANDLE)hContact; -// lParam = (LPARAM)(ICQ_CUSTOMCAP *)&icqCustomCap; -// returns non-zero if capability is supported -#define PS_ICQ_CHECKCAPABILITY "/IcqCheckCapability" +#define MAX_CAPNAME 64
+typedef struct
+{
+ int cbSize;
+ char caps[0x10];
+ HANDLE hIcon;
+ char name[MAX_CAPNAME];
+} ICQ_CUSTOMCAP;
+
+// Add a custom icq capability.
+// wParam = 0;
+// lParam = (LPARAM)(ICQ_CUSTOMCAP *)&icqCustomCap;
+#define PS_ICQ_ADDCAPABILITY "/IcqAddCapability"
+
+// Check if capability is supportes. Only icqCustomCap.caps does matter.
+// wParam = (WPARAM)(HANDLE)hContact;
+// lParam = (LPARAM)(ICQ_CUSTOMCAP *)&icqCustomCap;
+// returns non-zero if capability is supported
+#define PS_ICQ_CHECKCAPABILITY "/IcqCheckCapability"
#endif // M_ICQ_H__
diff --git a/include/m_idle.h b/include/m_idle.h index 720ff8de2d..4e46755eba 100644 --- a/include/m_idle.h +++ b/include/m_idle.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-05 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_ignore.h b/include/m_ignore.h index 4caccdb958..d0138b045b 100644 --- a/include/m_ignore.h +++ b/include/m_ignore.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_imgsrvc.h b/include/m_imgsrvc.h index e7869d1782..c4214d4621 100644 --- a/include/m_imgsrvc.h +++ b/include/m_imgsrvc.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-12 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_jabber.h b/include/m_jabber.h index 4fc555ee90..07b2cee7be 100644 --- a/include/m_jabber.h +++ b/include/m_jabber.h @@ -6,7 +6,7 @@ Copyright (c) 2002-04 Santithorn Bunchua Copyright (c) 2005-08 George Hazan
Copyright (c) 2007 Maxim Mluhov
Copyright (c) 2008-09 Dmitriy Chervov
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/include/m_json.h b/include/m_json.h index 6474e24e28..3c33d7569e 100644 --- a/include/m_json.h +++ b/include/m_json.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_langpack.h b/include/m_langpack.h index 12648c01c7..a5d7706d06 100644 --- a/include/m_langpack.h +++ b/include/m_langpack.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-12 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_message.h b/include/m_message.h index 3b484a8cb0..b75d539e5d 100644 --- a/include/m_message.h +++ b/include/m_message.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_metacontacts.h b/include/m_metacontacts.h index e9a2c09c7e..5fa1ec3e7a 100644 --- a/include/m_metacontacts.h +++ b/include/m_metacontacts.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org),
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org),
Copyright (c) 2004-07 Scott Ellis (www.scottellis.com.au mail@scottellis.com.au)
Copyright (c) 2004 Universite Louis PASTEUR, STRASBOURG.
diff --git a/include/m_netlib.h b/include/m_netlib.h index 981e40016d..cf8b5e3af6 100644 --- a/include/m_netlib.h +++ b/include/m_netlib.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-12 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_options.h b/include/m_options.h index 4ef1f0921d..4e0286620a 100644 --- a/include/m_options.h +++ b/include/m_options.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_pluginupdater.h b/include/m_pluginupdater.h index 63f832f03b..1b200bb00e 100644 --- a/include/m_pluginupdater.h +++ b/include/m_pluginupdater.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_protocols.h b/include/m_protocols.h index aba7fb911f..2b8c980066 100644 --- a/include/m_protocols.h +++ b/include/m_protocols.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_protoint.h b/include/m_protoint.h index a5a6c042cb..1cba3cfd29 100644 --- a/include/m_protoint.h +++ b/include/m_protoint.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_srmm_int.h b/include/m_srmm_int.h index 4cb529a47e..fd27109018 100644 --- a/include/m_srmm_int.h +++ b/include/m_srmm_int.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org) +Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org) Copyright (c) 2000-08 Miranda ICQ/IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/include/m_ssl.h b/include/m_ssl.h index 9734d31dda..fad495cdcc 100644 --- a/include/m_ssl.h +++ b/include/m_ssl.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_string.h b/include/m_string.h index b2a21bf432..1f1401ae68 100644 --- a/include/m_string.h +++ b/include/m_string.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_system.h b/include/m_system.h index 0a13bb5aea..c4cc6a25fc 100644 --- a/include/m_system.h +++ b/include/m_system.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_system_cpp.h b/include/m_system_cpp.h index 38aa6de2cf..ee30669a46 100644 --- a/include/m_system_cpp.h +++ b/include/m_system_cpp.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_timezones.h b/include/m_timezones.h index 1491cb28bb..4a1d159f48 100644 --- a/include/m_timezones.h +++ b/include/m_timezones.h @@ -2,8 +2,8 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
-Copyright (๑) 2000-10 Miranda ICQ/IM project,
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2000-10 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_types.h b/include/m_types.h index ca6d8619c9..84c9cb19fc 100644 --- a/include/m_types.h +++ b/include/m_types.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_url.h b/include/m_url.h index eeeddbefa7..8ff6ada26b 100644 --- a/include/m_url.h +++ b/include/m_url.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_userinfo.h b/include/m_userinfo.h index 9813ec823b..67e188a63f 100644 --- a/include/m_userinfo.h +++ b/include/m_userinfo.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_utils.h b/include/m_utils.h index 567e9689a6..182ee2a124 100644 --- a/include/m_utils.h +++ b/include/m_utils.h @@ -3,7 +3,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-12 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_xml.h b/include/m_xml.h index 5c82d5475b..bbda38b856 100644 --- a/include/m_xml.h +++ b/include/m_xml.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/m_xstatus.h b/include/m_xstatus.h index ef73aa838d..72efbfd0fb 100644 --- a/include/m_xstatus.h +++ b/include/m_xstatus.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/newpluginapi.h b/include/newpluginapi.h index c63189d40f..91d002b561 100644 --- a/include/newpluginapi.h +++ b/include/newpluginapi.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/statusmodes.h b/include/statusmodes.h index 2ea5ac28dd..8e9dd397d9 100644 --- a/include/statusmodes.h +++ b/include/statusmodes.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/include/win2k.h b/include/win2k.h index afedf57c4b..99afe216d2 100644 --- a/include/win2k.h +++ b/include/win2k.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (๑) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (ั) 2012-17 Miranda NG project (https://miranda-ng.org)
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
|