From fefd2d51b58879308b6a4089eb6baafe1a1e91f0 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Fri, 4 Jan 2019 15:01:31 +0300 Subject: Update copyrights --- plugins/OpenSSL/src/main.cpp | 2 +- plugins/OpenSSL/src/ssl_openssl.cpp | 2 +- plugins/OpenSSL/src/stdafx.cxx | 2 +- plugins/OpenSSL/src/stdafx.h | 2 +- plugins/OpenSSL/src/version.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'plugins/OpenSSL/src') diff --git a/plugins/OpenSSL/src/main.cpp b/plugins/OpenSSL/src/main.cpp index 6221b7c325..a213c6dcda 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-18 George Hazan +Copyright (C) 2012-19 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 20056c5495..73a5936746 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-18 Miranda NG team (https://miranda-ng.org), +Copyright (C) 2012-19 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/plugins/OpenSSL/src/stdafx.cxx b/plugins/OpenSSL/src/stdafx.cxx index e579779bcc..d33e44d684 100644 --- a/plugins/OpenSSL/src/stdafx.cxx +++ b/plugins/OpenSSL/src/stdafx.cxx @@ -1,5 +1,5 @@ /* -Copyright (C) 2012-18 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2012-19 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/plugins/OpenSSL/src/stdafx.h b/plugins/OpenSSL/src/stdafx.h index b107c70ef8..ef64bfa1e4 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-18 Miranda NG team (https://miranda-ng.org), +Copyright (C) 2012-19 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/plugins/OpenSSL/src/version.h b/plugins/OpenSSL/src/version.h index 5d46c04750..b10de4f568 100644 --- a/plugins/OpenSSL/src/version.h +++ b/plugins/OpenSSL/src/version.h @@ -10,4 +10,4 @@ #define __DESCRIPTION "Core driver to provide OpenSSL-based SSL services." #define __AUTHOR "Miranda NG team" #define __AUTHORWEB "https://miranda-ng.org/p/OpenSSL/" -#define __COPYRIGHT "© 2014-18 Miranda NG team" +#define __COPYRIGHT "© 2014-19 Miranda NG team" -- cgit v1.2.3