Unify copyright notices.

To a variation on:
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2011 The Bitcoin developers
This commit is contained in:
Matt Corallo
2011-08-09 13:27:58 +02:00
parent bd1e54bc0b
commit b2120e223a
29 changed files with 33 additions and 4 deletions

View File

@@ -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.