mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-16 14:52:36 -03:00
6 lines
255 B
C++
6 lines
255 B
C++
|
// 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"
|