From fc73bfb84eeaf09ef147774c92ea2b8592032122 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 3 Apr 2025 22:13:22 +0300 Subject: Teams: minus polling --- protocols/Teams/src/main.cpp | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'protocols/Teams/src/main.cpp') diff --git a/protocols/Teams/src/main.cpp b/protocols/Teams/src/main.cpp index d2ac241040..07778b2405 100644 --- a/protocols/Teams/src/main.cpp +++ b/protocols/Teams/src/main.cpp @@ -1,3 +1,20 @@ +/* +Copyright (C) 2025 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 the Free Software Foundation version 2 +of the License. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see . +*/ + #include "stdafx.h" CMPlugin g_plugin; -- cgit v1.2.3