aboutsummaryrefslogtreecommitdiff
path: root/src/init.h
diff options
context:
space:
mode:
authorMatt Corallo <matt@bluematt.me>2011-08-09 13:27:58 +0200
committerMatt Corallo <matt@bluematt.me>2011-08-09 13:32:52 +0200
commitb2120e223a9a2282b26080cb126db9aad95b1282 (patch)
treed0129f32d3a1a25d9039b2a288bfa3211eedafaf /src/init.h
parentbd1e54bc0b7f1bdfc571edf1f4f1ecf422260b8c (diff)
downloadbitcoin-b2120e223a9a2282b26080cb126db9aad95b1282.tar.xz
Unify copyright notices.
To a variation on: // Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2011 The Bitcoin developers
Diffstat (limited to 'src/init.h')
-rw-r--r--src/init.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/init.h b/src/init.h
index a02260c293..4017f25707 100644
--- a/src/init.h
+++ b/src/init.h
@@ -1,4 +1,5 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
+// Copyright (c) 2011 The Bitcoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file license.txt or http://www.opensource.org/licenses/mit-license.php.
#ifndef BITCOIN_INIT_H