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/stdcrypt/src/encrypt.cpp | 2 +- src/core/stdcrypt/src/main.cpp | 2 +- src/core/stdcrypt/src/stdafx.h | 2 +- src/core/stdcrypt/src/stdcrypt.h | 2 +- src/core/stdcrypt/src/utils.cpp | 2 +- src/core/stdcrypt/src/version.h | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'src/core/stdcrypt') diff --git a/src/core/stdcrypt/src/encrypt.cpp b/src/core/stdcrypt/src/encrypt.cpp index 2a8567460f..e31d29d778 100644 --- a/src/core/stdcrypt/src/encrypt.cpp +++ b/src/core/stdcrypt/src/encrypt.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (C) 2012-20 Miranda NG team, +Copyright (C) 2012-21 Miranda NG team, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdcrypt/src/main.cpp b/src/core/stdcrypt/src/main.cpp index f4906fe21f..cc127a87c8 100644 --- a/src/core/stdcrypt/src/main.cpp +++ b/src/core/stdcrypt/src/main.cpp @@ -1,7 +1,7 @@ /* Standard encryption plugin for Miranda NG -Copyright (C) 2012-20 George Hazan +Copyright (C) 2012-21 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/src/core/stdcrypt/src/stdafx.h b/src/core/stdcrypt/src/stdafx.h index 60307ccc78..d8e8900434 100644 --- a/src/core/stdcrypt/src/stdafx.h +++ b/src/core/stdcrypt/src/stdafx.h @@ -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/stdcrypt/src/stdcrypt.h b/src/core/stdcrypt/src/stdcrypt.h index 0fdcf092fe..eeb35620b8 100644 --- a/src/core/stdcrypt/src/stdcrypt.h +++ b/src/core/stdcrypt/src/stdcrypt.h @@ -1,7 +1,7 @@ /* Standard encryption plugin for Miranda NG -Copyright (C) 2012-20 George Hazan +Copyright (C) 2012-21 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/src/core/stdcrypt/src/utils.cpp b/src/core/stdcrypt/src/utils.cpp index c707a4af01..d799f0bb0e 100644 --- a/src/core/stdcrypt/src/utils.cpp +++ b/src/core/stdcrypt/src/utils.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (C) 2012-20 Miranda NG team, +Copyright (C) 2012-21 Miranda NG team, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdcrypt/src/version.h b/src/core/stdcrypt/src/version.h index a6d47db378..432eaed15a 100644 --- a/src/core/stdcrypt/src/version.h +++ b/src/core/stdcrypt/src/version.h @@ -8,4 +8,4 @@ #define __DESCRIPTION "Core module for encryption." #define __AUTHOR "Miranda NG team" #define __AUTHORWEB "https://miranda-ng.org/p/StdCrypt/" -#define __COPYRIGHT "© 2012-20 Miranda NG team" +#define __COPYRIGHT "© 2012-21 Miranda NG team" -- cgit v1.2.3