diff options
Diffstat (limited to 'protocol')
-rw-r--r-- | protocol/auth.proto | 2 | ||||
-rw-r--r-- | protocol/core.proto | 2 | ||||
-rw-r--r-- | protocol/download.proto | 2 | ||||
-rw-r--r-- | protocol/events.proto | 2 | ||||
-rw-r--r-- | protocol/misc.proto | 2 | ||||
-rw-r--r-- | protocol/module.proto | 2 | ||||
-rw-r--r-- | protocol/settings.proto | 2 | ||||
-rw-r--r-- | protocol/udm.proto | 2 | ||||
-rw-r--r-- | protocol/ui.proto | 2 |
9 files changed, 9 insertions, 9 deletions
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). |