From 28317a5f7331e1910811e6e37ee7c327ee42cafd Mon Sep 17 00:00:00 2001 From: dartraiden Date: Mon, 1 Jan 2018 05:02:10 +0300 Subject: massive copyright update --- plugins/MobileState/src/clients.h | 2 +- plugins/MobileState/src/main.cpp | 2 +- plugins/MobileState/src/stdafx.cxx | 2 +- plugins/MobileState/src/stdafx.h | 2 +- plugins/MobileState/src/version.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'plugins/MobileState/src') diff --git a/plugins/MobileState/src/clients.h b/plugins/MobileState/src/clients.h index cb9f0ed47a..27d39b4a46 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 by Robert Pösel + (c) 2012-17 Robert Pösel, 2017-18 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 d5eb32f7c2..e59a4b8578 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 + (c) 2012-17 by Robert Pösel, 2017-18 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.cxx b/plugins/MobileState/src/stdafx.cxx index b05ed73bc5..e579779bcc 100644 --- a/plugins/MobileState/src/stdafx.cxx +++ b/plugins/MobileState/src/stdafx.cxx @@ -1,5 +1,5 @@ /* -Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org) +Copyright (C) 2012-18 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 diff --git a/plugins/MobileState/src/stdafx.h b/plugins/MobileState/src/stdafx.h index 81692dfce3..b355d7785b 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 + (c) 2012-17 by Robert Pösel, 2017-18 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 b077e9a106..a08f8adf5b 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" +#define __COPYRIGHT "© 2012-17 Robert Pösel, 2017-18 Miranda NG team" -- cgit v1.2.3