From 4c2dcf473be210fc1d5571950819d8ad994817c4 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Sat, 1 Jan 2022 20:45:25 +0300 Subject: Happy new year, Miranda --- src/core/stduseronline/src/main.cpp | 2 +- src/core/stduseronline/src/stdafx.h | 2 +- src/core/stduseronline/src/useronline.cpp | 2 +- src/core/stduseronline/src/version.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src/core/stduseronline') diff --git a/src/core/stduseronline/src/main.cpp b/src/core/stduseronline/src/main.cpp index 4d9e197039..255a954e35 100644 --- a/src/core/stduseronline/src/main.cpp +++ b/src/core/stduseronline/src/main.cpp @@ -2,7 +2,7 @@ Standard user online monitor for Miranda NG -Copyright (C) 2012-21 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2012-22 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/stduseronline/src/stdafx.h b/src/core/stduseronline/src/stdafx.h index 2eb6a534e8..a34a26fd31 100644 --- a/src/core/stduseronline/src/stdafx.h +++ b/src/core/stduseronline/src/stdafx.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (C) 2012-21 Miranda NG team (https://miranda-ng.org), +Copyright (C) 2012-22 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/stduseronline/src/useronline.cpp b/src/core/stduseronline/src/useronline.cpp index 1c85295e37..ff7feb044b 100644 --- a/src/core/stduseronline/src/useronline.cpp +++ b/src/core/stduseronline/src/useronline.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (C) 2012-21 Miranda NG team (https://miranda-ng.org), +Copyright (C) 2012-22 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/stduseronline/src/version.h b/src/core/stduseronline/src/version.h index 85be2bbcc5..e0b83418a7 100644 --- a/src/core/stduseronline/src/version.h +++ b/src/core/stduseronline/src/version.h @@ -8,4 +8,4 @@ #define __DESCRIPTION "Core module for user-is-online event processing." #define __AUTHOR "Miranda NG team" #define __AUTHORWEB "https://miranda-ng.org/p/StdUserOnline/" -#define __COPYRIGHT "© 2012-21 Miranda NG team" +#define __COPYRIGHT "© 2012-22 Miranda NG team" -- cgit v1.2.3