aboutsummaryrefslogtreecommitdiff
path: root/src/bloom.h
diff options
context:
space:
mode:
authorDrahtBot <39886733+DrahtBot@users.noreply.github.com>2018-07-26 18:36:45 -0400
committerMarcoFalke <falke.marco@gmail.com>2018-07-27 07:15:02 -0400
commiteb7daf4d600eeb631427c018a984a77a34aca66e (patch)
tree5a98b3ff532e47ce977d43181da5d5501809c8e9 /src/bloom.h
parentf58674a20a127f104409e11c5c11591533ddf360 (diff)
downloadbitcoin-eb7daf4d600eeb631427c018a984a77a34aca66e.tar.xz
Update copyright headers to 2018
Diffstat (limited to 'src/bloom.h')
-rw-r--r--src/bloom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bloom.h b/src/bloom.h
index 71386f52fa..e136fcebfc 100644
--- a/src/bloom.h
+++ b/src/bloom.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012-2017 The Bitcoin Core developers
+// Copyright (c) 2012-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.