mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 12:32:48 +01:00
copyright
This commit is contained in:
parent
d2e3d67a1d
commit
259752c627
@ -1,3 +1,7 @@
|
||||
// Copyright (c) 2014-2015 The Darkcoin developers
|
||||
// Distributed under the MIT/X11 software license, see the accompanying
|
||||
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
||||
|
||||
#include "masternode.h"
|
||||
#include "masternodeman.h"
|
||||
#include "darksend.h"
|
||||
|
@ -1,3 +1,7 @@
|
||||
// Copyright (c) 2014-2015 The Darkcoin developers
|
||||
// Distributed under the MIT/X11 software license, see the accompanying
|
||||
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
||||
|
||||
#include "masternodeman.h"
|
||||
#include "activemasternode.h"
|
||||
#include "darksend.h"
|
||||
|
@ -1,8 +1,7 @@
|
||||
|
||||
// Copyright (c) 2009-2010 Satoshi Nakamoto
|
||||
// Copyright (c) 2009-2012 The Bitcoin developers
|
||||
// Copyright (c) 2014-2015 The Darkcoin developers
|
||||
// Distributed under the MIT/X11 software license, see the accompanying
|
||||
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
||||
|
||||
#ifndef MASTERNODEMAN_H
|
||||
#define MASTERNODEMAN_H
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user