diff --git a/src/test/dbwrapper_tests.cpp b/src/test/dbwrapper_tests.cpp index f5e974a13..a23d646ab 100644 --- a/src/test/dbwrapper_tests.cpp +++ b/src/test/dbwrapper_tests.cpp @@ -1,4 +1,5 @@ -// Copyright (c) 2012-2013 The Bitcoin Core developers +// Copyright (c) 2018 The Zcash developers +// Copyright (c) 2012-2017 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php.