diff options
author | dartraiden <wowemuh@gmail.com> | 2021-01-17 21:30:09 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2021-01-17 21:30:09 +0300 |
commit | e5e57900ba47ffe47c0bd284e3eb039a85db970a (patch) | |
tree | 1aac7a3ab15539d35728a83c8b0e619701711056 /plugins/IEHistory/src | |
parent | a7fd5399f79c288b23312de940d7c1bb33726c91 (diff) |
Code cleaning
Diffstat (limited to 'plugins/IEHistory/src')
-rw-r--r-- | plugins/IEHistory/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/IEHistory/src/version.h b/plugins/IEHistory/src/version.h index 4a94721608..527df18122 100644 --- a/plugins/IEHistory/src/version.h +++ b/plugins/IEHistory/src/version.h @@ -32,7 +32,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define __PLUGIN_NAME "IE History" #define __FILENAME "IEHistory.dll" #define __AUTHOR "Cristian Libotean, Miranda NG team" -#define __COPYRIGHT "© 2006 Cristian Libotean, 2014-21 Miranda NG team" +#define __COPYRIGHT "© 2006 Cristian Libotean, 2014-21 Miranda NG team" #define __AUTHORWEB "https://miranda-ng.org/p/IEHistory" #define __PLUGIN_DISPLAY_NAME "IEView history viewer" |