aboutsummaryrefslogtreecommitdiff
path: root/src/miner.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/miner.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/miner.cpp')
-rw-r--r--src/miner.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/miner.cpp b/src/miner.cpp
index 2728c7e6a..c454c0279 100644
--- a/src/miner.cpp
+++ b/src/miner.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.