diff options
author | DrahtBot <39886733+DrahtBot@users.noreply.github.com> | 2018-12-29 10:08:32 +0100 |
---|---|---|
committer | DrahtBot <39886733+DrahtBot@users.noreply.github.com> | 2018-12-29 10:15:01 +0100 |
commit | 06ba77973e7f8938c8461bffeee3718a8f7712f5 (patch) | |
tree | cdc3f531b6f2879f400d4f0964888094b9d80451 /contrib/macdeploy | |
parent | 3c9b98bd6e0cd9e903ed4e7ddf35533f0754a3b8 (diff) |
Update copyright headers to 2018
Diffstat (limited to 'contrib/macdeploy')
-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 c29f83a91e..dc1c1882dd 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 |