From cd45782fb74301b3806afa796bb6a6ac104817dd Mon Sep 17 00:00:00 2001 From: MikalaiR Date: Fri, 31 Jul 2015 10:42:27 +0000 Subject: SkypeWeb: small fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@14764 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/SkypeWeb/src/skype_timers.cpp | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'protocols/SkypeWeb/src/skype_timers.cpp') diff --git a/protocols/SkypeWeb/src/skype_timers.cpp b/protocols/SkypeWeb/src/skype_timers.cpp index ddc72aaa1b..cd25a8165e 100644 --- a/protocols/SkypeWeb/src/skype_timers.cpp +++ b/protocols/SkypeWeb/src/skype_timers.cpp @@ -1,3 +1,20 @@ +/* +Copyright (c) 2015 Miranda NG project (http://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" mir_cs CSkypeProto::timerLock; -- cgit v1.2.3