diff options
Diffstat (limited to 'include/m_contacts.h')
-rw-r--r-- | include/m_contacts.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/include/m_contacts.h b/include/m_contacts.h index dd14dfd39d..1e57e90ab2 100644 --- a/include/m_contacts.h +++ b/include/m_contacts.h @@ -1,5 +1,7 @@ /*
-Miranda IM
+
+Miranda NG: the free IM client for Microsoft* Windows*
+Copyright (c) 2012-14 Miranda NG project (http://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
@@ -110,4 +112,3 @@ typedef struct { #define MS_CONTACT_GETCONTACTINFO "Miranda/Contact/GetContactInfo"
#endif // M_CONTACTS_H__
-
|