aboutsummaryrefslogtreecommitdiff
path: root/src/test/multisig_tests.cpp
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2014-01-05 21:03:23 +0100
committerMarcoFalke <falke.marco@gmail.com>2016-01-05 21:01:39 +0100
commitfa7e4c0919e159eaf11c3de3dc5f4ab9306283bd (patch)
tree6efd13d0ea77d84c46cae42e28609c480621e684 /src/test/multisig_tests.cpp
parent605c17844ea32b6d237db6d83871164dc7d59dab (diff)
downloadbitcoin-fa7e4c0919e159eaf11c3de3dc5f4ab9306283bd.tar.xz
Bump copyright headers to 2014
Diffstat (limited to 'src/test/multisig_tests.cpp')
-rw-r--r--src/test/multisig_tests.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/multisig_tests.cpp b/src/test/multisig_tests.cpp
index b65c299adc..edf1650ca5 100644
--- a/src/test/multisig_tests.cpp
+++ b/src/test/multisig_tests.cpp
@@ -1,4 +1,4 @@
-// Copyright (c) 2011-2013 The Bitcoin Core developers
+// Copyright (c) 2011-2014 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.