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/CloudFile/src/stdafx.cxx | 2 +- plugins/CloudFile/src/version.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins/CloudFile/src') diff --git a/plugins/CloudFile/src/stdafx.cxx b/plugins/CloudFile/src/stdafx.cxx index 2a5099a64b..14155f3541 100644 --- a/plugins/CloudFile/src/stdafx.cxx +++ b/plugins/CloudFile/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/CloudFile/src/version.h b/plugins/CloudFile/src/version.h index a528b9ed70..d5cfb30c4b 100644 --- a/plugins/CloudFile/src/version.h +++ b/plugins/CloudFile/src/version.h @@ -8,6 +8,6 @@ #define __PLUGIN_NAME "CloudFile" #define __FILENAME "CloudFile.dll" #define __DESCRIPTION "Allows you to transfer files via cloud services." -#define __AUTHOR "Miranda NG Team" +#define __AUTHOR "Miranda NG team" #define __AUTHORWEB "https://miranda-ng.org/p/CloudFile/" -#define __COPYRIGHT "© 2017 Miranda NG project" +#define __COPYRIGHT "© 2017-18 Miranda NG team" -- cgit v1.2.3