mirror of
https://github.com/dashpay/dash.git
synced 2024-12-27 04:52:59 +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 "masternode.h"
|
||||||
#include "masternodeman.h"
|
#include "masternodeman.h"
|
||||||
#include "darksend.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 "masternodeman.h"
|
||||||
#include "activemasternode.h"
|
#include "activemasternode.h"
|
||||||
#include "darksend.h"
|
#include "darksend.h"
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
|
// Copyright (c) 2014-2015 The Darkcoin developers
|
||||||
// Copyright (c) 2009-2010 Satoshi Nakamoto
|
|
||||||
// Copyright (c) 2009-2012 The Bitcoin developers
|
|
||||||
// Distributed under the MIT/X11 software license, see the accompanying
|
// Distributed under the MIT/X11 software license, see the accompanying
|
||||||
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
||||||
|
|
||||||
#ifndef MASTERNODEMAN_H
|
#ifndef MASTERNODEMAN_H
|
||||||
#define MASTERNODEMAN_H
|
#define MASTERNODEMAN_H
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user