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/stdaway/src/awaymsg.cpp | 2 +- src/core/stdaway/src/main.cpp | 2 +- src/core/stdaway/src/sendmsg.cpp | 2 +- src/core/stdaway/src/stdafx.h | 2 +- src/core/stdaway/src/version.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'src/core/stdaway') diff --git a/src/core/stdaway/src/awaymsg.cpp b/src/core/stdaway/src/awaymsg.cpp index 8a39eeef0d..412be654c0 100644 --- a/src/core/stdaway/src/awaymsg.cpp +++ b/src/core/stdaway/src/awaymsg.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/stdaway/src/main.cpp b/src/core/stdaway/src/main.cpp index d3ee3a6cc8..594e2e5799 100644 --- a/src/core/stdaway/src/main.cpp +++ b/src/core/stdaway/src/main.cpp @@ -2,7 +2,7 @@ Standard away message processing 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/stdaway/src/sendmsg.cpp b/src/core/stdaway/src/sendmsg.cpp index bd6e9c6446..99b17bcf2a 100644 --- a/src/core/stdaway/src/sendmsg.cpp +++ b/src/core/stdaway/src/sendmsg.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/stdaway/src/stdafx.h b/src/core/stdaway/src/stdafx.h index bf642ba194..cc20812b61 100644 --- a/src/core/stdaway/src/stdafx.h +++ b/src/core/stdaway/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/stdaway/src/version.h b/src/core/stdaway/src/version.h index 5921c55da6..379c4747f1 100644 --- a/src/core/stdaway/src/version.h +++ b/src/core/stdaway/src/version.h @@ -8,4 +8,4 @@ #define __DESCRIPTION "Core module for the away messages processing." #define __AUTHOR "Miranda NG team" #define __AUTHORWEB "https://miranda-ng.org/p/StdAway/" -#define __COPYRIGHT "© 2012-19 Miranda NG team" +#define __COPYRIGHT "© 2012-20 Miranda NG team" -- cgit v1.2.3