From d82f8462ec7e8fdd742f89c62a80f54471059e2a Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 1 Jan 2020 19:29:47 +0300 Subject: Happy new year, Miranda --- src/core/stdssl/src/main.cpp | 2 +- src/core/stdssl/src/netlibssl.cpp | 2 +- src/core/stdssl/src/stdafx.h | 2 +- src/core/stdssl/src/version.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src/core/stdssl') diff --git a/src/core/stdssl/src/main.cpp b/src/core/stdssl/src/main.cpp index 33845e1c2b..9fb8e0d76d 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 (c) 2014-19 Miranda NG team (https://miranda-ng.org) +Copyright (c) 2014-20 Miranda NG team (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 9ce246b08b..b8f3975a55 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 (C) 2012-19 Miranda NG team (https://miranda-ng.org), +Copyright (C) 2012-20 Miranda NG team (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/stdafx.h b/src/core/stdssl/src/stdafx.h index 282a76060d..af4b9c1aec 100644 --- a/src/core/stdssl/src/stdafx.h +++ b/src/core/stdssl/src/stdafx.h @@ -1,6 +1,6 @@ /* -Copyright 2000-12 Miranda IM, 2012-19 Miranda NG team, +Copyright 2000-12 Miranda IM, 2012-20 Miranda NG team, 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 9e14400377..f887ef50eb 100644 --- a/src/core/stdssl/src/version.h +++ b/src/core/stdssl/src/version.h @@ -9,4 +9,4 @@ #define __DESCRIPTION "Core driver for Windows native SSL support." #define __AUTHOR "Miranda NG team" #define __AUTHORWEB "https://miranda-ng.org/p/StdSSL/" -#define __COPYRIGHT "© 2014-19 Miranda NG team" +#define __COPYRIGHT "© 2014-20 Miranda NG team" -- cgit v1.2.3