summaryrefslogtreecommitdiff
path: root/protocols/Teams/src/main.cpp
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2025-04-03 22:13:22 +0300
committerGeorge Hazan <george.hazan@gmail.com>2025-04-03 22:13:27 +0300
commitfc73bfb84eeaf09ef147774c92ea2b8592032122 (patch)
tree67737f47161e96c59488a7fc3eca82960a8b276c /protocols/Teams/src/main.cpp
parent0f361039b66b42b704b6b3601a1c3a88e317cc7d (diff)
Teams: minus polling
Diffstat (limited to 'protocols/Teams/src/main.cpp')
-rw-r--r--protocols/Teams/src/main.cpp17
1 files changed, 17 insertions, 0 deletions
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 <http://www.gnu.org/licenses/>.
+*/
+
#include "stdafx.h"
CMPlugin g_plugin;