summaryrefslogtreecommitdiff
path: root/src/core/stdssl
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/stdssl')
-rw-r--r--src/core/stdssl/src/main.cpp2
-rw-r--r--src/core/stdssl/src/netlibssl.cpp2
-rw-r--r--src/core/stdssl/src/version.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/core/stdssl/src/main.cpp b/src/core/stdssl/src/main.cpp
index fd2a21c053..2f4cc33dcd 100644
--- a/src/core/stdssl/src/main.cpp
+++ b/src/core/stdssl/src/main.cpp
@@ -2,7 +2,7 @@
Standard SSL driver for Miranda NG
-Copyright () 2014-17 Miranda NG project (https://miranda-ng.org)
+Copyright (с) 2014-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/src/core/stdssl/src/netlibssl.cpp b/src/core/stdssl/src/netlibssl.cpp
index 9bd1316c06..8601a1e326 100644
--- a/src/core/stdssl/src/netlibssl.cpp
+++ b/src/core/stdssl/src/netlibssl.cpp
@@ -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/stdssl/src/version.h b/src/core/stdssl/src/version.h
index 90c7226c74..3029aeafe1 100644
--- a/src/core/stdssl/src/version.h
+++ b/src/core/stdssl/src/version.h
@@ -10,4 +10,4 @@
#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "https://miranda-ng.org/p/StdSSL/"
-#define __COPYRIGHT " 2014-17 Miranda NG Development Team"
+#define __COPYRIGHT "© 2014-17 Miranda NG Development Team"