From 24cdeb59d77ffc23f22dd7c7a8d10dcd534a9267 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Wed, 1 Jan 2025 03:19:12 +0300 Subject: Another year has passed --- src/core/stdautoaway/src/autoaway.cpp | 2 +- src/core/stdautoaway/src/idle.cpp | 2 +- src/core/stdautoaway/src/main.cpp | 2 +- src/core/stdautoaway/src/options.cpp | 2 +- src/core/stdautoaway/src/stdafx.h | 2 +- src/core/stdautoaway/src/version.h | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'src/core/stdautoaway') diff --git a/src/core/stdautoaway/src/autoaway.cpp b/src/core/stdautoaway/src/autoaway.cpp index 4c51be511e..ddd4b0abc0 100644 --- a/src/core/stdautoaway/src/autoaway.cpp +++ b/src/core/stdautoaway/src/autoaway.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (C) 2012-24 Miranda NG team (https://miranda-ng.org), +Copyright (C) 2012-25 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/stdautoaway/src/idle.cpp b/src/core/stdautoaway/src/idle.cpp index c46b03a7d7..7223edbaa9 100644 --- a/src/core/stdautoaway/src/idle.cpp +++ b/src/core/stdautoaway/src/idle.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (C) 2012-24 Miranda NG team (https://miranda-ng.org), +Copyright (C) 2012-25 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/stdautoaway/src/main.cpp b/src/core/stdautoaway/src/main.cpp index ee6ce36400..0732388f66 100644 --- a/src/core/stdautoaway/src/main.cpp +++ b/src/core/stdautoaway/src/main.cpp @@ -2,7 +2,7 @@ Standard auto away module for Miranda NG -Copyright (C) 2012-24 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2012-25 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/stdautoaway/src/options.cpp b/src/core/stdautoaway/src/options.cpp index 2b0e34e8ba..f1ada37fcb 100644 --- a/src/core/stdautoaway/src/options.cpp +++ b/src/core/stdautoaway/src/options.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (C) 2012-24 Miranda NG team (https://miranda-ng.org), +Copyright (C) 2012-25 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/stdautoaway/src/stdafx.h b/src/core/stdautoaway/src/stdafx.h index a1029b2f19..18dc901742 100644 --- a/src/core/stdautoaway/src/stdafx.h +++ b/src/core/stdautoaway/src/stdafx.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (C) 2012-24 Miranda NG team (https://miranda-ng.org), +Copyright (C) 2012-25 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/stdautoaway/src/version.h b/src/core/stdautoaway/src/version.h index 00f67e958e..c28758d5e5 100644 --- a/src/core/stdautoaway/src/version.h +++ b/src/core/stdautoaway/src/version.h @@ -8,4 +8,4 @@ #define __DESCRIPTION "Core module for away state processing." #define __AUTHOR "Miranda NG team" #define __AUTHORWEB "https://miranda-ng.org/p/StdAutoAway" -#define __COPYRIGHT "© 2012-24 Miranda NG team" +#define __COPYRIGHT "© 2012-25 Miranda NG team" -- cgit v1.2.3