blob: b12c90efe815c00cdd4480d9a01f2610a0bc9dd7 (
plain)
1
2
3
4
5
6
7
|
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2013 The Bitcoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "core.h"
|