aboutsummaryrefslogtreecommitdiff
path: root/src/arith_uint256.cpp
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2016-11-07 12:51:36 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2016-11-07 12:51:59 +0100
commit44f2df613f23d0a095a6e47b3d9c498b9df3055b (patch)
treec774d2d6ac89fc91ebac65429f20259b7c6bb988 /src/arith_uint256.cpp
parent5fa7b07565d2c7c1edfb9a2f8c1af42d039d99ee (diff)
parent4b04e32c20b3e00ce30f3555677d9c937ca7482f (diff)
downloadbitcoin-44f2df613f23d0a095a6e47b3d9c498b9df3055b.tar.xz
Merge #8675: Make copyright header lines uniform
4b04e32 [copyright] copyright header style uniform (isle2983)
Diffstat (limited to 'src/arith_uint256.cpp')
-rw-r--r--src/arith_uint256.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arith_uint256.cpp b/src/arith_uint256.cpp
index 2e61363576..a58ad01b5a 100644
--- a/src/arith_uint256.cpp
+++ b/src/arith_uint256.cpp
@@ -1,5 +1,5 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
-// Copyright (c) 2009-2014 The Bitcoin developers
+// Copyright (c) 2009-2014 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.