From d82f8462ec7e8fdd742f89c62a80f54471059e2a Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 1 Jan 2020 19:29:47 +0300 Subject: Happy new year, Miranda --- 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 40f9c2779d..4a2c1e99af 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-19 Miranda NG team (https://miranda-ng.org), +Copyright (C) 2012-20 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 b378329686..dc83645f9a 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-19 Miranda NG team (https://miranda-ng.org), +Copyright (C) 2012-20 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 51050849ff..295fcbe38d 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-19 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2012-20 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 f8c8db394f..a874ba49b1 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-19 Miranda NG team (https://miranda-ng.org), +Copyright (C) 2012-20 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 ccbd1e2e47..7dcfbc821d 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-19 Miranda NG team (https://miranda-ng.org), +Copyright (C) 2012-20 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 c270890e13..a9dd483b22 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-19 Miranda NG team" +#define __COPYRIGHT "© 2012-20 Miranda NG team" -- cgit v1.2.3