diff options
| author | DrahtBot <[email protected]> | 2018-12-29 10:08:32 +0100 |
|---|---|---|
| committer | DrahtBot <[email protected]> | 2018-12-29 10:15:01 +0100 |
| commit | 06ba77973e7f8938c8461bffeee3718a8f7712f5 (patch) | |
| tree | cdc3f531b6f2879f400d4f0964888094b9d80451 /contrib | |
| parent | Merge #14966: docs: fix testmempoolaccept CLI syntax (diff) | |
| download | discoin-06ba77973e7f8938c8461bffeee3718a8f7712f5.tar.xz discoin-06ba77973e7f8938c8461bffeee3718a8f7712f5.zip | |
Update copyright headers to 2018
Diffstat (limited to 'contrib')
| -rwxr-xr-x | contrib/macdeploy/custom_dsstore.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/macdeploy/custom_dsstore.py b/contrib/macdeploy/custom_dsstore.py index c29f83a91..dc1c1882d 100755 --- a/contrib/macdeploy/custom_dsstore.py +++ b/contrib/macdeploy/custom_dsstore.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# Copyright (c) 2013-2017 The Bitcoin Core developers +# Copyright (c) 2013-2018 The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying # file COPYING or http://www.opensource.org/licenses/mit-license.php. import biplist |