diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2017-01-04 12:08:55 +0100 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2017-01-04 12:09:05 +0100 |
commit | c0ddd32bf629bb48426b0651def497ca1a78e6b1 (patch) | |
tree | 887fb7714be06fce641ddc4918bbc6640aaaa036 /src/test/addrman_tests.cpp | |
parent | 649cf5fe894b3f2db93d99392239c1405921c02e (diff) | |
parent | 27765b6403cece54320374b37afb01a0cfe571c3 (diff) |
Merge #9450: Increment MIT licence copyright header year on files modified in 2016
27765b6 Increment MIT Licence copyright header year on files modified in 2016 (isle2983)
Diffstat (limited to 'src/test/addrman_tests.cpp')
-rw-r--r-- | src/test/addrman_tests.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/addrman_tests.cpp b/src/test/addrman_tests.cpp index adff09f754..078c5bbf2d 100644 --- a/src/test/addrman_tests.cpp +++ b/src/test/addrman_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2015 The Bitcoin Core developers +// Copyright (c) 2012-2016 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "addrman.h" |