aboutsummaryrefslogtreecommitdiff
path: root/src/bench/base58.cpp
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2016-11-07 12:51:36 +0100
committerWladimir J. van der Laan <[email protected]>2016-11-07 12:51:59 +0100
commit44f2df613f23d0a095a6e47b3d9c498b9df3055b (patch)
treec774d2d6ac89fc91ebac65429f20259b7c6bb988 /src/bench/base58.cpp
parentMerge #8736: base58: Improve DecodeBase58 performance. (diff)
parent[copyright] copyright header style uniform (diff)
downloaddiscoin-44f2df613f23d0a095a6e47b3d9c498b9df3055b.tar.xz
discoin-44f2df613f23d0a095a6e47b3d9c498b9df3055b.zip
Merge #8675: Make copyright header lines uniform
4b04e32 [copyright] copyright header style uniform (isle2983)
Diffstat (limited to 'src/bench/base58.cpp')
-rw-r--r--src/bench/base58.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bench/base58.cpp b/src/bench/base58.cpp
index 1279c3e7d..a791b5b7f 100644
--- a/src/bench/base58.cpp
+++ b/src/bench/base58.cpp
@@ -1,4 +1,4 @@
-// Copyright (c) 2016 the Bitcoin Core developers
+// Copyright (c) 2016 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.