aboutsummaryrefslogtreecommitdiff
path: root/src/script/sigcache.cpp
diff options
context:
space:
mode:
authorDrahtBot <[email protected]>2018-07-26 18:36:45 -0400
committerMarcoFalke <[email protected]>2018-07-27 07:15:02 -0400
commiteb7daf4d600eeb631427c018a984a77a34aca66e (patch)
tree5a98b3ff532e47ce977d43181da5d5501809c8e9 /src/script/sigcache.cpp
parentMerge #13423: [net] Thread safety annotations in net_processing (diff)
downloaddiscoin-eb7daf4d600eeb631427c018a984a77a34aca66e.tar.xz
discoin-eb7daf4d600eeb631427c018a984a77a34aca66e.zip
Update copyright headers to 2018
Diffstat (limited to 'src/script/sigcache.cpp')
-rw-r--r--src/script/sigcache.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/script/sigcache.cpp b/src/script/sigcache.cpp
index 9638b12f9..68f054229 100644
--- a/src/script/sigcache.cpp
+++ b/src/script/sigcache.cpp
@@ -1,5 +1,5 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
-// Copyright (c) 2009-2017 The Bitcoin Core developers
+// Copyright (c) 2009-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.