From bb8cd8a9ff7d80046cc2c7d41742c74d8f811c62 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sat, 16 Jan 2016 09:01:18 +0300 Subject: i am alive ) updated copyrights (new year) server: started implementation of api for module events (module should be able to fire event which will be delivered to clients which have subscribed for this event type) --- server/src/client.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/src/client.cpp') diff --git a/server/src/client.cpp b/server/src/client.cpp index 20d519a..67acdb0 100644 --- a/server/src/client.cpp +++ b/server/src/client.cpp @@ -1,5 +1,5 @@ /* - Copyright © 2015 Gluzskiy Alexandr (sss) + Copyright © 2015-2016 Gluzskiy Alexandr (sss) This file is part of Unknown Download Manager (UDM). -- cgit v1.2.3