From 1979fd80424d16b2e489f9b57d01d9c7811d25a2 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Mon, 2 Jan 2023 21:10:29 +0300 Subject: Update copyrights --- src/miranda32/res/version.rc | 2 +- src/miranda32/src/miranda.cpp | 2 +- src/miranda32/src/stdafx.cxx | 2 +- src/miranda32/src/stdafx.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src/miranda32') diff --git a/src/miranda32/res/version.rc b/src/miranda32/res/version.rc index e7ba01cf8e..7106e0debb 100644 --- a/src/miranda32/res/version.rc +++ b/src/miranda32/res/version.rc @@ -38,7 +38,7 @@ BEGIN VALUE "FileDescription", "Miranda NG\0" VALUE "FileVersion", MIRANDA_VERSION_DISPLAY VALUE "InternalName", "miranda32\0" - VALUE "LegalCopyright", "Copyright © 2000-11 Miranda IM, 2012-22 Miranda NG team. This software is released under the terms of the GNU General Public License.\0" + VALUE "LegalCopyright", "Copyright © 2000-11 Miranda IM, 2012-23 Miranda NG team. This software is released under the terms of the GNU General Public License.\0" VALUE "LegalTrademarks", "\0" VALUE "OriginalFilename", "miranda32.exe\0" VALUE "PrivateBuild", "\0" diff --git a/src/miranda32/src/miranda.cpp b/src/miranda32/src/miranda.cpp index 59e5dde9df..59fd3cf184 100644 --- a/src/miranda32/src/miranda.cpp +++ b/src/miranda32/src/miranda.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (C) 2012-22 Miranda NG team (https://miranda-ng.org), +Copyright (C) 2012-23 Miranda NG team (https://miranda-ng.org), all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/miranda32/src/stdafx.cxx b/src/miranda32/src/stdafx.cxx index 52ec2d6817..e23069a5b8 100644 --- a/src/miranda32/src/stdafx.cxx +++ b/src/miranda32/src/stdafx.cxx @@ -1,6 +1,6 @@ /* -Copyright (C) 2012-22 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2012-23 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/miranda32/src/stdafx.h b/src/miranda32/src/stdafx.h index 96509b59f8..986030ab1f 100644 --- a/src/miranda32/src/stdafx.h +++ b/src/miranda32/src/stdafx.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (C) 2012-22 Miranda NG team (https://miranda-ng.org), +Copyright (C) 2012-23 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. -- cgit v1.2.3