aboutsummaryrefslogtreecommitdiff
path: root/src/uint256.cpp
diff options
context:
space:
mode:
authorMarcoFalke <[email protected]>2015-12-13 17:58:29 +0100
committerMarcoFalke <[email protected]>2015-12-13 18:08:39 +0100
commitfa24439ff3d8ab5b9efaf66ef4dae6713b88cb35 (patch)
treebdf12400180722b6827d89b6c10aa66f8b0f864d /src/uint256.cpp
parent[devtools] Rewrite fix-copyright-headers.py (diff)
downloaddiscoin-fa24439ff3d8ab5b9efaf66ef4dae6713b88cb35.tar.xz
discoin-fa24439ff3d8ab5b9efaf66ef4dae6713b88cb35.zip
Bump copyright headers to 2015
Diffstat (limited to 'src/uint256.cpp')
-rw-r--r--src/uint256.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uint256.cpp b/src/uint256.cpp
index 25148808c..c58c88bf4 100644
--- a/src/uint256.cpp
+++ b/src/uint256.cpp
@@ -1,5 +1,5 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
-// Copyright (c) 2009-2014 The Bitcoin Core developers
+// Copyright (c) 2009-2015 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.