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/httpserver.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/httpserver.cpp')
| -rw-r--r-- | src/httpserver.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/httpserver.cpp b/src/httpserver.cpp index bd08b04c0..1d280a446 100644 --- a/src/httpserver.cpp +++ b/src/httpserver.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2017 The Bitcoin Core developers +// Copyright (c) 2015-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. |