diff options
Diffstat (limited to 'include/m_url.h')
-rw-r--r-- | include/m_url.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/m_url.h b/include/m_url.h index d544839c8a..ec39566b31 100644 --- a/include/m_url.h +++ b/include/m_url.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.
@@ -32,4 +33,3 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define MS_URL_SENDURL "SRUrl/SendCommand"
#endif // M_URL_H__
-
|