diff options
author | Dart Raiden <wowemuh@gmail.com> | 2015-11-15 23:07:29 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2015-11-15 23:07:29 +0000 |
commit | 2c46d93d463b7e59979bf470f320aa92631d14a5 (patch) | |
tree | c0255e203f27c3624b6444857b935581d9910887 /plugins/OpenSSL/src | |
parent | 1511b61d0387c865aa644fd86142e9814e2d2eb0 (diff) |
update forgotten copyright
git-svn-id: http://svn.miranda-ng.org/main/trunk@15737 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/OpenSSL/src')
-rw-r--r-- | plugins/OpenSSL/src/main.cpp | 2 | ||||
-rw-r--r-- | plugins/OpenSSL/src/ssl_openssl.cpp | 2 | ||||
-rw-r--r-- | plugins/OpenSSL/src/stdafx.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/plugins/OpenSSL/src/main.cpp b/plugins/OpenSSL/src/main.cpp index 720f99e385..4ee8449933 100644 --- a/plugins/OpenSSL/src/main.cpp +++ b/plugins/OpenSSL/src/main.cpp @@ -1,7 +1,7 @@ /* Standard encryption plugin for Miranda NG -Copyright (C) 2012-13 George Hazan +Copyright (C) 2012-15 George Hazan 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/plugins/OpenSSL/src/ssl_openssl.cpp b/plugins/OpenSSL/src/ssl_openssl.cpp index 22f6ba39ca..7454217889 100644 --- a/plugins/OpenSSL/src/ssl_openssl.cpp +++ b/plugins/OpenSSL/src/ssl_openssl.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-14 Miranda NG project (http://miranda-ng.org), +Copyright (c) 2012-15 Miranda NG project (http://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/plugins/OpenSSL/src/stdafx.h b/plugins/OpenSSL/src/stdafx.h index 827c7e090a..fa4b44b9a9 100644 --- a/plugins/OpenSSL/src/stdafx.h +++ b/plugins/OpenSSL/src/stdafx.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-14 Miranda NG project (http://miranda-ng.org), +Copyright (c) 2012-15 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. |