diff options
author | Riccardo Spagni <ric@spagni.net> | 2019-03-17 17:49:30 +0200 |
---|---|---|
committer | Riccardo Spagni <ric@spagni.net> | 2019-03-17 17:49:30 +0200 |
commit | 4c91eb23a0e2af645350cc13dd67de9f6ca54d2f (patch) | |
tree | 1a8ffcb0bb0efd18691346cabd0802f50435e968 /contrib/epee/src/network_throttle-detail.cpp | |
parent | Merge pull request #5249 (diff) | |
parent | Update 2019 copyright (diff) | |
download | monero-4c91eb23a0e2af645350cc13dd67de9f6ca54d2f.tar.xz |
Merge pull request #5061
1f2930ce Update 2019 copyright (binaryFate)
Diffstat (limited to 'contrib/epee/src/network_throttle-detail.cpp')
-rw-r--r-- | contrib/epee/src/network_throttle-detail.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/epee/src/network_throttle-detail.cpp b/contrib/epee/src/network_throttle-detail.cpp index 0b42402bd..f89e7aec0 100644 --- a/contrib/epee/src/network_throttle-detail.cpp +++ b/contrib/epee/src/network_throttle-detail.cpp @@ -2,7 +2,7 @@ /// @author rfree (current maintainer in monero.cc project) /// @brief implementaion 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. // |