aboutsummaryrefslogtreecommitdiff
path: root/ci/test/00_setup_env_native_fuzz.sh
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2022-12-24 23:49:50 +0000
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2022-12-24 23:49:50 +0000
commit306ccd4927a2efe325c8d84be1bdb79edeb29b04 (patch)
treecf433d61dd830137b58f6c9717de8360d217009b /ci/test/00_setup_env_native_fuzz.sh
parentf3bc1a72825fe2b51f4bc20e004cef464f05b965 (diff)
downloadbitcoin-306ccd4927a2efe325c8d84be1bdb79edeb29b04.tar.xz
scripted-diff: Bump copyright headers
-BEGIN VERIFY SCRIPT- ./contrib/devtools/copyright_header.py update ./ -END VERIFY SCRIPT- Commits of previous years: - 2021: f47dda2c58b5d8d623e0e7ff4e74bc352dfa83d7 - 2020: fa0074e2d82928016a43ca408717154a1c70a4db - 2019: aaaaad6ac95b402fe18d019d67897ced6b316ee0
Diffstat (limited to 'ci/test/00_setup_env_native_fuzz.sh')
-rwxr-xr-xci/test/00_setup_env_native_fuzz.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/test/00_setup_env_native_fuzz.sh b/ci/test/00_setup_env_native_fuzz.sh
index d7caec8359..fd30ea068f 100755
--- a/ci/test/00_setup_env_native_fuzz.sh
+++ b/ci/test/00_setup_env_native_fuzz.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
#
-# Copyright (c) 2019-2021 The Bitcoin Core developers
+# Copyright (c) 2019-2022 The Bitcoin Core developers
# Distributed under the MIT software license, see the accompanying
# file COPYING or http://www.opensource.org/licenses/mit-license.php.