aboutsummaryrefslogtreecommitdiff
path: root/src/addrman.cpp
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2016-01-27 12:05:25 +0100
committerWladimir J. van der Laan <[email protected]>2016-01-27 12:06:31 +0100
commit9189e30b127b6d9244da132c4c90084e7bb870be (patch)
treeb30ca37e2a89e1a07f061910482d0db59de70ea4 /src/addrman.cpp
parentMerge #7424: Add security/export checks to gitian and fix current failures (diff)
parentRemove copyright header from autogenerated chainparamsseeds.h (diff)
downloaddiscoin-9189e30b127b6d9244da132c4c90084e7bb870be.tar.xz
discoin-9189e30b127b6d9244da132c4c90084e7bb870be.zip
Merge #7300: [trivial] Add missing copyright headers
fabcee1 Remove copyright header from autogenerated chainparamsseeds.h (MarcoFalke) fa60d05 Add missing copyright headers (MarcoFalke) fa7e4c0 Bump copyright headers to 2014 (MarcoFalke)
Diffstat (limited to 'src/addrman.cpp')
-rw-r--r--src/addrman.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/addrman.cpp b/src/addrman.cpp
index 078b9e168..f88d9c47c 100644
--- a/src/addrman.cpp
+++ b/src/addrman.cpp
@@ -1,4 +1,5 @@
// Copyright (c) 2012 Pieter Wuille
+// Copyright (c) 2012-2015 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.