diff options
Diffstat (limited to 'plugins/IEHistory/src/IEHistory.cpp')
-rw-r--r-- | plugins/IEHistory/src/IEHistory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/IEHistory/src/IEHistory.cpp b/plugins/IEHistory/src/IEHistory.cpp index 6f8151f72d..06fabc6490 100644 --- a/plugins/IEHistory/src/IEHistory.cpp +++ b/plugins/IEHistory/src/IEHistory.cpp @@ -35,7 +35,7 @@ PLUGININFOEX pluginInfo = { __PLUGIN_DISPLAY_NAME, __VERSION_DWORD, __DESC, - __AUTHOR, __AUTHOREMAIL, + __AUTHOR, __COPYRIGHT, __AUTHORWEB, UNICODE_AWARE, |