From b06d84eef8004575a874486119cbefc382e94e74 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Mon, 8 Jan 2024 01:13:41 +0300 Subject: Update copyrights --- src/core/stduserinfo/src/contactinfo.cpp | 2 +- src/core/stduserinfo/src/main.cpp | 2 +- src/core/stduserinfo/src/stdafx.h | 2 +- src/core/stduserinfo/src/stdinfo.cpp | 2 +- src/core/stduserinfo/src/userinfo.cpp | 2 +- src/core/stduserinfo/src/utils.h | 2 +- src/core/stduserinfo/src/version.h | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'src/core/stduserinfo') diff --git a/src/core/stduserinfo/src/contactinfo.cpp b/src/core/stduserinfo/src/contactinfo.cpp index 7adec4c09b..7397d8e771 100644 --- a/src/core/stduserinfo/src/contactinfo.cpp +++ b/src/core/stduserinfo/src/contactinfo.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (C) 2012-23 Miranda NG team (https://miranda-ng.org), +Copyright (C) 2012-24 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/stduserinfo/src/main.cpp b/src/core/stduserinfo/src/main.cpp index 9bd9b6f7be..44d3f52cdf 100644 --- a/src/core/stduserinfo/src/main.cpp +++ b/src/core/stduserinfo/src/main.cpp @@ -2,7 +2,7 @@ Standard User Info plugin for Miranda NG -Copyright (C) 2012-23 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2012-24 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/stduserinfo/src/stdafx.h b/src/core/stduserinfo/src/stdafx.h index 83358ce12f..0b5da51dfa 100644 --- a/src/core/stduserinfo/src/stdafx.h +++ b/src/core/stduserinfo/src/stdafx.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (C) 2012-23 Miranda NG team (https://miranda-ng.org), +Copyright (C) 2012-24 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/stduserinfo/src/stdinfo.cpp b/src/core/stduserinfo/src/stdinfo.cpp index ca3b2edd20..3392fb341b 100644 --- a/src/core/stduserinfo/src/stdinfo.cpp +++ b/src/core/stduserinfo/src/stdinfo.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (C) 2012-23 Miranda NG team (https://miranda-ng.org), +Copyright (C) 2012-24 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/stduserinfo/src/userinfo.cpp b/src/core/stduserinfo/src/userinfo.cpp index 7782eab3fb..d7357be8b1 100644 --- a/src/core/stduserinfo/src/userinfo.cpp +++ b/src/core/stduserinfo/src/userinfo.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (C) 2012-23 Miranda NG team (https://miranda-ng.org), +Copyright (C) 2012-24 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/stduserinfo/src/utils.h b/src/core/stduserinfo/src/utils.h index 9ceb33b61d..92be88a1f5 100644 --- a/src/core/stduserinfo/src/utils.h +++ b/src/core/stduserinfo/src/utils.h @@ -2,7 +2,7 @@ Standard User Info plugin for Miranda NG -Copyright (C) 2012-23 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2012-24 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/stduserinfo/src/version.h b/src/core/stduserinfo/src/version.h index 441fd0cdef..4d94a3db73 100644 --- a/src/core/stduserinfo/src/version.h +++ b/src/core/stduserinfo/src/version.h @@ -8,4 +8,4 @@ #define __DESCRIPTION "Core module for providing user information." #define __AUTHOR "Miranda NG team" #define __AUTHORWEB "https://miranda-ng.org/p/StdUserInfo" -#define __COPYRIGHT "© 2012-23 Miranda NG team" +#define __COPYRIGHT "© 2012-24 Miranda NG team" -- cgit v1.2.3