summaryrefslogtreecommitdiff
path: root/src/core/stdcrypt
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2017-11-28 21:25:03 +0300
committerKirill Volinsky <mataes2007@gmail.com>2017-11-28 21:25:03 +0300
commit50cf7500115da74a3583eaa7397186d137cbd05d (patch)
tree1440ddd44f2ff709faf4436b9adf47c3a3bc929e /src/core/stdcrypt
parentb0ec1e2430b26d00a5d6a1baf49ff80d5a444e37 (diff)
Core: convert source files to utf-8
Diffstat (limited to 'src/core/stdcrypt')
-rw-r--r--src/core/stdcrypt/src/stdafx.h2
-rw-r--r--src/core/stdcrypt/src/version.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/core/stdcrypt/src/stdafx.h b/src/core/stdcrypt/src/stdafx.h
index 1300a88bb4..290ef13462 100644
--- a/src/core/stdcrypt/src/stdafx.h
+++ b/src/core/stdcrypt/src/stdafx.h
@@ -2,7 +2,7 @@
Miranda NG: the free IM client for Microsoft* Windows*
-Copyright () 2012-17 Miranda NG project (https://miranda-ng.org),
+Copyright (с) 2012-17 Miranda NG project (https://miranda-ng.org),
Copyright (c) 2000-12 Miranda IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/src/core/stdcrypt/src/version.h b/src/core/stdcrypt/src/version.h
index eba9b1c27d..a45c96afb9 100644
--- a/src/core/stdcrypt/src/version.h
+++ b/src/core/stdcrypt/src/version.h
@@ -9,4 +9,4 @@
#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "https://miranda-ng.org/p/StdCrypt/"
-#define __COPYRIGHT " 2012-17 Miranda NG Development Team"
+#define __COPYRIGHT "© 2012-17 Miranda NG Development Team"