diff options
Diffstat (limited to 'plugins/SimpleStatusMsg/src/Version.h')
-rw-r--r-- | plugins/SimpleStatusMsg/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SimpleStatusMsg/src/Version.h b/plugins/SimpleStatusMsg/src/Version.h index 8202a98614..953040aa7e 100644 --- a/plugins/SimpleStatusMsg/src/Version.h +++ b/plugins/SimpleStatusMsg/src/Version.h @@ -8,7 +8,7 @@ #define __PLUGIN_NAME "Simple status message"
#define __FILENAME "SimpleStatusMsg.dll"
#define __DESCRIPTION "Provides a simple way to set status and away messages."
-#define __AUTHOR "Bartosz 'Dezeath' Białek, Harven"
+#define __AUTHOR "Bartosz 'Dezeath' Bialek, Harven"
#define __AUTHOREMAIL "dezred@gmail.com"
#define __AUTHORWEB "http://miranda-ng.org/"
#define __COPYRIGHT "© 2006-2011 Bartosz Białek, 2005 Harven"
|