Unify copyright notices.
authorMatt Corallo <matt@bluematt.me>
Tue, 9 Aug 2011 11:27:58 +0000 (13:27 +0200)
committerMatt Corallo <matt@bluematt.me>
Tue, 9 Aug 2011 11:32:52 +0000 (13:32 +0200)
commitb2120e223a9a2282b26080cb126db9aad95b1282
treed0129f32d3a1a25d9039b2a288bfa3211eedafaf
parentbd1e54bc0b7f1bdfc571edf1f4f1ecf422260b8c
Unify copyright notices.

To a variation on:
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2011 The Bitcoin developers
29 files changed:
src/base58.h
src/bignum.h
src/db.cpp
src/db.h
src/headers.h
src/init.cpp
src/init.h
src/irc.cpp
src/irc.h
src/key.h
src/keystore.cpp
src/keystore.h
src/main.cpp
src/main.h
src/net.cpp
src/net.h
src/noui.h
src/rpc.cpp
src/rpc.h
src/script.cpp
src/script.h
src/serialize.h
src/ui.cpp
src/ui.h
src/uint256.h
src/util.cpp
src/util.h
src/wallet.cpp
src/wallet.h