diff options
author | MarcoFalke <falke.marco@gmail.com> | 2019-12-30 22:39:22 +1300 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2019-12-30 10:42:20 +1300 |
commit | aaaaad6ac95b402fe18d019d67897ced6b316ee0 (patch) | |
tree | 002840e923ec05d0ff613faf7fa3787790038834 /ci/test/03_before_install.sh | |
parent | b931f61b9ab098ea4ea8fbe4cbf0b03c566c3f63 (diff) |
scripted-diff: Bump copyright of files changed in 2019
-BEGIN VERIFY SCRIPT-
./contrib/devtools/copyright_header.py update ./
-END VERIFY SCRIPT-
Diffstat (limited to 'ci/test/03_before_install.sh')
-rwxr-xr-x | ci/test/03_before_install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/test/03_before_install.sh b/ci/test/03_before_install.sh index 5086114ba1..e939b9eeeb 100755 --- a/ci/test/03_before_install.sh +++ b/ci/test/03_before_install.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (c) 2018 The Bitcoin Core developers +# Copyright (c) 2018-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. |