diff options
Diffstat (limited to 'include/m_addcontact.h')
-rw-r--r-- | include/m_addcontact.h | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/include/m_addcontact.h b/include/m_addcontact.h index be0e6a40ee..ffba5c2ca2 100644 --- a/include/m_addcontact.h +++ b/include/m_addcontact.h @@ -1,8 +1,9 @@ /*
-Miranda IM: the free IM client for Microsoft* Windows*
+Miranda NG: the free IM client for Microsoft* Windows*
-Copyright 2000-2008 Miranda ICQ/IM project,
+Copyright (c) 2012-14 Miranda NG project (http://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.
@@ -61,5 +62,3 @@ typedef struct{ #define MS_ADDCONTACT_SHOW "AddContact/Show"
#endif // M_ADDCONTACT_H__
-
-
|