diff options
Diffstat (limited to 'src/core/stduihist')
-rw-r--r-- | src/core/stduihist/version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/stduihist/version.h b/src/core/stduihist/version.h index 71226e8a50..99ff40c2e8 100644 --- a/src/core/stduihist/version.h +++ b/src/core/stduihist/version.h @@ -8,7 +8,7 @@ #define __INTERNAL_NAME "stduihist"
#define __FILENAME "stduihist.dll"
#define __DESCRIPTION "Core module for built-in history viewer."
-#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"
|