diff options
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" |