diff options
Diffstat (limited to 'plugins/TabSRMM/src/ImageDataObject.cpp')
-rw-r--r-- | plugins/TabSRMM/src/ImageDataObject.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/TabSRMM/src/ImageDataObject.cpp b/plugins/TabSRMM/src/ImageDataObject.cpp index 762dbba537..90fb804622 100644 --- a/plugins/TabSRMM/src/ImageDataObject.cpp +++ b/plugins/TabSRMM/src/ImageDataObject.cpp @@ -2,7 +2,7 @@ * astyle --force-indent=tab=4 --brackets=linux --indent-switches
* --pad=oper --one-line=keep-blocks --unpad=paren
*
- * Miranda IM: the free IM client for Microsoft* Windows*
+ * Miranda NG: the free IM client for Microsoft* Windows*
*
* Copyright 2000-2009 Miranda ICQ/IM project,
* all portions of this codebase are copyrighted to the people
@@ -30,7 +30,7 @@ * This inserts a bitmap into a rich edit control using OLE
* code partially taken from public example on the internet, source unknown.
*
- * originally part of the smileyadd plugin for Miranda IM
+ * originally part of the smileyadd plugin for Miranda NG
*
*/
|