summaryrefslogtreecommitdiff
path: root/plugins/Clist_blind/src
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2015-09-19 00:33:32 +0000
committerDart Raiden <wowemuh@gmail.com>2015-09-19 00:33:32 +0000
commit82cc787532fbff930c01b37dd88cde35952f5ba6 (patch)
tree4c360ebf31ca9e6a2144c1f4a9409066b3415ce8 /plugins/Clist_blind/src
parent963267f0469e896d92fc80ea211d9df99bb818a9 (diff)
fix encoding problems
git-svn-id: http://svn.miranda-ng.org/main/trunk@15390 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_blind/src')
-rw-r--r--plugins/Clist_blind/src/Version.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/Clist_blind/src/Version.h b/plugins/Clist_blind/src/Version.h
index 03a373b0dc..1bded760a3 100644
--- a/plugins/Clist_blind/src/Version.h
+++ b/plugins/Clist_blind/src/Version.h
@@ -1,3 +1,4 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 8
#define __RELEASE_NUM 1
@@ -11,4 +12,4 @@
#define __AUTHOR "Ricardo Pescuma Domenecci, based on previous work from Miranda IM project"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/p/Clist_blind/"
-#define __COPYRIGHT "© 2000-2009 Miranda IM project, Ricardo Pescuma Domenecci, 2013-15 Miranda NG project"
+#define __COPYRIGHT "© 2000-2009 Miranda IM project, Ricardo Pescuma Domenecci, 2013-15 Miranda NG project"