diff options
| author | MarcoFalke <[email protected]> | 2019-04-11 09:53:04 -0400 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2019-04-11 13:34:43 -0400 |
| commit | faf400077d0144363c2dd24187431d958fb149a9 (patch) | |
| tree | f75296d1f59beb0fa84d335f9829f4c357c4190b /src/test/scriptnum_tests.cpp | |
| parent | scripted-diff: Rename test_bitcoin to test/setup_common (diff) | |
| download | discoin-faf400077d0144363c2dd24187431d958fb149a9.tar.xz discoin-faf400077d0144363c2dd24187431d958fb149a9.zip | |
scripted-diff: Bump copyright headers in test, bench
-BEGIN VERIFY SCRIPT-
./contrib/devtools/copyright_header.py update ./src/bench/
./contrib/devtools/copyright_header.py update ./src/test/
-END VERIFY SCRIPT-
Diffstat (limited to 'src/test/scriptnum_tests.cpp')
| -rw-r--r-- | src/test/scriptnum_tests.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/scriptnum_tests.cpp b/src/test/scriptnum_tests.cpp index d5b5df3fc..e7916f500 100644 --- a/src/test/scriptnum_tests.cpp +++ b/src/test/scriptnum_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2018 The Bitcoin Core developers +// Copyright (c) 2012-2019 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. |