aboutsummaryrefslogtreecommitdiff
path: root/ci/test_run_all.sh
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2020-12-31 09:48:25 +0100
committerMarcoFalke <falke.marco@gmail.com>2020-12-31 09:45:41 +0100
commitfa0074e2d82928016a43ca408717154a1c70a4db (patch)
tree7842cd9f89e5df67d82866fd407d8949a4275796 /ci/test_run_all.sh
parentf1f26b8d5baec4a45a3a9ba0440cd4eff7af8407 (diff)
downloadbitcoin-fa0074e2d82928016a43ca408717154a1c70a4db.tar.xz
scripted-diff: Bump copyright headers
-BEGIN VERIFY SCRIPT- ./contrib/devtools/copyright_header.py update ./ -END VERIFY SCRIPT-
Diffstat (limited to 'ci/test_run_all.sh')
-rwxr-xr-xci/test_run_all.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/test_run_all.sh b/ci/test_run_all.sh
index 304950a0b2..93b07aab1e 100755
--- a/ci/test_run_all.sh
+++ b/ci/test_run_all.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
#
-# Copyright (c) 2019 The Bitcoin Core developers
+# Copyright (c) 2019-2020 The Bitcoin Core developers
# Distributed under the MIT software license, see the accompanying
# file COPYING or http://www.opensource.org/licenses/mit-license.php.