diff options
| author | DrahtBot <[email protected]> | 2018-07-26 18:36:45 -0400 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2018-07-27 07:15:02 -0400 |
| commit | eb7daf4d600eeb631427c018a984a77a34aca66e (patch) | |
| tree | 5a98b3ff532e47ce977d43181da5d5501809c8e9 /src/net_processing.cpp | |
| parent | Merge #13423: [net] Thread safety annotations in net_processing (diff) | |
| download | discoin-eb7daf4d600eeb631427c018a984a77a34aca66e.tar.xz discoin-eb7daf4d600eeb631427c018a984a77a34aca66e.zip | |
Update copyright headers to 2018
Diffstat (limited to 'src/net_processing.cpp')
| -rw-r--r-- | src/net_processing.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net_processing.cpp b/src/net_processing.cpp index d5d664b27..f68469879 100644 --- a/src/net_processing.cpp +++ b/src/net_processing.cpp @@ -1,5 +1,5 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto -// Copyright (c) 2009-2017 The Bitcoin Core developers +// Copyright (c) 2009-2018 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. |