diff options
author | MarcoFalke <falke.marco@gmail.com> | 2020-12-31 09:48:25 +0100 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2020-12-31 09:45:41 +0100 |
commit | fa0074e2d82928016a43ca408717154a1c70a4db (patch) | |
tree | 7842cd9f89e5df67d82866fd407d8949a4275796 /ci/lint_run_all.sh | |
parent | f1f26b8d5baec4a45a3a9ba0440cd4eff7af8407 (diff) |
scripted-diff: Bump copyright headers
-BEGIN VERIFY SCRIPT-
./contrib/devtools/copyright_header.py update ./
-END VERIFY SCRIPT-
Diffstat (limited to 'ci/lint_run_all.sh')
-rwxr-xr-x | ci/lint_run_all.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/lint_run_all.sh b/ci/lint_run_all.sh index e383ffd9d6..7adfe71674 100755 --- a/ci/lint_run_all.sh +++ b/ci/lint_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. |