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 --- plugins/MobileState/src/clients.h | 2 +- plugins/MobileState/src/main.cpp | 2 +- plugins/MobileState/src/stdafx.h | 2 +- plugins/MobileState/src/version.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins/MobileState/src') diff --git a/plugins/MobileState/src/clients.h b/plugins/MobileState/src/clients.h index 7238a151cc..184b82f3e6 100644 --- a/plugins/MobileState/src/clients.h +++ b/plugins/MobileState/src/clients.h @@ -1,6 +1,6 @@ /* Mobile State plugin for Miranda NG (www.miranda-ng.org) - (c) 2012-17 Robert Pösel, 2017-19 Miranda NG team + (c) 2012-17 Robert Pösel, 2017-20 Miranda NG team 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/plugins/MobileState/src/main.cpp b/plugins/MobileState/src/main.cpp index 29ed1e40ae..8d1f3513e4 100644 --- a/plugins/MobileState/src/main.cpp +++ b/plugins/MobileState/src/main.cpp @@ -1,6 +1,6 @@ /* Mobile State plugin for Miranda NG (www.miranda-ng.org) - (c) 2012-17 by Robert Pösel, 2017-19 Miranda NG team + (c) 2012-17 by Robert Pösel, 2017-20 Miranda NG team 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/plugins/MobileState/src/stdafx.h b/plugins/MobileState/src/stdafx.h index 7adceaf0b8..6eb7c4f559 100644 --- a/plugins/MobileState/src/stdafx.h +++ b/plugins/MobileState/src/stdafx.h @@ -1,6 +1,6 @@ /* Mobile State plugin for Miranda NG (www.miranda-ng.org) - (c) 2012-17 by Robert Pösel, 2017-19 Miranda NG team + (c) 2012-17 by Robert Pösel, 2017-20 Miranda NG team 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/plugins/MobileState/src/version.h b/plugins/MobileState/src/version.h index 54e71ab970..bdf3369a2c 100644 --- a/plugins/MobileState/src/version.h +++ b/plugins/MobileState/src/version.h @@ -10,4 +10,4 @@ #define __DESCRIPTION "Plugin shows mobile icon in contact list next to contacts which are using mobile client." #define __AUTHOR "Robert Pösel" #define __AUTHORWEB "https://miranda-ng.org/p/MobileState/" -#define __COPYRIGHT "© 2012-17 Robert Pösel, 2017-19 Miranda NG team" +#define __COPYRIGHT "© 2012-17 Robert Pösel, 2017-20 Miranda NG team" -- cgit v1.2.3