diff options
author | xmr-eric <eric@moneroeric.com> | 2018-01-07 00:05:16 -0500 |
---|---|---|
committer | xmr-eric <eric@moneroeric.com> | 2018-01-26 10:03:20 -0500 |
commit | 18216f19dd479466cb7fd38f52d23bddfcfd4880 (patch) | |
tree | b972afe416dc12d208a005704719e7e489dde2f2 /src/cryptonote_protocol/cryptonote_protocol_handler.inl | |
parent | Merge pull request #3130 (diff) | |
download | monero-18216f19dd479466cb7fd38f52d23bddfcfd4880.tar.xz |
Update 2018 copyright
Diffstat (limited to 'src/cryptonote_protocol/cryptonote_protocol_handler.inl')
-rw-r--r-- | src/cryptonote_protocol/cryptonote_protocol_handler.inl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cryptonote_protocol/cryptonote_protocol_handler.inl b/src/cryptonote_protocol/cryptonote_protocol_handler.inl index 700eceff3..712d47282 100644 --- a/src/cryptonote_protocol/cryptonote_protocol_handler.inl +++ b/src/cryptonote_protocol/cryptonote_protocol_handler.inl @@ -2,7 +2,7 @@ /// @author rfree (current maintainer/user in monero.cc project - most of code is from CryptoNote) /// @brief This is the orginal cryptonote protocol network-events handler, modified by us -// Copyright (c) 2014-2017, The Monero Project +// Copyright (c) 2014-2018, The Monero Project // // All rights reserved. // |