summaryrefslogtreecommitdiff
path: root/updater/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'updater/version.h')
-rw-r--r--updater/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/updater/version.h b/updater/version.h
index 9173b30..5af0ad4 100644
--- a/updater/version.h
+++ b/updater/version.h
@@ -13,9 +13,9 @@
#define __VERSION_STRING __STRINGIFY(__FILEVERSION_STRING_DOTS)
#define __DESC "Automatic Updater for Miranda"
-#define __AUTHOR "Scott Ellis"
+#define __AUTHOR "Scott Ellis, Boris Krasnovskiy"
#define __AUTHOREMAIL "mail@scottellis.com.au"
-#define __COPYRIGHT "© 2005,2006 Scott Ellis"
+#define __COPYRIGHT "© 2005,2006 Scott Ellis, 2009-2010 Boris Krasnovskiy"
#define __AUTHORWEB "http://www.scottellis.com.au"
#if defined(_WIN64)