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/CSList | |
parent | 25df99ba7462958f2cb9075020ec1c9a5a7c9f50 (diff) |
Source files converted to utf-8
Diffstat (limited to 'plugins/CSList')
-rw-r--r-- | plugins/CSList/src/cslist.cpp | 4 | ||||
-rw-r--r-- | plugins/CSList/src/stdafx.h | 4 | ||||
-rw-r--r-- | plugins/CSList/src/version.h | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/plugins/CSList/src/cslist.cpp b/plugins/CSList/src/cslist.cpp index 10cfefe065..eda2793387 100644 --- a/plugins/CSList/src/cslist.cpp +++ b/plugins/CSList/src/cslist.cpp @@ -5,8 +5,8 @@ Custom Status List plugin for Miranda-IM (www.miranda-im.org) Follower of Custom Status History List by HANAX - Copyright © 2006-2008 HANAX - Copyright © 2007-2009 jarvis + Copyright © 2006-2008 HANAX + Copyright © 2007-2009 jarvis Occasionally rewritten in 2012 by George Hazan This program is free software; you can redistribute it and/or diff --git a/plugins/CSList/src/stdafx.h b/plugins/CSList/src/stdafx.h index e76d3aa296..435ab96c42 100644 --- a/plugins/CSList/src/stdafx.h +++ b/plugins/CSList/src/stdafx.h @@ -5,8 +5,8 @@ Custom Status List plugin for Miranda-IM (www.miranda-im.org)
Follower of Custom Status History List by HANAX
- Copyright © 2006-2008 HANAX
- Copyright © 2007-2009 jarvis
+ Copyright © 2006-2008 HANAX
+ Copyright © 2007-2009 jarvis
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/plugins/CSList/src/version.h b/plugins/CSList/src/version.h index 97ac0eeecf..5f304453c5 100644 --- a/plugins/CSList/src/version.h +++ b/plugins/CSList/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Mataes, jarvis" #define __AUTHOREMAIL "mataes2007@gmail.com" #define __AUTHORWEB "https://miranda-ng.org/p/CSList/" -#define __COPYRIGHT "© 2010-17 Mataes, 2007-09 jarvis" +#define __COPYRIGHT "© 2010-17 Mataes, 2007-09 jarvis" |