diff options
author | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2021-12-30 19:36:57 +0200 |
---|---|---|
committer | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2021-12-30 19:36:57 +0200 |
commit | f47dda2c58b5d8d623e0e7ff4e74bc352dfa83d7 (patch) | |
tree | dd888dfb8d25267db5d2d687e0087ed631248a4a /ci/lint | |
parent | c29105efdc3daac0e8c43138f7c0a50535556455 (diff) |
scripted-diff: Bump copyright headers
-BEGIN VERIFY SCRIPT-
./contrib/devtools/copyright_header.py update ./
-END VERIFY SCRIPT-
Commits of previous years:
* 2020: fa0074e2d82928016a43ca408717154a1c70a4db
* 2019: aaaaad6ac95b402fe18d019d67897ced6b316ee0
Diffstat (limited to 'ci/lint')
-rwxr-xr-x | ci/lint/04_install.sh | 2 | ||||
-rwxr-xr-x | ci/lint/06_script.sh | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ci/lint/04_install.sh b/ci/lint/04_install.sh index cf203b4940..1518c033f4 100755 --- a/ci/lint/04_install.sh +++ b/ci/lint/04_install.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (c) 2018-2020 The Bitcoin Core developers +# Copyright (c) 2018-2021 The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying # file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/ci/lint/06_script.sh b/ci/lint/06_script.sh index 16bc00285f..fa9bf4c646 100755 --- a/ci/lint/06_script.sh +++ b/ci/lint/06_script.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (c) 2018-2020 The Bitcoin Core developers +# Copyright (c) 2018-2021 The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying # file COPYING or http://www.opensource.org/licenses/mit-license.php. |