From 3eb8e1c65d5f096cd6d72a87e63d01e1da24052e Mon Sep 17 00:00:00 2001 From: dartraiden Date: Sun, 17 Jan 2021 19:15:32 +0300 Subject: Update copyrights --- src/core/stdssl/src/main.cpp | 2 +- src/core/stdssl/src/netlibssl.cpp | 2 +- src/core/stdssl/src/stdafx.cxx | 2 +- src/core/stdssl/src/stdafx.h | 2 +- src/core/stdssl/src/version.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'src/core/stdssl') diff --git a/src/core/stdssl/src/main.cpp b/src/core/stdssl/src/main.cpp index 9fb8e0d76d..78ec6e2e05 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-20 Miranda NG team (https://miranda-ng.org) +Copyright (c) 2014-21 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 1ed8e4fc5d..5107875790 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-20 Miranda NG team (https://miranda-ng.org), +Copyright (C) 2012-21 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.cxx b/src/core/stdssl/src/stdafx.cxx index f80115fcef..54551e19fd 100644 --- a/src/core/stdssl/src/stdafx.cxx +++ b/src/core/stdssl/src/stdafx.cxx @@ -1,6 +1,6 @@ /* -Copyright (C) 2012-20 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2012-21 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 diff --git a/src/core/stdssl/src/stdafx.h b/src/core/stdssl/src/stdafx.h index af4b9c1aec..cf27aacf2c 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-20 Miranda NG team, +Copyright 2000-12 Miranda IM, 2012-21 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 f887ef50eb..4942f48931 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-20 Miranda NG team" +#define __COPYRIGHT "© 2014-21 Miranda NG team" -- cgit v1.2.3