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 /src/cryptonote_protocol/cryptonote_protocol_handler.h | |
parent | Merge pull request #4852 (diff) | |
download | monero-1f2930ce0bec07e28958c059444151ad4968e1e6.tar.xz |
Update 2019 copyright
Diffstat (limited to 'src/cryptonote_protocol/cryptonote_protocol_handler.h')
-rw-r--r-- | src/cryptonote_protocol/cryptonote_protocol_handler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cryptonote_protocol/cryptonote_protocol_handler.h b/src/cryptonote_protocol/cryptonote_protocol_handler.h index efd986b53..fc7db629c 100644 --- a/src/cryptonote_protocol/cryptonote_protocol_handler.h +++ b/src/cryptonote_protocol/cryptonote_protocol_handler.h @@ -2,7 +2,7 @@ /// @author rfree (current maintainer/user in monero.cc project - most of code is from CryptoNote) /// @brief This is the original cryptonote protocol network-events handler, modified by us -// Copyright (c) 2014-2018, The Monero Project +// Copyright (c) 2014-2019, The Monero Project // // All rights reserved. // |