diff options
Diffstat (limited to 'src/core/stdidle/version.h')
-rw-r--r-- | src/core/stdidle/version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/stdidle/version.h b/src/core/stdidle/version.h index e38c89285c..fb382d83db 100644 --- a/src/core/stdidle/version.h +++ b/src/core/stdidle/version.h @@ -8,7 +8,7 @@ #define __INTERNAL_NAME "stdidle"
#define __FILENAME "stdidle.dll"
#define __DESCRIPTION "Core module for idle state processing."
-#define __AUTHOR "Myranda team"
+#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/"
-#define __COPYRIGHT "© 2012 Myranda team"
+#define __COPYRIGHT "© 2012 Miranda NG Development Team"
|