diff options
Diffstat (limited to 'include/statusmodes.h')
-rw-r--r-- | include/statusmodes.h | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/include/statusmodes.h b/include/statusmodes.h index 2120f2d979..3c287191bc 100644 --- a/include/statusmodes.h +++ b/include/statusmodes.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.
@@ -48,5 +49,3 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define MAX_STATUS_COUNT (ID_STATUS_OUTTOLUNCH-ID_STATUS_OFFLINE+1)
#endif // STATUSMODES_H__
-
-
|