diff options
Diffstat (limited to 'include/m_idle.h')
-rw-r--r-- | include/m_idle.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/m_idle.h b/include/m_idle.h index bdcf0b3c0f..6ff36c7d3b 100644 --- a/include/m_idle.h +++ b/include/m_idle.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-2005 Miranda ICQ/IM project,
+Copyright (c) 2012-14 Miranda NG project (http://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.
@@ -71,4 +72,3 @@ typedef struct { #define MS_IDLE_GETIDLEINFO "Miranda/Idle/GetInfo"
#endif // M_IDLE_H__
-
|