copyright
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
// Copyright (c) 2016-2020 The Hush developers
|
||||||
|
// Distributed under the GPLv3 software license, see the accompanying
|
||||||
|
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
|
||||||
/******************************************************************************
|
/******************************************************************************
|
||||||
* Copyright © 2014-2019 The SuperNET Developers. *
|
* Copyright © 2014-2019 The SuperNET Developers. *
|
||||||
* *
|
* *
|
||||||
@@ -13,8 +16,8 @@
|
|||||||
* *
|
* *
|
||||||
******************************************************************************/
|
******************************************************************************/
|
||||||
|
|
||||||
#ifndef H_KOMODOCCDATA_H
|
#ifndef H_HUSHCCDATA_H
|
||||||
#define H_KOMODOCCDATA_H
|
#define H_HUSHCCDATA_H
|
||||||
|
|
||||||
struct komodo_ccdata *CC_data;
|
struct komodo_ccdata *CC_data;
|
||||||
int32_t CC_firstheight;
|
int32_t CC_firstheight;
|
||||||
|
|||||||
@@ -1,4 +1,6 @@
|
|||||||
|
// Copyright (c) 2016-2020 The Hush developers
|
||||||
|
// Distributed under the GPLv3 software license, see the accompanying
|
||||||
|
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
|
||||||
/******************************************************************************
|
/******************************************************************************
|
||||||
* Copyright © 2014-2019 The SuperNET Developers. *
|
* Copyright © 2014-2019 The SuperNET Developers. *
|
||||||
* *
|
* *
|
||||||
@@ -13,7 +15,6 @@
|
|||||||
* Removal or modification of this copyright notice is prohibited. *
|
* Removal or modification of this copyright notice is prohibited. *
|
||||||
* *
|
* *
|
||||||
******************************************************************************/
|
******************************************************************************/
|
||||||
|
|
||||||
// todo:
|
// todo:
|
||||||
// spentinfo via CC
|
// spentinfo via CC
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user