diff options
| author | Riccardo Spagni <ric@spagni.net> | 2017-02-22 09:36:10 +0200 |
|---|---|---|
| committer | Riccardo Spagni <ric@spagni.net> | 2017-02-22 09:36:11 +0200 |
| commit | 1a4298685aa9e694bc555ae69be59d14d3790465 (patch) | |
| tree | 66ea2ad05a3acb2bdf38fbf6c7ddef9267f837f0 /src/cryptonote_protocol/cryptonote_protocol_handler-base.cpp | |
| parent | 80a088a4febada25586a398e4752eeec865e7d09 (diff) | |
| parent | 72deb4846d1aa90ea1d61171b846173d23e301d2 (diff) | |
| download | monzero-core-1a4298685aa9e694bc555ae69be59d14d3790465.tar.gz monzero-core-1a4298685aa9e694bc555ae69be59d14d3790465.tar.xz monzero-core-1a4298685aa9e694bc555ae69be59d14d3790465.zip | |
Merge pull request #1766
72deb484 updated fallback nodes (Riccardo Spagni)
33329f5b update version to 0.10.2 (Riccardo Spagni)
04a50a7e update checkpoints.dat (Riccardo Spagni)
c3599fa7 update copyright year, fix occasional lack of newline at line end (Riccardo Spagni)
Diffstat (limited to 'src/cryptonote_protocol/cryptonote_protocol_handler-base.cpp')
| -rw-r--r-- | src/cryptonote_protocol/cryptonote_protocol_handler-base.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cryptonote_protocol/cryptonote_protocol_handler-base.cpp b/src/cryptonote_protocol/cryptonote_protocol_handler-base.cpp index 09c202e79..e06d9cd31 100644 --- a/src/cryptonote_protocol/cryptonote_protocol_handler-base.cpp +++ b/src/cryptonote_protocol/cryptonote_protocol_handler-base.cpp @@ -2,7 +2,7 @@ /// @author rfree (current maintainer in monero.cc project) /// @brief This is the place to implement our handlers for protocol network actions, e.g. for ratelimit for download-requests -// Copyright (c) 2014-2016, The Monero Project +// Copyright (c) 2014-2017, The Monero Project // // All rights reserved. // |
