diff options
| author | dartraiden <wowemuh@gmail.com> | 2025-01-01 03:19:12 +0300 |
|---|---|---|
| committer | dartraiden <wowemuh@gmail.com> | 2025-01-01 03:19:12 +0300 |
| commit | 24cdeb59d77ffc23f22dd7c7a8d10dcd534a9267 (patch) | |
| tree | b7a800e8cd497a960aa28f35f92d1d8d098f5554 /plugins/IEHistory/src | |
| parent | f4c1d504575dec4cf66c0c913ab55e8cdfb15e9a (diff) | |
Another year has passed
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 fa5404fded..9e5c9a541c 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-24 Miranda NG team"
+#define __COPYRIGHT "© 2006 Cristian Libotean, 2014-25 Miranda NG team"
#define __AUTHORWEB "https://miranda-ng.org/p/IEHistory"
#define __PLUGIN_DISPLAY_NAME "IEView history viewer"
|
