diff options
Diffstat (limited to 'plugins/ProxySwitch')
-rw-r--r-- | plugins/ProxySwitch/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ProxySwitch/src/version.h b/plugins/ProxySwitch/src/version.h index 6bcd8a0099..8d2fac0bfd 100644 --- a/plugins/ProxySwitch/src/version.h +++ b/plugins/ProxySwitch/src/version.h @@ -10,4 +10,4 @@ #define __DESCRIPTION "Watches IP address changes, displays popups, and adjusts the proxy settings of Miranda, Internet Explorer and Firefox." #define __AUTHOR "Petr Smejkal" #define __AUTHORWEB "https://miranda-ng.org/p/ProxySwitch/" -#define __COPYRIGHT "© 2005 Petr Smejkal, 2018-19 Miranda NG team" +#define __COPYRIGHT "© 2005 Petr Smejkal, 2018-20 Miranda NG team" |