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) --- protocol/auth.proto | 2 +- protocol/core.proto | 2 +- protocol/download.proto | 2 +- protocol/events.proto | 2 +- protocol/misc.proto | 2 +- protocol/module.proto | 2 +- protocol/settings.proto | 2 +- protocol/udm.proto | 2 +- protocol/ui.proto | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) (limited to 'protocol') diff --git a/protocol/auth.proto b/protocol/auth.proto index a39d2ad..d77bde4 100644 --- a/protocol/auth.proto +++ b/protocol/auth.proto @@ -1,5 +1,5 @@ /* - Copyright © 2015 Gluzskiy Alexandr (sss) + Copyright © 2015-2016 Gluzskiy Alexandr (sss) This file is part of Unknown Download Manager (UDM). diff --git a/protocol/core.proto b/protocol/core.proto index 53f887a..bc93902 100644 --- a/protocol/core.proto +++ b/protocol/core.proto @@ -1,5 +1,5 @@ /* - Copyright © 2015 Gluzskiy Alexandr (sss) + Copyright © 2015-2016 Gluzskiy Alexandr (sss) This file is part of Unknown Download Manager (UDM). diff --git a/protocol/download.proto b/protocol/download.proto index 7684db3..c043bfe 100644 --- a/protocol/download.proto +++ b/protocol/download.proto @@ -1,5 +1,5 @@ /* - Copyright © 2015 Gluzskiy Alexandr (sss) + Copyright © 2015-2016 Gluzskiy Alexandr (sss) This file is part of Unknown Download Manager (UDM). diff --git a/protocol/events.proto b/protocol/events.proto index 8521e55..84903cf 100644 --- a/protocol/events.proto +++ b/protocol/events.proto @@ -1,5 +1,5 @@ /* - Copyright © 2015 Gluzskiy Alexandr (sss) + Copyright © 2015-2016 Gluzskiy Alexandr (sss) This file is part of Unknown Download Manager (UDM). diff --git a/protocol/misc.proto b/protocol/misc.proto index 152c7f5..dd0a7b9 100644 --- a/protocol/misc.proto +++ b/protocol/misc.proto @@ -1,5 +1,5 @@ /* - Copyright © 2015 Gluzskiy Alexandr (sss) + Copyright © 2015-2016 Gluzskiy Alexandr (sss) This file is part of Unknown Download Manager (UDM). diff --git a/protocol/module.proto b/protocol/module.proto index 2376b7b..3e94dc7 100644 --- a/protocol/module.proto +++ b/protocol/module.proto @@ -1,5 +1,5 @@ /* - Copyright © 2015 Gluzskiy Alexandr (sss) + Copyright © 2015-2016 Gluzskiy Alexandr (sss) This file is part of Unknown Download Manager (UDM). diff --git a/protocol/settings.proto b/protocol/settings.proto index ff0e9a3..e66b329 100644 --- a/protocol/settings.proto +++ b/protocol/settings.proto @@ -1,5 +1,5 @@ /* - Copyright © 2015 Gluzskiy Alexandr (sss) + Copyright © 2015-2016 Gluzskiy Alexandr (sss) This file is part of Unknown Download Manager (UDM). diff --git a/protocol/udm.proto b/protocol/udm.proto index 8b09867..bc0eac1 100644 --- a/protocol/udm.proto +++ b/protocol/udm.proto @@ -1,5 +1,5 @@ /* - Copyright © 2015 Gluzskiy Alexandr (sss) + Copyright © 2015-2016 Gluzskiy Alexandr (sss) This file is part of Unknown Download Manager (UDM). diff --git a/protocol/ui.proto b/protocol/ui.proto index 387e17c..2a215cc 100644 --- a/protocol/ui.proto +++ b/protocol/ui.proto @@ -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