aboutsummaryrefslogtreecommitdiff
path: root/src/test/multisig_tests.cpp
diff options
context:
space:
mode:
authorMarcoFalke <[email protected]>2014-01-05 21:03:23 +0100
committerMarcoFalke <[email protected]>2016-01-05 21:01:39 +0100
commitfa7e4c0919e159eaf11c3de3dc5f4ab9306283bd (patch)
tree6efd13d0ea77d84c46cae42e28609c480621e684 /src/test/multisig_tests.cpp
parentMerge pull request #7205 (diff)
downloaddiscoin-fa7e4c0919e159eaf11c3de3dc5f4ab9306283bd.tar.xz
discoin-fa7e4c0919e159eaf11c3de3dc5f4ab9306283bd.zip
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 b65c299ad..edf1650ca 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.