aboutsummaryrefslogtreecommitdiff
path: root/src/p2p/network_throttle-detail.hpp
diff options
context:
space:
mode:
authorRiccardo Spagni <ric@spagni.net>2015-05-31 13:40:18 +0200
committerRiccardo Spagni <ric@spagni.net>2015-05-31 13:40:18 +0200
commite01d32e52d862d590ec23a17d3460066639a3803 (patch)
treec2d8a6539b2c86613b9ca2936848edecee96f22c /src/p2p/network_throttle-detail.hpp
parentreadme updates: added sponsors, fixed build instructions (diff)
downloadmonero-e01d32e52d862d590ec23a17d3460066639a3803.tar.xz
cleaning up, removing redundant files, renaming, fixing incorrect licenses
Diffstat (limited to 'src/p2p/network_throttle-detail.hpp')
-rw-r--r--src/p2p/network_throttle-detail.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/p2p/network_throttle-detail.hpp b/src/p2p/network_throttle-detail.hpp
index 9f0003332..7192633e4 100644
--- a/src/p2p/network_throttle-detail.hpp
+++ b/src/p2p/network_throttle-detail.hpp
@@ -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, The Monero Project
+// Copyright (c) 2014-2015, The Monero Project
//
// All rights reserved.
//
@@ -29,7 +29,6 @@
// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
// STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
// THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-//
/* rfree: throttle details, implementing rate limiting */