diff options
Diffstat (limited to 'src/core/stdauth/version.h')
-rw-r--r-- | src/core/stdauth/version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/stdauth/version.h b/src/core/stdauth/version.h index ecaa3daa78..6cde63bca4 100644 --- a/src/core/stdauth/version.h +++ b/src/core/stdauth/version.h @@ -8,7 +8,7 @@ #define __INTERNAL_NAME "stdauth"
#define __FILENAME "stdauth.dll"
#define __DESCRIPTION "Core module for sending/receiving auth requests."
-#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"
|