SKALE-2794 fix headers

parent 41cb90c7
/*
Copyright (C) 2018-2019 SKALE Labs
Copyright (C) 2019-Present SKALE Labs
This file is part of skale-consensus.
This file is part of sgxwallet.
skale-consensus is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
......@@ -18,7 +18,7 @@
@file Log.cpp
@author Stan Kladko
@date 2018
@date 2019
*/
#include "spdlog/spdlog.h"
......
/*
Copyright (C) 2018-2019 SKALE Labs
Copyright (C) 2019-Present SKALE Labs
This file is part of skale-consensus.
This file is part of sgxwallet.
skale-consensus is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
......@@ -18,7 +18,7 @@
@file Log.h
@author Stan Kladko
@date 2018
@date 2019
*/
......
/*
Copyright (C) 2019-Present SKALE Labs
Modifications Copyright (C) 2019-Present SKALE Labs
*/
This file is part of sgxwallet.
sgxwallet is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
sgxwallet is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with sgxwallet. If not, see <https://www.gnu.org/licenses/>.
@file SGXWalletServer.cpp
@author Stan Kladko
@date 2019
*/
/*************************************************************************
* libjson-rpc-cpp
*************************************************************************
* @file stubserver.cpp
* @date 02.05.2013
* @author Peter Spiess-Knafl <dev@spiessknafl.at>
* @license See attached LICENSE.txt
************************************************************************/
#include <iostream>
#include "abstractstubserver.h"
......
......@@ -16,7 +16,7 @@
You should have received a copy of the GNU Affero General Public License
along with sgxwallet. If not, see <https://www.gnu.org/licenses/>.
@file BLSEnclave.cpp
@file cert_util.cpp
@author Stan Kladko
@date 2019
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment