aboutsummaryrefslogtreecommitdiff
path: root/src/addrman.cpp
diff options
context:
space:
mode:
authorMarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz>2022-12-25 10:49:59 +0100
committerMarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz>2022-12-25 10:50:16 +0100
commite9262ea32a6e1d364fb7974844fadc36f931f8c6 (patch)
treeecd0230b3e1d91ce7dcff2d3bdf3dc46aa119010 /src/addrman.cpp
parent06dd571534c8ecdf7ade77546fcf3a56b3651f68 (diff)
parent3ae76ea6ddd1fad43332b7e2b79e0c441ecf6d63 (diff)
downloadbitcoin-e9262ea32a6e1d364fb7974844fadc36f931f8c6.tar.xz
Merge bitcoin/bitcoin#26750: Insert and bump copyright headers
3ae76ea6ddd1fad43332b7e2b79e0c441ecf6d63 scripted-diff: Insert missed copyright header (Hennadii Stepanov) 306ccd4927a2efe325c8d84be1bdb79edeb29b04 scripted-diff: Bump copyright headers (Hennadii Stepanov) Pull request description: This PR bumps the existing copyright headers, as we did every year, and adds a missed one. Top commit has no ACKs. Tree-SHA512: 5f6b02e2baad21750e3dd8f0612bb6e7e2cfa6a743c669f26baf5a39c168b2d3a92afae1ce2dad59b70492175186c38f172c4ee68fc7ac87a4d85330429ca054
Diffstat (limited to 'src/addrman.cpp')
-rw-r--r--src/addrman.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/addrman.cpp b/src/addrman.cpp
index f16ff2230b..9e859c4d67 100644
--- a/src/addrman.cpp
+++ b/src/addrman.cpp
@@ -1,5 +1,5 @@
// Copyright (c) 2012 Pieter Wuille
-// Copyright (c) 2012-2021 The Bitcoin Core developers
+// Copyright (c) 2012-2022 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.