diff options
author | binaryFate <binaryfate@users.noreply.github.com> | 2019-03-05 22:05:34 +0100 |
---|---|---|
committer | binaryFate <binaryfate@users.noreply.github.com> | 2019-03-05 22:05:34 +0100 |
commit | 1f2930ce0bec07e28958c059444151ad4968e1e6 (patch) | |
tree | 841c6fccdaff83ad060d384254c314a2601c38b8 /contrib/epee/include/net/network_throttle.hpp | |
parent | Merge pull request #4852 (diff) | |
download | monero-1f2930ce0bec07e28958c059444151ad4968e1e6.tar.xz |
Update 2019 copyright
Diffstat (limited to 'contrib/epee/include/net/network_throttle.hpp')
-rw-r--r-- | contrib/epee/include/net/network_throttle.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/epee/include/net/network_throttle.hpp b/contrib/epee/include/net/network_throttle.hpp index 7df79a908..5092241a4 100644 --- a/contrib/epee/include/net/network_throttle.hpp +++ b/contrib/epee/include/net/network_throttle.hpp @@ -2,7 +2,7 @@ /// @author rfree (current maintainer in monero.cc project) /// @brief interface for throttling of connection (count and rate-limit speed etc) -// Copyright (c) 2014-2018, The Monero Project +// Copyright (c) 2014-2019, The Monero Project // // All rights reserved. // |