From 28317a5f7331e1910811e6e37ee7c327ee42cafd Mon Sep 17 00:00:00 2001 From: dartraiden Date: Mon, 1 Jan 2018 05:02:10 +0300 Subject: massive copyright update --- src/core/stduseronline/src/main.cpp | 2 +- src/core/stduseronline/src/stdafx.h | 2 +- src/core/stduseronline/src/useronline.cpp | 2 +- src/core/stduseronline/src/version.h | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'src/core/stduseronline') diff --git a/src/core/stduseronline/src/main.cpp b/src/core/stduseronline/src/main.cpp index 5bc9d43059..2d4a395103 100644 --- a/src/core/stduseronline/src/main.cpp +++ b/src/core/stduseronline/src/main.cpp @@ -2,7 +2,7 @@ Standard user online monitor for Miranda NG -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 as published by diff --git a/src/core/stduseronline/src/stdafx.h b/src/core/stduseronline/src/stdafx.h index 7bb7e2fcd1..8f7073939f 100644 --- a/src/core/stduseronline/src/stdafx.h +++ b/src/core/stduseronline/src/stdafx.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 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/stduseronline/src/useronline.cpp b/src/core/stduseronline/src/useronline.cpp index 8f5b81f8bc..1077defd18 100644 --- a/src/core/stduseronline/src/useronline.cpp +++ b/src/core/stduseronline/src/useronline.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (c) 2012-17 Miranda NG project (https://miranda-ng.org), +Copyright (c) 2012-18 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/stduseronline/src/version.h b/src/core/stduseronline/src/version.h index 7a7922cac6..fb8eca9786 100644 --- a/src/core/stduseronline/src/version.h +++ b/src/core/stduseronline/src/version.h @@ -6,6 +6,6 @@ #define __PLUGIN_NAME "Standard User-Is-Online module" #define __FILENAME "stduseronline.dll" #define __DESCRIPTION "Core module for user-is-online event processing." -#define __AUTHOR "Miranda NG Development Team" +#define __AUTHOR "Miranda NG team" #define __AUTHORWEB "https://miranda-ng.org/p/StdUserOnline/" -#define __COPYRIGHT "© 2012-17 Miranda NG Development Team" +#define __COPYRIGHT "© 2012-18 Miranda NG team" -- cgit v1.2.3