aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2018-12-31 12:24:05 +0100
committerMarcoFalke <falke.marco@gmail.com>2018-12-31 12:24:27 +0100
commite756eca9e8bf39f0a891f1760df0a317ecb7fee8 (patch)
treeaa8bbaf38dbb341363300441d2c76f69e498b19d /contrib
parentcc07f9ce690cc0d0c7ace181777d1ee5824a7151 (diff)
parent1a49a0e310ebc67a00536c3d98509e3938d5d1dd (diff)
downloadbitcoin-e756eca9e8bf39f0a891f1760df0a317ecb7fee8.tar.xz
Merge #15054: Update copyright headers to 2018
1a49a0e310 Bump manpages (DrahtBot) 06ba77973e Update copyright headers to 2018 (DrahtBot) Pull request description: * `./contrib/devtools/copyright_header.py update ./` * `./contrib/devtools/gen-manpages.sh` Tree-SHA512: ca0dc5e97f4c33814d4ccd17769bbf2d23a99a71d62534fe1064fedfe47de3b5c30caf9b6deb0d70bf125e08c7ae6335ac4fcded918049d6b63b13b319d798e3
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/macdeploy/custom_dsstore.py2
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