diff options
| author | Kirill Volinsky <mataes2007@gmail.com> | 2017-11-28 22:12:43 +0300 | 
|---|---|---|
| committer | Kirill Volinsky <mataes2007@gmail.com> | 2017-11-28 22:12:43 +0300 | 
| commit | 80221d816eeb98f0df38e0243390033c614952f3 (patch) | |
| tree | 7618176108093921b6934343bc2f76a66ea97730 /plugins/ConnectionNotify | |
| parent | 25df99ba7462958f2cb9075020ec1c9a5a7c9f50 (diff) | |
Source files converted to utf-8
Diffstat (limited to 'plugins/ConnectionNotify')
| -rw-r--r-- | plugins/ConnectionNotify/src/version.h | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/plugins/ConnectionNotify/src/version.h b/plugins/ConnectionNotify/src/version.h index 0edeb9c3ea..a147192ba9 100644 --- a/plugins/ConnectionNotify/src/version.h +++ b/plugins/ConnectionNotify/src/version.h @@ -1,7 +1,7 @@  /*
  Exchange notifier plugin for Miranda IM
 -Copyright © 2006 Cristian Libotean, Attila Vajda
 +Copyright © 2006 Cristian Libotean, Attila Vajda
  This program is free software; you can redistribute it and/or
  modify it under the terms of the GNU General Public License
 @@ -31,7 +31,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.  #define __DESCRIPTION           "Notify with popup if some connection established"
  #define __AUTHOR                "MaKaR"
  #define __AUTHOREMAIL           "makar@poczta.of.pl"
 -#define __COPYRIGHT             "© 2011-2013 MaKaRSoFT"
 +#define __COPYRIGHT             "© 2011-2013 MaKaRSoFT"
  #define __AUTHORWEB             "https://miranda-ng.org/p/ConnectionNotify/"
  #define __PLUGIN_DISPLAY_NAME   "ConnectionNotify"
 | 
