aboutsummaryrefslogtreecommitdiff
path: root/test/functional/create_cache.py
diff options
context:
space:
mode:
authorMarcoFalke <[email protected]>2019-12-30 22:39:22 +1300
committerMarcoFalke <[email protected]>2019-12-30 10:42:20 +1300
commitaaaaad6ac95b402fe18d019d67897ced6b316ee0 (patch)
tree002840e923ec05d0ff613faf7fa3787790038834 /test/functional/create_cache.py
parentMerge #17801: doc: Update license year range to 2020 (diff)
downloaddiscoin-aaaaad6ac95b402fe18d019d67897ced6b316ee0.tar.xz
discoin-aaaaad6ac95b402fe18d019d67897ced6b316ee0.zip
scripted-diff: Bump copyright of files changed in 2019
-BEGIN VERIFY SCRIPT- ./contrib/devtools/copyright_header.py update ./ -END VERIFY SCRIPT-
Diffstat (limited to 'test/functional/create_cache.py')
-rwxr-xr-xtest/functional/create_cache.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/create_cache.py b/test/functional/create_cache.py
index 16a791177..1108a8e35 100755
--- a/test/functional/create_cache.py
+++ b/test/functional/create_cache.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
-# Copyright (c) 2016-2018 The Bitcoin Core developers
+# Copyright (c) 2016-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.
"""Create a blockchain cache.