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/include/protocol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/include/protocol.h') diff --git a/server/include/protocol.h b/server/include/protocol.h index 7aa9c93..c6020a4 100644 --- a/server/include/protocol.h +++ b/server/include/protocol.h @@ -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