diff --git a/include/BlockchainExplorerData.h b/include/BlockchainExplorerData.h index 08df32e3..0ca3b6fb 100644 --- a/include/BlockchainExplorerData.h +++ b/include/BlockchainExplorerData.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/include/CryptoNote.h b/include/CryptoNote.h index c4565e41..87c35994 100644 --- a/include/CryptoNote.h +++ b/include/CryptoNote.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/include/CryptoTypes.h b/include/CryptoTypes.h index 24ff0689..a58ff0f2 100644 --- a/include/CryptoTypes.h +++ b/include/CryptoTypes.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/include/IBlockchainExplorer.h b/include/IBlockchainExplorer.h index 08858d33..ccc57929 100644 --- a/include/IBlockchainExplorer.h +++ b/include/IBlockchainExplorer.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/include/INode.h b/include/INode.h index 82c5a357..6cfef3f8 100644 --- a/include/INode.h +++ b/include/INode.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/include/IObservable.h b/include/IObservable.h index f881f35d..84dbe794 100644 --- a/include/IObservable.h +++ b/include/IObservable.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/include/IStreamSerializable.h b/include/IStreamSerializable.h index 0df016c6..957f96a8 100644 --- a/include/IStreamSerializable.h +++ b/include/IStreamSerializable.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/include/ITransaction.h b/include/ITransaction.h index fa76e092..0c4a9ab1 100644 --- a/include/ITransaction.h +++ b/include/ITransaction.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/include/ITransfersContainer.h b/include/ITransfersContainer.h index abd797a5..c4dbd219 100644 --- a/include/ITransfersContainer.h +++ b/include/ITransfersContainer.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/include/ITransfersSynchronizer.h b/include/ITransfersSynchronizer.h index 2b00fbf3..656dcf47 100644 --- a/include/ITransfersSynchronizer.h +++ b/include/ITransfersSynchronizer.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/include/IWallet.h b/include/IWallet.h index b1285a6b..f5b2e46f 100644 --- a/include/IWallet.h +++ b/include/IWallet.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/include/IWalletLegacy.h b/include/IWalletLegacy.h index 913122a4..5625a10b 100644 --- a/include/IWalletLegacy.h +++ b/include/IWalletLegacy.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/BlockchainExplorer/BlockchainExplorer.cpp b/src/BlockchainExplorer/BlockchainExplorer.cpp index 5faa0417..a6810b0e 100644 --- a/src/BlockchainExplorer/BlockchainExplorer.cpp +++ b/src/BlockchainExplorer/BlockchainExplorer.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/BlockchainExplorer/BlockchainExplorer.h b/src/BlockchainExplorer/BlockchainExplorer.h index 2c98934e..d55aa7a2 100644 --- a/src/BlockchainExplorer/BlockchainExplorer.h +++ b/src/BlockchainExplorer/BlockchainExplorer.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/BlockchainExplorer/BlockchainExplorerDataBuilder.cpp b/src/BlockchainExplorer/BlockchainExplorerDataBuilder.cpp index de161c78..dbc0289e 100644 --- a/src/BlockchainExplorer/BlockchainExplorerDataBuilder.cpp +++ b/src/BlockchainExplorer/BlockchainExplorerDataBuilder.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/BlockchainExplorer/BlockchainExplorerDataBuilder.h b/src/BlockchainExplorer/BlockchainExplorerDataBuilder.h index c3cfe1c2..51fc98ed 100644 --- a/src/BlockchainExplorer/BlockchainExplorerDataBuilder.h +++ b/src/BlockchainExplorer/BlockchainExplorerDataBuilder.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/BlockchainExplorer/BlockchainExplorerErrors.cpp b/src/BlockchainExplorer/BlockchainExplorerErrors.cpp index 847355c4..ccf170d5 100644 --- a/src/BlockchainExplorer/BlockchainExplorerErrors.cpp +++ b/src/BlockchainExplorer/BlockchainExplorerErrors.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/BlockchainExplorer/BlockchainExplorerErrors.h b/src/BlockchainExplorer/BlockchainExplorerErrors.h index 415ecdb4..c64c3911 100644 --- a/src/BlockchainExplorer/BlockchainExplorerErrors.h +++ b/src/BlockchainExplorer/BlockchainExplorerErrors.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/ArrayRef.h b/src/Common/ArrayRef.h index 4c1d5774..db50aaa3 100644 --- a/src/Common/ArrayRef.h +++ b/src/Common/ArrayRef.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/ArrayView.h b/src/Common/ArrayView.h index 2e103ec7..d0ee9c57 100644 --- a/src/Common/ArrayView.h +++ b/src/Common/ArrayView.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/Base58.cpp b/src/Common/Base58.cpp index 3a94c901..2a40e219 100644 --- a/src/Common/Base58.cpp +++ b/src/Common/Base58.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/Base58.h b/src/Common/Base58.h index f2d41366..0ab3731b 100644 --- a/src/Common/Base58.h +++ b/src/Common/Base58.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/BlockingQueue.cpp b/src/Common/BlockingQueue.cpp index e530e4b8..b281ba96 100644 --- a/src/Common/BlockingQueue.cpp +++ b/src/Common/BlockingQueue.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/BlockingQueue.h b/src/Common/BlockingQueue.h index 26697efd..4d1c7382 100644 --- a/src/Common/BlockingQueue.h +++ b/src/Common/BlockingQueue.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/CommandLine.cpp b/src/Common/CommandLine.cpp index 71a8566b..3d311f11 100644 --- a/src/Common/CommandLine.cpp +++ b/src/Common/CommandLine.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/CommandLine.h b/src/Common/CommandLine.h index affaee55..3a8feb30 100644 --- a/src/Common/CommandLine.h +++ b/src/Common/CommandLine.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/ConsoleHandler.cpp b/src/Common/ConsoleHandler.cpp index 5e1499f7..d6f36dba 100644 --- a/src/Common/ConsoleHandler.cpp +++ b/src/Common/ConsoleHandler.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/ConsoleHandler.h b/src/Common/ConsoleHandler.h index 2fb51ef9..988af442 100644 --- a/src/Common/ConsoleHandler.h +++ b/src/Common/ConsoleHandler.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/ConsoleTools.cpp b/src/Common/ConsoleTools.cpp index 1384d4b6..6027d4c8 100644 --- a/src/Common/ConsoleTools.cpp +++ b/src/Common/ConsoleTools.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/ConsoleTools.h b/src/Common/ConsoleTools.h index 2c26e97a..864f674a 100644 --- a/src/Common/ConsoleTools.h +++ b/src/Common/ConsoleTools.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/IInputStream.cpp b/src/Common/IInputStream.cpp index 4d49d422..e0697290 100644 --- a/src/Common/IInputStream.cpp +++ b/src/Common/IInputStream.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/IInputStream.h b/src/Common/IInputStream.h index d4310dcb..42381203 100644 --- a/src/Common/IInputStream.h +++ b/src/Common/IInputStream.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/IOutputStream.cpp b/src/Common/IOutputStream.cpp index da4e866d..c647a941 100644 --- a/src/Common/IOutputStream.cpp +++ b/src/Common/IOutputStream.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/IOutputStream.h b/src/Common/IOutputStream.h index c5e37302..6532a616 100644 --- a/src/Common/IOutputStream.h +++ b/src/Common/IOutputStream.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/JsonValue.cpp b/src/Common/JsonValue.cpp index 0b6cea72..67d052af 100644 --- a/src/Common/JsonValue.cpp +++ b/src/Common/JsonValue.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/JsonValue.h b/src/Common/JsonValue.h index 396d8769..cc1a62be 100644 --- a/src/Common/JsonValue.h +++ b/src/Common/JsonValue.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/Math.cpp b/src/Common/Math.cpp index eb0de72b..bfd5c8f6 100644 --- a/src/Common/Math.cpp +++ b/src/Common/Math.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/Math.h b/src/Common/Math.h index 47da1f6b..51c5f052 100644 --- a/src/Common/Math.h +++ b/src/Common/Math.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/MemoryInputStream.cpp b/src/Common/MemoryInputStream.cpp index caecfa72..ce131c78 100644 --- a/src/Common/MemoryInputStream.cpp +++ b/src/Common/MemoryInputStream.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/MemoryInputStream.h b/src/Common/MemoryInputStream.h index 6946515f..fb8a1c25 100644 --- a/src/Common/MemoryInputStream.h +++ b/src/Common/MemoryInputStream.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/ObserverManager.h b/src/Common/ObserverManager.h index fe948f85..fae61389 100644 --- a/src/Common/ObserverManager.h +++ b/src/Common/ObserverManager.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/PathTools.cpp b/src/Common/PathTools.cpp index 521fea74..7e37693c 100644 --- a/src/Common/PathTools.cpp +++ b/src/Common/PathTools.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/PathTools.h b/src/Common/PathTools.h index 9efad755..1269bdcf 100644 --- a/src/Common/PathTools.h +++ b/src/Common/PathTools.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/ScopeExit.cpp b/src/Common/ScopeExit.cpp index 1df037af..63d7132d 100644 --- a/src/Common/ScopeExit.cpp +++ b/src/Common/ScopeExit.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/ScopeExit.h b/src/Common/ScopeExit.h index 205636a2..6b1bb81d 100644 --- a/src/Common/ScopeExit.h +++ b/src/Common/ScopeExit.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/ShuffleGenerator.h b/src/Common/ShuffleGenerator.h index 4ea7810b..c2074dbf 100644 --- a/src/Common/ShuffleGenerator.h +++ b/src/Common/ShuffleGenerator.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/SignalHandler.cpp b/src/Common/SignalHandler.cpp index 0a1c47f4..23cf98d0 100644 --- a/src/Common/SignalHandler.cpp +++ b/src/Common/SignalHandler.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/SignalHandler.h b/src/Common/SignalHandler.h index 92fc3955..817a7a3e 100644 --- a/src/Common/SignalHandler.h +++ b/src/Common/SignalHandler.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/StdInputStream.cpp b/src/Common/StdInputStream.cpp index bf0c77b1..f198aabe 100644 --- a/src/Common/StdInputStream.cpp +++ b/src/Common/StdInputStream.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/StdInputStream.h b/src/Common/StdInputStream.h index 36c607e1..56361a0b 100644 --- a/src/Common/StdInputStream.h +++ b/src/Common/StdInputStream.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/StdOutputStream.cpp b/src/Common/StdOutputStream.cpp index 5ca6a631..9f9793d6 100644 --- a/src/Common/StdOutputStream.cpp +++ b/src/Common/StdOutputStream.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/StdOutputStream.h b/src/Common/StdOutputStream.h index 3dc01226..7d07f0c2 100644 --- a/src/Common/StdOutputStream.h +++ b/src/Common/StdOutputStream.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/StreamTools.cpp b/src/Common/StreamTools.cpp index 53ac80a3..0cc6ce06 100644 --- a/src/Common/StreamTools.cpp +++ b/src/Common/StreamTools.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/StreamTools.h b/src/Common/StreamTools.h index ef2c16fc..9c847305 100644 --- a/src/Common/StreamTools.h +++ b/src/Common/StreamTools.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/StringBuffer.h b/src/Common/StringBuffer.h index afdc837f..1872a99a 100644 --- a/src/Common/StringBuffer.h +++ b/src/Common/StringBuffer.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/StringInputStream.cpp b/src/Common/StringInputStream.cpp index f0ba6c8c..c0332f4e 100644 --- a/src/Common/StringInputStream.cpp +++ b/src/Common/StringInputStream.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/StringInputStream.h b/src/Common/StringInputStream.h index 3a041167..04db78e5 100644 --- a/src/Common/StringInputStream.h +++ b/src/Common/StringInputStream.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/StringOutputStream.cpp b/src/Common/StringOutputStream.cpp index d336db35..09cda5c7 100644 --- a/src/Common/StringOutputStream.cpp +++ b/src/Common/StringOutputStream.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/StringOutputStream.h b/src/Common/StringOutputStream.h index fbe60e19..466414bd 100644 --- a/src/Common/StringOutputStream.h +++ b/src/Common/StringOutputStream.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/StringTools.cpp b/src/Common/StringTools.cpp index 547aa9c5..8e828f47 100644 --- a/src/Common/StringTools.cpp +++ b/src/Common/StringTools.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/StringTools.h b/src/Common/StringTools.h index 36248730..773147b0 100644 --- a/src/Common/StringTools.h +++ b/src/Common/StringTools.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/StringView.cpp b/src/Common/StringView.cpp index 5fc9b480..f4b5c84c 100644 --- a/src/Common/StringView.cpp +++ b/src/Common/StringView.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/StringView.h b/src/Common/StringView.h index a4649310..f112051e 100644 --- a/src/Common/StringView.h +++ b/src/Common/StringView.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/Util.cpp b/src/Common/Util.cpp index f5e828ce..f29ed88f 100644 --- a/src/Common/Util.cpp +++ b/src/Common/Util.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/Util.h b/src/Common/Util.h index b7a096d9..39918c57 100644 --- a/src/Common/Util.h +++ b/src/Common/Util.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/Varint.h b/src/Common/Varint.h index 9b278e35..950187a4 100644 --- a/src/Common/Varint.h +++ b/src/Common/Varint.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/VectorOutputStream.cpp b/src/Common/VectorOutputStream.cpp index 9e6f2194..8e164fcd 100644 --- a/src/Common/VectorOutputStream.cpp +++ b/src/Common/VectorOutputStream.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/VectorOutputStream.h b/src/Common/VectorOutputStream.h index 461140fd..844b5ccb 100644 --- a/src/Common/VectorOutputStream.h +++ b/src/Common/VectorOutputStream.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/int-util.h b/src/Common/int-util.h index af4bcc34..3823aeee 100644 --- a/src/Common/int-util.h +++ b/src/Common/int-util.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/pod-class.h b/src/Common/pod-class.h index 5f2bd90b..2768ee04 100644 --- a/src/Common/pod-class.h +++ b/src/Common/pod-class.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Common/static_assert.h b/src/Common/static_assert.h index 2690b6bb..bd1bd986 100644 --- a/src/Common/static_assert.h +++ b/src/Common/static_assert.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/ConnectivityTool/ConnectivityTool.cpp b/src/ConnectivityTool/ConnectivityTool.cpp index e6992174..13ce9442 100644 --- a/src/ConnectivityTool/ConnectivityTool.cpp +++ b/src/ConnectivityTool/ConnectivityTool.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteConfig.h b/src/CryptoNoteConfig.h index 754f417a..03a70d97 100644 --- a/src/CryptoNoteConfig.h +++ b/src/CryptoNoteConfig.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote Developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/Account.cpp b/src/CryptoNoteCore/Account.cpp index 474bd7f1..a683349a 100644 --- a/src/CryptoNoteCore/Account.cpp +++ b/src/CryptoNoteCore/Account.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/Account.h b/src/CryptoNoteCore/Account.h index d6e60756..4a345593 100644 --- a/src/CryptoNoteCore/Account.h +++ b/src/CryptoNoteCore/Account.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/BlockIndex.cpp b/src/CryptoNoteCore/BlockIndex.cpp index 8a67b1b2..12573c76 100644 --- a/src/CryptoNoteCore/BlockIndex.cpp +++ b/src/CryptoNoteCore/BlockIndex.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/BlockIndex.h b/src/CryptoNoteCore/BlockIndex.h index 0e054e4e..2331f4e1 100644 --- a/src/CryptoNoteCore/BlockIndex.h +++ b/src/CryptoNoteCore/BlockIndex.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/Blockchain.cpp b/src/CryptoNoteCore/Blockchain.cpp index 039a3c31..f30bdf36 100644 --- a/src/CryptoNoteCore/Blockchain.cpp +++ b/src/CryptoNoteCore/Blockchain.cpp @@ -1,6 +1,7 @@ // Copyright (c) 2011-2017 The Cryptonote developers // Copyright (c) 2016-2018, The Karbo developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/Blockchain.h b/src/CryptoNoteCore/Blockchain.h index ef4404d6..576b7e86 100644 --- a/src/CryptoNoteCore/Blockchain.h +++ b/src/CryptoNoteCore/Blockchain.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/BlockchainIndices.cpp b/src/CryptoNoteCore/BlockchainIndices.cpp index 23927283..6f250baf 100644 --- a/src/CryptoNoteCore/BlockchainIndices.cpp +++ b/src/CryptoNoteCore/BlockchainIndices.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/BlockchainIndices.h b/src/CryptoNoteCore/BlockchainIndices.h index ebabe849..5126b1cb 100644 --- a/src/CryptoNoteCore/BlockchainIndices.h +++ b/src/CryptoNoteCore/BlockchainIndices.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/BlockchainMessages.cpp b/src/CryptoNoteCore/BlockchainMessages.cpp index a7ef03da..bac559a7 100644 --- a/src/CryptoNoteCore/BlockchainMessages.cpp +++ b/src/CryptoNoteCore/BlockchainMessages.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/BlockchainMessages.h b/src/CryptoNoteCore/BlockchainMessages.h index 8e5b2e77..df0911b2 100644 --- a/src/CryptoNoteCore/BlockchainMessages.h +++ b/src/CryptoNoteCore/BlockchainMessages.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/Checkpoints.cpp b/src/CryptoNoteCore/Checkpoints.cpp index 5b5d12e2..2a5f685d 100644 --- a/src/CryptoNoteCore/Checkpoints.cpp +++ b/src/CryptoNoteCore/Checkpoints.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Copyright (c) 2016-2018, The Karbo developers // Distributed under the MIT/X11 software license, see the accompanying diff --git a/src/CryptoNoteCore/Checkpoints.h b/src/CryptoNoteCore/Checkpoints.h index c4056aed..a10d99dc 100644 --- a/src/CryptoNoteCore/Checkpoints.h +++ b/src/CryptoNoteCore/Checkpoints.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/Core.cpp b/src/CryptoNoteCore/Core.cpp index d45ccff5..861bafc7 100644 --- a/src/CryptoNoteCore/Core.cpp +++ b/src/CryptoNoteCore/Core.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/Core.h b/src/CryptoNoteCore/Core.h index 425df716..8575a415 100644 --- a/src/CryptoNoteCore/Core.h +++ b/src/CryptoNoteCore/Core.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/CoreConfig.cpp b/src/CryptoNoteCore/CoreConfig.cpp index 767015c2..d6b5a425 100644 --- a/src/CryptoNoteCore/CoreConfig.cpp +++ b/src/CryptoNoteCore/CoreConfig.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/CoreConfig.h b/src/CryptoNoteCore/CoreConfig.h index 8a1c065e..f9d51cff 100644 --- a/src/CryptoNoteCore/CoreConfig.h +++ b/src/CryptoNoteCore/CoreConfig.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/CryptoNoteBasic.cpp b/src/CryptoNoteCore/CryptoNoteBasic.cpp index 4004cc34..b599de60 100644 --- a/src/CryptoNoteCore/CryptoNoteBasic.cpp +++ b/src/CryptoNoteCore/CryptoNoteBasic.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/CryptoNoteBasic.h b/src/CryptoNoteCore/CryptoNoteBasic.h index 0be9277c..71ab2ffb 100644 --- a/src/CryptoNoteCore/CryptoNoteBasic.h +++ b/src/CryptoNoteCore/CryptoNoteBasic.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/CryptoNoteBasicImpl.cpp b/src/CryptoNoteCore/CryptoNoteBasicImpl.cpp index a15bac60..ea587828 100644 --- a/src/CryptoNoteCore/CryptoNoteBasicImpl.cpp +++ b/src/CryptoNoteCore/CryptoNoteBasicImpl.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/CryptoNoteBasicImpl.h b/src/CryptoNoteCore/CryptoNoteBasicImpl.h index 38b196a2..287b523b 100644 --- a/src/CryptoNoteCore/CryptoNoteBasicImpl.h +++ b/src/CryptoNoteCore/CryptoNoteBasicImpl.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/CryptoNoteFormatUtils.cpp b/src/CryptoNoteCore/CryptoNoteFormatUtils.cpp index 1b7f4891..843cd7cf 100644 --- a/src/CryptoNoteCore/CryptoNoteFormatUtils.cpp +++ b/src/CryptoNoteCore/CryptoNoteFormatUtils.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/CryptoNoteFormatUtils.h b/src/CryptoNoteCore/CryptoNoteFormatUtils.h index f4ea1644..00e1bbb4 100644 --- a/src/CryptoNoteCore/CryptoNoteFormatUtils.h +++ b/src/CryptoNoteCore/CryptoNoteFormatUtils.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/CryptoNoteSerialization.cpp b/src/CryptoNoteCore/CryptoNoteSerialization.cpp index f735bf22..38a4a42b 100644 --- a/src/CryptoNoteCore/CryptoNoteSerialization.cpp +++ b/src/CryptoNoteCore/CryptoNoteSerialization.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/CryptoNoteSerialization.h b/src/CryptoNoteCore/CryptoNoteSerialization.h index b6a4e97f..5a8a0c21 100644 --- a/src/CryptoNoteCore/CryptoNoteSerialization.h +++ b/src/CryptoNoteCore/CryptoNoteSerialization.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/CryptoNoteStatInfo.h b/src/CryptoNoteCore/CryptoNoteStatInfo.h index d0249d6e..5bb6957d 100644 --- a/src/CryptoNoteCore/CryptoNoteStatInfo.h +++ b/src/CryptoNoteCore/CryptoNoteStatInfo.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/CryptoNoteTools.cpp b/src/CryptoNoteCore/CryptoNoteTools.cpp index 98067138..f92bcbba 100644 --- a/src/CryptoNoteCore/CryptoNoteTools.cpp +++ b/src/CryptoNoteCore/CryptoNoteTools.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/CryptoNoteTools.h b/src/CryptoNoteCore/CryptoNoteTools.h index 170f4126..45c39dc2 100644 --- a/src/CryptoNoteCore/CryptoNoteTools.h +++ b/src/CryptoNoteCore/CryptoNoteTools.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/Currency.cpp b/src/CryptoNoteCore/Currency.cpp index 9ef13b89..18f966f4 100644 --- a/src/CryptoNoteCore/Currency.cpp +++ b/src/CryptoNoteCore/Currency.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/Currency.h b/src/CryptoNoteCore/Currency.h index 5670be09..64ebd7a6 100644 --- a/src/CryptoNoteCore/Currency.h +++ b/src/CryptoNoteCore/Currency.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/DepositIndex.cpp b/src/CryptoNoteCore/DepositIndex.cpp index 4bb37451..d81878ec 100644 --- a/src/CryptoNoteCore/DepositIndex.cpp +++ b/src/CryptoNoteCore/DepositIndex.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/DepositIndex.h b/src/CryptoNoteCore/DepositIndex.h index ebdac2db..f6e1cd74 100644 --- a/src/CryptoNoteCore/DepositIndex.h +++ b/src/CryptoNoteCore/DepositIndex.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/Difficulty.cpp b/src/CryptoNoteCore/Difficulty.cpp index a41f66df..ed0fbba8 100644 --- a/src/CryptoNoteCore/Difficulty.cpp +++ b/src/CryptoNoteCore/Difficulty.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/Difficulty.h b/src/CryptoNoteCore/Difficulty.h index d928030e..333daa8b 100644 --- a/src/CryptoNoteCore/Difficulty.h +++ b/src/CryptoNoteCore/Difficulty.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/IBlock.cpp b/src/CryptoNoteCore/IBlock.cpp index 1c00dca7..2cb44098 100644 --- a/src/CryptoNoteCore/IBlock.cpp +++ b/src/CryptoNoteCore/IBlock.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/IBlock.h b/src/CryptoNoteCore/IBlock.h index 759c66f7..63e62da4 100644 --- a/src/CryptoNoteCore/IBlock.h +++ b/src/CryptoNoteCore/IBlock.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/IBlockchainStorageObserver.h b/src/CryptoNoteCore/IBlockchainStorageObserver.h index 0ad06da9..19316486 100644 --- a/src/CryptoNoteCore/IBlockchainStorageObserver.h +++ b/src/CryptoNoteCore/IBlockchainStorageObserver.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/ICore.h b/src/CryptoNoteCore/ICore.h index f59aa2ce..d3a9e93d 100644 --- a/src/CryptoNoteCore/ICore.h +++ b/src/CryptoNoteCore/ICore.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/ICoreObserver.h b/src/CryptoNoteCore/ICoreObserver.h index 60dfaab7..37caa527 100644 --- a/src/CryptoNoteCore/ICoreObserver.h +++ b/src/CryptoNoteCore/ICoreObserver.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/IMinerHandler.h b/src/CryptoNoteCore/IMinerHandler.h index f9d09590..84c2a04c 100644 --- a/src/CryptoNoteCore/IMinerHandler.h +++ b/src/CryptoNoteCore/IMinerHandler.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/ITimeProvider.cpp b/src/CryptoNoteCore/ITimeProvider.cpp index db22de6f..016ec757 100644 --- a/src/CryptoNoteCore/ITimeProvider.cpp +++ b/src/CryptoNoteCore/ITimeProvider.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/ITimeProvider.h b/src/CryptoNoteCore/ITimeProvider.h index ec7bdc25..5462f85f 100644 --- a/src/CryptoNoteCore/ITimeProvider.h +++ b/src/CryptoNoteCore/ITimeProvider.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/ITransactionValidator.h b/src/CryptoNoteCore/ITransactionValidator.h index c2fb88db..c2f7b4a6 100644 --- a/src/CryptoNoteCore/ITransactionValidator.h +++ b/src/CryptoNoteCore/ITransactionValidator.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/ITxPoolObserver.h b/src/CryptoNoteCore/ITxPoolObserver.h index 3cfeb847..a274f3c6 100644 --- a/src/CryptoNoteCore/ITxPoolObserver.h +++ b/src/CryptoNoteCore/ITxPoolObserver.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/IntrusiveLinkedList.h b/src/CryptoNoteCore/IntrusiveLinkedList.h index b1e5a00d..df48ffb1 100644 --- a/src/CryptoNoteCore/IntrusiveLinkedList.h +++ b/src/CryptoNoteCore/IntrusiveLinkedList.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/InvestmentIndex.cpp b/src/CryptoNoteCore/InvestmentIndex.cpp index 72ecb4bc..60d78321 100644 --- a/src/CryptoNoteCore/InvestmentIndex.cpp +++ b/src/CryptoNoteCore/InvestmentIndex.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/InvestmentIndex.h b/src/CryptoNoteCore/InvestmentIndex.h index eeeb84d1..5d47577a 100644 --- a/src/CryptoNoteCore/InvestmentIndex.h +++ b/src/CryptoNoteCore/InvestmentIndex.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/MessageQueue.h b/src/CryptoNoteCore/MessageQueue.h index caec3f86..7bf5e25b 100644 --- a/src/CryptoNoteCore/MessageQueue.h +++ b/src/CryptoNoteCore/MessageQueue.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/Miner.cpp b/src/CryptoNoteCore/Miner.cpp index a2b93e59..f6d50641 100644 --- a/src/CryptoNoteCore/Miner.cpp +++ b/src/CryptoNoteCore/Miner.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/Miner.h b/src/CryptoNoteCore/Miner.h index 9ecc36ea..e46c2c6a 100644 --- a/src/CryptoNoteCore/Miner.h +++ b/src/CryptoNoteCore/Miner.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/MinerConfig.cpp b/src/CryptoNoteCore/MinerConfig.cpp index 4691728d..93eeac19 100644 --- a/src/CryptoNoteCore/MinerConfig.cpp +++ b/src/CryptoNoteCore/MinerConfig.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/MinerConfig.h b/src/CryptoNoteCore/MinerConfig.h index 8f3d455d..08d672e7 100644 --- a/src/CryptoNoteCore/MinerConfig.h +++ b/src/CryptoNoteCore/MinerConfig.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/OnceInInterval.h b/src/CryptoNoteCore/OnceInInterval.h index 75375edc..e8a6d7d4 100644 --- a/src/CryptoNoteCore/OnceInInterval.h +++ b/src/CryptoNoteCore/OnceInInterval.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/SwappedMap.cpp b/src/CryptoNoteCore/SwappedMap.cpp index 1884d46f..600005fb 100644 --- a/src/CryptoNoteCore/SwappedMap.cpp +++ b/src/CryptoNoteCore/SwappedMap.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/SwappedMap.h b/src/CryptoNoteCore/SwappedMap.h index 87ce2880..723947ba 100644 --- a/src/CryptoNoteCore/SwappedMap.h +++ b/src/CryptoNoteCore/SwappedMap.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/SwappedVector.cpp b/src/CryptoNoteCore/SwappedVector.cpp index f41eed36..8b368e7d 100644 --- a/src/CryptoNoteCore/SwappedVector.cpp +++ b/src/CryptoNoteCore/SwappedVector.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/SwappedVector.h b/src/CryptoNoteCore/SwappedVector.h index 4567bcb6..b4f1dc84 100644 --- a/src/CryptoNoteCore/SwappedVector.h +++ b/src/CryptoNoteCore/SwappedVector.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/Transaction.cpp b/src/CryptoNoteCore/Transaction.cpp index 518d95c0..e4c1399c 100644 --- a/src/CryptoNoteCore/Transaction.cpp +++ b/src/CryptoNoteCore/Transaction.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/TransactionApi.h b/src/CryptoNoteCore/TransactionApi.h index f4d1937e..53757ca1 100644 --- a/src/CryptoNoteCore/TransactionApi.h +++ b/src/CryptoNoteCore/TransactionApi.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/TransactionApiExtra.h b/src/CryptoNoteCore/TransactionApiExtra.h index 8f5e4faa..20a26bef 100644 --- a/src/CryptoNoteCore/TransactionApiExtra.h +++ b/src/CryptoNoteCore/TransactionApiExtra.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/TransactionExtra.cpp b/src/CryptoNoteCore/TransactionExtra.cpp index 3e6d91fe..47c76fe9 100644 --- a/src/CryptoNoteCore/TransactionExtra.cpp +++ b/src/CryptoNoteCore/TransactionExtra.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/TransactionExtra.h b/src/CryptoNoteCore/TransactionExtra.h index 58c8d331..7b47c36e 100644 --- a/src/CryptoNoteCore/TransactionExtra.h +++ b/src/CryptoNoteCore/TransactionExtra.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/TransactionPool.cpp b/src/CryptoNoteCore/TransactionPool.cpp index b5438f4d..a2109bfa 100644 --- a/src/CryptoNoteCore/TransactionPool.cpp +++ b/src/CryptoNoteCore/TransactionPool.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/TransactionPool.h b/src/CryptoNoteCore/TransactionPool.h index 0cac4ada..17bdffaf 100644 --- a/src/CryptoNoteCore/TransactionPool.h +++ b/src/CryptoNoteCore/TransactionPool.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/TransactionPrefixImpl.cpp b/src/CryptoNoteCore/TransactionPrefixImpl.cpp index 2b99645d..4b2cb0a2 100644 --- a/src/CryptoNoteCore/TransactionPrefixImpl.cpp +++ b/src/CryptoNoteCore/TransactionPrefixImpl.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/TransactionUtils.cpp b/src/CryptoNoteCore/TransactionUtils.cpp index a37751c0..f0854850 100644 --- a/src/CryptoNoteCore/TransactionUtils.cpp +++ b/src/CryptoNoteCore/TransactionUtils.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/TransactionUtils.h b/src/CryptoNoteCore/TransactionUtils.h index c83ac62e..edd26733 100644 --- a/src/CryptoNoteCore/TransactionUtils.h +++ b/src/CryptoNoteCore/TransactionUtils.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/UpgradeDetector.cpp b/src/CryptoNoteCore/UpgradeDetector.cpp index f5d834bd..1cdeeb99 100644 --- a/src/CryptoNoteCore/UpgradeDetector.cpp +++ b/src/CryptoNoteCore/UpgradeDetector.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/UpgradeDetector.h b/src/CryptoNoteCore/UpgradeDetector.h index 77229a27..e5d08598 100644 --- a/src/CryptoNoteCore/UpgradeDetector.h +++ b/src/CryptoNoteCore/UpgradeDetector.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteCore/VerificationContext.h b/src/CryptoNoteCore/VerificationContext.h index 0e87c405..846aa136 100644 --- a/src/CryptoNoteCore/VerificationContext.h +++ b/src/CryptoNoteCore/VerificationContext.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteProtocol/CryptoNoteProtocolDefinitions.h b/src/CryptoNoteProtocol/CryptoNoteProtocolDefinitions.h index 8fe67263..982a78b4 100644 --- a/src/CryptoNoteProtocol/CryptoNoteProtocolDefinitions.h +++ b/src/CryptoNoteProtocol/CryptoNoteProtocolDefinitions.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteProtocol/CryptoNoteProtocolHandler.cpp b/src/CryptoNoteProtocol/CryptoNoteProtocolHandler.cpp index d3342e7d..39690ace 100644 --- a/src/CryptoNoteProtocol/CryptoNoteProtocolHandler.cpp +++ b/src/CryptoNoteProtocol/CryptoNoteProtocolHandler.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteProtocol/CryptoNoteProtocolHandler.h b/src/CryptoNoteProtocol/CryptoNoteProtocolHandler.h index 162b1de4..cff48384 100644 --- a/src/CryptoNoteProtocol/CryptoNoteProtocolHandler.h +++ b/src/CryptoNoteProtocol/CryptoNoteProtocolHandler.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteProtocol/CryptoNoteProtocolHandlerCommon.h b/src/CryptoNoteProtocol/CryptoNoteProtocolHandlerCommon.h index b2c62cfb..01a52c91 100644 --- a/src/CryptoNoteProtocol/CryptoNoteProtocolHandlerCommon.h +++ b/src/CryptoNoteProtocol/CryptoNoteProtocolHandlerCommon.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteProtocol/ICryptoNoteProtocolObserver.h b/src/CryptoNoteProtocol/ICryptoNoteProtocolObserver.h index 50492522..7d444fe5 100644 --- a/src/CryptoNoteProtocol/ICryptoNoteProtocolObserver.h +++ b/src/CryptoNoteProtocol/ICryptoNoteProtocolObserver.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/CryptoNoteProtocol/ICryptoNoteProtocolQuery.h b/src/CryptoNoteProtocol/ICryptoNoteProtocolQuery.h index 59782efd..48ea3525 100644 --- a/src/CryptoNoteProtocol/ICryptoNoteProtocolQuery.h +++ b/src/CryptoNoteProtocol/ICryptoNoteProtocolQuery.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Daemon/Daemon.cpp b/src/Daemon/Daemon.cpp index f184d1e8..5ca9a8b1 100644 --- a/src/Daemon/Daemon.cpp +++ b/src/Daemon/Daemon.cpp @@ -1,6 +1,7 @@ // Copyright (c) 2011-2017 The Cryptonote developers // Copyright (c) 2016-2018, The Karbo developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Daemon/DaemonCommandsHandler.cpp b/src/Daemon/DaemonCommandsHandler.cpp index 0dbe4b9f..32fcf403 100644 --- a/src/Daemon/DaemonCommandsHandler.cpp +++ b/src/Daemon/DaemonCommandsHandler.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Daemon/DaemonCommandsHandler.h b/src/Daemon/DaemonCommandsHandler.h index 1ed5a996..80492471 100644 --- a/src/Daemon/DaemonCommandsHandler.h +++ b/src/Daemon/DaemonCommandsHandler.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/HTTP/HttpParser.cpp b/src/HTTP/HttpParser.cpp index 577a8209..397466af 100644 --- a/src/HTTP/HttpParser.cpp +++ b/src/HTTP/HttpParser.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/HTTP/HttpParser.h b/src/HTTP/HttpParser.h index ecd48039..bd894d4d 100644 --- a/src/HTTP/HttpParser.h +++ b/src/HTTP/HttpParser.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/HTTP/HttpParserErrorCodes.cpp b/src/HTTP/HttpParserErrorCodes.cpp index f182c9de..90148117 100644 --- a/src/HTTP/HttpParserErrorCodes.cpp +++ b/src/HTTP/HttpParserErrorCodes.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/HTTP/HttpParserErrorCodes.h b/src/HTTP/HttpParserErrorCodes.h index 07034324..fb9c7caa 100644 --- a/src/HTTP/HttpParserErrorCodes.h +++ b/src/HTTP/HttpParserErrorCodes.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/HTTP/HttpRequest.cpp b/src/HTTP/HttpRequest.cpp index 4a99b98d..b2848fdf 100644 --- a/src/HTTP/HttpRequest.cpp +++ b/src/HTTP/HttpRequest.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/HTTP/HttpRequest.h b/src/HTTP/HttpRequest.h index 8814d0d9..33125a5b 100644 --- a/src/HTTP/HttpRequest.h +++ b/src/HTTP/HttpRequest.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/HTTP/HttpResponse.cpp b/src/HTTP/HttpResponse.cpp index 732295fb..39c2fe99 100644 --- a/src/HTTP/HttpResponse.cpp +++ b/src/HTTP/HttpResponse.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/HTTP/HttpResponse.h b/src/HTTP/HttpResponse.h index c2ecd1a3..20fcf000 100644 --- a/src/HTTP/HttpResponse.h +++ b/src/HTTP/HttpResponse.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/InProcessNode/InProcessNode.cpp b/src/InProcessNode/InProcessNode.cpp index 7628a8e5..5f7251ff 100644 --- a/src/InProcessNode/InProcessNode.cpp +++ b/src/InProcessNode/InProcessNode.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/InProcessNode/InProcessNode.h b/src/InProcessNode/InProcessNode.h index 7162e685..e0c88a5a 100644 --- a/src/InProcessNode/InProcessNode.h +++ b/src/InProcessNode/InProcessNode.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/InProcessNode/InProcessNodeErrors.cpp b/src/InProcessNode/InProcessNodeErrors.cpp index 5b0ff30d..fe8c6977 100644 --- a/src/InProcessNode/InProcessNodeErrors.cpp +++ b/src/InProcessNode/InProcessNodeErrors.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/InProcessNode/InProcessNodeErrors.h b/src/InProcessNode/InProcessNodeErrors.h index c12ab680..346caa5d 100644 --- a/src/InProcessNode/InProcessNodeErrors.h +++ b/src/InProcessNode/InProcessNodeErrors.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/JsonRpcServer/JsonRpcServer.cpp b/src/JsonRpcServer/JsonRpcServer.cpp index a4c83260..7e45603c 100644 --- a/src/JsonRpcServer/JsonRpcServer.cpp +++ b/src/JsonRpcServer/JsonRpcServer.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/JsonRpcServer/JsonRpcServer.h b/src/JsonRpcServer/JsonRpcServer.h index d966f971..d97d49bd 100644 --- a/src/JsonRpcServer/JsonRpcServer.h +++ b/src/JsonRpcServer/JsonRpcServer.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Logging/CommonLogger.cpp b/src/Logging/CommonLogger.cpp index d164197f..f215ce7f 100644 --- a/src/Logging/CommonLogger.cpp +++ b/src/Logging/CommonLogger.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Logging/CommonLogger.h b/src/Logging/CommonLogger.h index b19fc54a..99d59609 100644 --- a/src/Logging/CommonLogger.h +++ b/src/Logging/CommonLogger.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Logging/ConsoleLogger.cpp b/src/Logging/ConsoleLogger.cpp index 0abd9424..088e9f0d 100644 --- a/src/Logging/ConsoleLogger.cpp +++ b/src/Logging/ConsoleLogger.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Logging/ConsoleLogger.h b/src/Logging/ConsoleLogger.h index 77181e6a..ba5e5ebc 100644 --- a/src/Logging/ConsoleLogger.h +++ b/src/Logging/ConsoleLogger.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Logging/FileLogger.cpp b/src/Logging/FileLogger.cpp index 1a13d070..2f441cd1 100644 --- a/src/Logging/FileLogger.cpp +++ b/src/Logging/FileLogger.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Logging/FileLogger.h b/src/Logging/FileLogger.h index fb724515..1325bd0d 100644 --- a/src/Logging/FileLogger.h +++ b/src/Logging/FileLogger.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Logging/ILogger.cpp b/src/Logging/ILogger.cpp index 8cb94516..68db5781 100644 --- a/src/Logging/ILogger.cpp +++ b/src/Logging/ILogger.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Logging/ILogger.h b/src/Logging/ILogger.h index fbbc7a0c..9f5a1f1e 100644 --- a/src/Logging/ILogger.h +++ b/src/Logging/ILogger.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Logging/LoggerGroup.cpp b/src/Logging/LoggerGroup.cpp index b4aa0bc2..fa29dadf 100644 --- a/src/Logging/LoggerGroup.cpp +++ b/src/Logging/LoggerGroup.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Logging/LoggerGroup.h b/src/Logging/LoggerGroup.h index f5dfa06e..4360b801 100644 --- a/src/Logging/LoggerGroup.h +++ b/src/Logging/LoggerGroup.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Logging/LoggerManager.cpp b/src/Logging/LoggerManager.cpp index 9c1be0de..2d25705f 100644 --- a/src/Logging/LoggerManager.cpp +++ b/src/Logging/LoggerManager.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Logging/LoggerManager.h b/src/Logging/LoggerManager.h index 61836e06..d809763d 100644 --- a/src/Logging/LoggerManager.h +++ b/src/Logging/LoggerManager.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Logging/LoggerMessage.cpp b/src/Logging/LoggerMessage.cpp index e7d65c2c..5aff6c95 100644 --- a/src/Logging/LoggerMessage.cpp +++ b/src/Logging/LoggerMessage.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Logging/LoggerMessage.h b/src/Logging/LoggerMessage.h index f8f95952..88a6e585 100644 --- a/src/Logging/LoggerMessage.h +++ b/src/Logging/LoggerMessage.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Logging/LoggerRef.cpp b/src/Logging/LoggerRef.cpp index a75cfc78..7a659c8f 100644 --- a/src/Logging/LoggerRef.cpp +++ b/src/Logging/LoggerRef.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Logging/LoggerRef.h b/src/Logging/LoggerRef.h index 392149aa..b600bff6 100644 --- a/src/Logging/LoggerRef.h +++ b/src/Logging/LoggerRef.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Logging/StreamLogger.cpp b/src/Logging/StreamLogger.cpp index ee006835..9f6c0d29 100644 --- a/src/Logging/StreamLogger.cpp +++ b/src/Logging/StreamLogger.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Logging/StreamLogger.h b/src/Logging/StreamLogger.h index b538ef8a..a7659214 100644 --- a/src/Logging/StreamLogger.h +++ b/src/Logging/StreamLogger.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Miner/BlockchainMonitor.cpp b/src/Miner/BlockchainMonitor.cpp index a151a0eb..e88ab67f 100644 --- a/src/Miner/BlockchainMonitor.cpp +++ b/src/Miner/BlockchainMonitor.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Miner/BlockchainMonitor.h b/src/Miner/BlockchainMonitor.h index 69c26296..6b9ecdc4 100644 --- a/src/Miner/BlockchainMonitor.h +++ b/src/Miner/BlockchainMonitor.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Miner/Miner.cpp b/src/Miner/Miner.cpp index d4378ab5..05230b56 100644 --- a/src/Miner/Miner.cpp +++ b/src/Miner/Miner.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Miner/Miner.h b/src/Miner/Miner.h index 32e1def9..e1aa90f5 100644 --- a/src/Miner/Miner.h +++ b/src/Miner/Miner.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Miner/MinerEvent.h b/src/Miner/MinerEvent.h index 94ad1a6b..408de980 100644 --- a/src/Miner/MinerEvent.h +++ b/src/Miner/MinerEvent.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Miner/MinerManager.cpp b/src/Miner/MinerManager.cpp index f6f4591c..e26204ad 100644 --- a/src/Miner/MinerManager.cpp +++ b/src/Miner/MinerManager.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Miner/MinerManager.h b/src/Miner/MinerManager.h index 5682004b..d92fdf2d 100644 --- a/src/Miner/MinerManager.h +++ b/src/Miner/MinerManager.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Miner/MiningConfig.cpp b/src/Miner/MiningConfig.cpp index 61b81394..640e20ba 100644 --- a/src/Miner/MiningConfig.cpp +++ b/src/Miner/MiningConfig.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Miner/MiningConfig.h b/src/Miner/MiningConfig.h index 6ed634fb..adfb2d23 100644 --- a/src/Miner/MiningConfig.h +++ b/src/Miner/MiningConfig.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Miner/main.cpp b/src/Miner/main.cpp index b4fd4913..86273316 100644 --- a/src/Miner/main.cpp +++ b/src/Miner/main.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/NodeRpcProxy/NodeErrors.cpp b/src/NodeRpcProxy/NodeErrors.cpp index 14ca5686..9686b838 100644 --- a/src/NodeRpcProxy/NodeErrors.cpp +++ b/src/NodeRpcProxy/NodeErrors.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/NodeRpcProxy/NodeErrors.h b/src/NodeRpcProxy/NodeErrors.h index c7e0b583..242e0c9e 100644 --- a/src/NodeRpcProxy/NodeErrors.h +++ b/src/NodeRpcProxy/NodeErrors.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/NodeRpcProxy/NodeRpcProxy.cpp b/src/NodeRpcProxy/NodeRpcProxy.cpp index 4483ec73..ab40331b 100644 --- a/src/NodeRpcProxy/NodeRpcProxy.cpp +++ b/src/NodeRpcProxy/NodeRpcProxy.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/NodeRpcProxy/NodeRpcProxy.h b/src/NodeRpcProxy/NodeRpcProxy.h index 1b9ea9c4..90bf2b0c 100644 --- a/src/NodeRpcProxy/NodeRpcProxy.h +++ b/src/NodeRpcProxy/NodeRpcProxy.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/P2p/ConnectionContext.h b/src/P2p/ConnectionContext.h index 42f3a5c0..c776ed50 100644 --- a/src/P2p/ConnectionContext.h +++ b/src/P2p/ConnectionContext.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/P2p/IP2pNodeInternal.cpp b/src/P2p/IP2pNodeInternal.cpp index 918e9a52..f10660ce 100644 --- a/src/P2p/IP2pNodeInternal.cpp +++ b/src/P2p/IP2pNodeInternal.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/P2p/IP2pNodeInternal.h b/src/P2p/IP2pNodeInternal.h index f8abea1b..9dcacfcb 100644 --- a/src/P2p/IP2pNodeInternal.h +++ b/src/P2p/IP2pNodeInternal.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/P2p/LevinProtocol.cpp b/src/P2p/LevinProtocol.cpp index 2513939a..7d9f8098 100644 --- a/src/P2p/LevinProtocol.cpp +++ b/src/P2p/LevinProtocol.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/P2p/LevinProtocol.h b/src/P2p/LevinProtocol.h index cf62b327..ebb2b5c9 100644 --- a/src/P2p/LevinProtocol.h +++ b/src/P2p/LevinProtocol.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/P2p/NetNode.cpp b/src/P2p/NetNode.cpp index 8051a988..5e2a5a17 100644 --- a/src/P2p/NetNode.cpp +++ b/src/P2p/NetNode.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/P2p/NetNode.h b/src/P2p/NetNode.h index 0392e2ca..c31352cc 100644 --- a/src/P2p/NetNode.h +++ b/src/P2p/NetNode.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/P2p/NetNodeCommon.h b/src/P2p/NetNodeCommon.h index 76508461..ef2f1dcc 100644 --- a/src/P2p/NetNodeCommon.h +++ b/src/P2p/NetNodeCommon.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/P2p/NetNodeConfig.cpp b/src/P2p/NetNodeConfig.cpp index 3221c227..69fa79f7 100644 --- a/src/P2p/NetNodeConfig.cpp +++ b/src/P2p/NetNodeConfig.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/P2p/NetNodeConfig.h b/src/P2p/NetNodeConfig.h index 1fdbd5ba..0f5ea0b4 100644 --- a/src/P2p/NetNodeConfig.h +++ b/src/P2p/NetNodeConfig.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/P2p/P2pConnectionProxy.cpp b/src/P2p/P2pConnectionProxy.cpp index 0dc6ba47..55752785 100644 --- a/src/P2p/P2pConnectionProxy.cpp +++ b/src/P2p/P2pConnectionProxy.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/P2p/P2pConnectionProxy.h b/src/P2p/P2pConnectionProxy.h index 88b70d1d..c6859f07 100644 --- a/src/P2p/P2pConnectionProxy.h +++ b/src/P2p/P2pConnectionProxy.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/P2p/P2pContext.cpp b/src/P2p/P2pContext.cpp index ff395ce1..0252b9dd 100644 --- a/src/P2p/P2pContext.cpp +++ b/src/P2p/P2pContext.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/P2p/P2pContext.h b/src/P2p/P2pContext.h index fc0c9c3d..e23fb5fc 100644 --- a/src/P2p/P2pContext.h +++ b/src/P2p/P2pContext.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/P2p/P2pContextOwner.cpp b/src/P2p/P2pContextOwner.cpp index b59d4cfb..381e492b 100644 --- a/src/P2p/P2pContextOwner.cpp +++ b/src/P2p/P2pContextOwner.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/P2p/P2pContextOwner.h b/src/P2p/P2pContextOwner.h index 5aa20ea4..fa1d4e28 100644 --- a/src/P2p/P2pContextOwner.h +++ b/src/P2p/P2pContextOwner.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/P2p/P2pInterfaces.cpp b/src/P2p/P2pInterfaces.cpp index 46dd1fd9..5e257f7b 100644 --- a/src/P2p/P2pInterfaces.cpp +++ b/src/P2p/P2pInterfaces.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/P2p/P2pInterfaces.h b/src/P2p/P2pInterfaces.h index 082f1c13..f56fdeee 100644 --- a/src/P2p/P2pInterfaces.h +++ b/src/P2p/P2pInterfaces.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/P2p/P2pNetworks.h b/src/P2p/P2pNetworks.h index 249c0c96..c68674f9 100644 --- a/src/P2p/P2pNetworks.h +++ b/src/P2p/P2pNetworks.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/P2p/P2pNode.cpp b/src/P2p/P2pNode.cpp index 004eaa5b..6dc60253 100644 --- a/src/P2p/P2pNode.cpp +++ b/src/P2p/P2pNode.cpp @@ -1,6 +1,7 @@ // Copyright (c) 2011-2017 The Cryptonote developers // Copyright (c) 2018, The TurtleCoin Developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/P2p/P2pNode.h b/src/P2p/P2pNode.h index fce71123..b779647f 100644 --- a/src/P2p/P2pNode.h +++ b/src/P2p/P2pNode.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/P2p/P2pNodeConfig.cpp b/src/P2p/P2pNodeConfig.cpp index d55cd164..e5f0070e 100644 --- a/src/P2p/P2pNodeConfig.cpp +++ b/src/P2p/P2pNodeConfig.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/P2p/P2pNodeConfig.h b/src/P2p/P2pNodeConfig.h index fd8969ad..db794ca2 100644 --- a/src/P2p/P2pNodeConfig.h +++ b/src/P2p/P2pNodeConfig.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/P2p/P2pProtocolDefinitions.h b/src/P2p/P2pProtocolDefinitions.h index 3103ad00..d4b82294 100644 --- a/src/P2p/P2pProtocolDefinitions.h +++ b/src/P2p/P2pProtocolDefinitions.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/P2p/P2pProtocolTypes.h b/src/P2p/P2pProtocolTypes.h index 37c5b14a..c1521b3c 100644 --- a/src/P2p/P2pProtocolTypes.h +++ b/src/P2p/P2pProtocolTypes.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/P2p/PeerListManager.cpp b/src/P2p/PeerListManager.cpp index e476f7ec..cfcaf1d3 100644 --- a/src/P2p/PeerListManager.cpp +++ b/src/P2p/PeerListManager.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/P2p/PeerListManager.h b/src/P2p/PeerListManager.h index b522d956..d7c95a08 100644 --- a/src/P2p/PeerListManager.h +++ b/src/P2p/PeerListManager.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/PaymentGate/NodeFactory.cpp b/src/PaymentGate/NodeFactory.cpp index ca33e82f..d0f791ce 100644 --- a/src/PaymentGate/NodeFactory.cpp +++ b/src/PaymentGate/NodeFactory.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/PaymentGate/NodeFactory.h b/src/PaymentGate/NodeFactory.h index a5d57971..d32e40ba 100644 --- a/src/PaymentGate/NodeFactory.h +++ b/src/PaymentGate/NodeFactory.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/PaymentGate/PaymentServiceJsonRpcMessages.cpp b/src/PaymentGate/PaymentServiceJsonRpcMessages.cpp index c78c0ad1..1c1a6170 100644 --- a/src/PaymentGate/PaymentServiceJsonRpcMessages.cpp +++ b/src/PaymentGate/PaymentServiceJsonRpcMessages.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/PaymentGate/PaymentServiceJsonRpcMessages.h b/src/PaymentGate/PaymentServiceJsonRpcMessages.h index e3e067d7..d8a046e1 100644 --- a/src/PaymentGate/PaymentServiceJsonRpcMessages.h +++ b/src/PaymentGate/PaymentServiceJsonRpcMessages.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/PaymentGate/PaymentServiceJsonRpcServer.cpp b/src/PaymentGate/PaymentServiceJsonRpcServer.cpp index b978f592..d20445c5 100644 --- a/src/PaymentGate/PaymentServiceJsonRpcServer.cpp +++ b/src/PaymentGate/PaymentServiceJsonRpcServer.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/PaymentGate/PaymentServiceJsonRpcServer.h b/src/PaymentGate/PaymentServiceJsonRpcServer.h index c51ee2e4..f3d21b75 100644 --- a/src/PaymentGate/PaymentServiceJsonRpcServer.h +++ b/src/PaymentGate/PaymentServiceJsonRpcServer.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/PaymentGate/WalletFactory.cpp b/src/PaymentGate/WalletFactory.cpp index 2f5fdc4f..79104bc9 100644 --- a/src/PaymentGate/WalletFactory.cpp +++ b/src/PaymentGate/WalletFactory.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/PaymentGate/WalletFactory.h b/src/PaymentGate/WalletFactory.h index 08e2cd25..4fb4137b 100644 --- a/src/PaymentGate/WalletFactory.h +++ b/src/PaymentGate/WalletFactory.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/PaymentGate/WalletService.cpp b/src/PaymentGate/WalletService.cpp index 3e960912..7d64ee0b 100644 --- a/src/PaymentGate/WalletService.cpp +++ b/src/PaymentGate/WalletService.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/PaymentGate/WalletService.h b/src/PaymentGate/WalletService.h index 8760eeeb..9ba1bc42 100644 --- a/src/PaymentGate/WalletService.h +++ b/src/PaymentGate/WalletService.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/PaymentGate/WalletServiceErrorCategory.cpp b/src/PaymentGate/WalletServiceErrorCategory.cpp index 953b9a12..62888ed7 100644 --- a/src/PaymentGate/WalletServiceErrorCategory.cpp +++ b/src/PaymentGate/WalletServiceErrorCategory.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/PaymentGate/WalletServiceErrorCategory.h b/src/PaymentGate/WalletServiceErrorCategory.h index 88d866ac..c2830f05 100644 --- a/src/PaymentGate/WalletServiceErrorCategory.h +++ b/src/PaymentGate/WalletServiceErrorCategory.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/PaymentGateService/ConfigurationManager.cpp b/src/PaymentGateService/ConfigurationManager.cpp index 849dc0c5..d48d68d2 100644 --- a/src/PaymentGateService/ConfigurationManager.cpp +++ b/src/PaymentGateService/ConfigurationManager.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/PaymentGateService/ConfigurationManager.h b/src/PaymentGateService/ConfigurationManager.h index 8bb7868f..5d85bb79 100644 --- a/src/PaymentGateService/ConfigurationManager.h +++ b/src/PaymentGateService/ConfigurationManager.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/PaymentGateService/PaymentGateService.cpp b/src/PaymentGateService/PaymentGateService.cpp index 756b10fe..3442f2da 100644 --- a/src/PaymentGateService/PaymentGateService.cpp +++ b/src/PaymentGateService/PaymentGateService.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/PaymentGateService/PaymentGateService.h b/src/PaymentGateService/PaymentGateService.h index 4c794d60..a22e1576 100644 --- a/src/PaymentGateService/PaymentGateService.h +++ b/src/PaymentGateService/PaymentGateService.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/PaymentGateService/PaymentServiceConfiguration.cpp b/src/PaymentGateService/PaymentServiceConfiguration.cpp index 28d94b52..93c5085e 100644 --- a/src/PaymentGateService/PaymentServiceConfiguration.cpp +++ b/src/PaymentGateService/PaymentServiceConfiguration.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/PaymentGateService/PaymentServiceConfiguration.h b/src/PaymentGateService/PaymentServiceConfiguration.h index 9d9cf68c..aa4b32bf 100644 --- a/src/PaymentGateService/PaymentServiceConfiguration.h +++ b/src/PaymentGateService/PaymentServiceConfiguration.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/PaymentGateService/RpcNodeConfiguration.cpp b/src/PaymentGateService/RpcNodeConfiguration.cpp index 787c92c5..80e0d2ed 100644 --- a/src/PaymentGateService/RpcNodeConfiguration.cpp +++ b/src/PaymentGateService/RpcNodeConfiguration.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/PaymentGateService/RpcNodeConfiguration.h b/src/PaymentGateService/RpcNodeConfiguration.h index 732668dc..40a7dd06 100644 --- a/src/PaymentGateService/RpcNodeConfiguration.h +++ b/src/PaymentGateService/RpcNodeConfiguration.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/PaymentGateService/main.cpp b/src/PaymentGateService/main.cpp index c8a815cf..907dfec0 100644 --- a/src/PaymentGateService/main.cpp +++ b/src/PaymentGateService/main.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/Linux/System/ErrorMessage.cpp b/src/Platform/Linux/System/ErrorMessage.cpp index b054d708..f5b36f1b 100644 --- a/src/Platform/Linux/System/ErrorMessage.cpp +++ b/src/Platform/Linux/System/ErrorMessage.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/Linux/System/ErrorMessage.h b/src/Platform/Linux/System/ErrorMessage.h index 271e9735..44ee2c3a 100644 --- a/src/Platform/Linux/System/ErrorMessage.h +++ b/src/Platform/Linux/System/ErrorMessage.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/Linux/System/Future.h b/src/Platform/Linux/System/Future.h index b6c416cd..80d365f0 100644 --- a/src/Platform/Linux/System/Future.h +++ b/src/Platform/Linux/System/Future.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/Linux/System/Ipv4Resolver.cpp b/src/Platform/Linux/System/Ipv4Resolver.cpp index ff93bd2a..fa075e7f 100644 --- a/src/Platform/Linux/System/Ipv4Resolver.cpp +++ b/src/Platform/Linux/System/Ipv4Resolver.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/Linux/System/Ipv4Resolver.h b/src/Platform/Linux/System/Ipv4Resolver.h index 2c33d999..182a5604 100644 --- a/src/Platform/Linux/System/Ipv4Resolver.h +++ b/src/Platform/Linux/System/Ipv4Resolver.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/Linux/System/TcpConnection.h b/src/Platform/Linux/System/TcpConnection.h index 05bca018..61cd5d1b 100644 --- a/src/Platform/Linux/System/TcpConnection.h +++ b/src/Platform/Linux/System/TcpConnection.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/Linux/System/TcpConnector.cpp b/src/Platform/Linux/System/TcpConnector.cpp index d07c5485..ba55a1ce 100644 --- a/src/Platform/Linux/System/TcpConnector.cpp +++ b/src/Platform/Linux/System/TcpConnector.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/Linux/System/TcpConnector.h b/src/Platform/Linux/System/TcpConnector.h index 9e66dd86..95316150 100644 --- a/src/Platform/Linux/System/TcpConnector.h +++ b/src/Platform/Linux/System/TcpConnector.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/Linux/System/TcpListener.cpp b/src/Platform/Linux/System/TcpListener.cpp index d907474b..3ee00c16 100644 --- a/src/Platform/Linux/System/TcpListener.cpp +++ b/src/Platform/Linux/System/TcpListener.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/Linux/System/TcpListener.h b/src/Platform/Linux/System/TcpListener.h index 817f6681..7afbe14d 100644 --- a/src/Platform/Linux/System/TcpListener.h +++ b/src/Platform/Linux/System/TcpListener.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/Linux/System/Timer.h b/src/Platform/Linux/System/Timer.h index fe72416d..ede8aae1 100644 --- a/src/Platform/Linux/System/Timer.h +++ b/src/Platform/Linux/System/Timer.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/OSX/System/Context.c b/src/Platform/OSX/System/Context.c index 183823e0..9980a9a9 100644 --- a/src/Platform/OSX/System/Context.c +++ b/src/Platform/OSX/System/Context.c @@ -1,30 +1,31 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation +ACY- Conceal Devs +// Copyright (c) 2018-2019 Conceal Network +ACY- Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. -#include -#include "context.h" ++ACM-include +ADw-string.h+AD4- ++ACM-include +ACI-context.h+ACI- void -makecontext(uctx *ucp, void (*func)(void), intptr_t arg) -{ - long *sp; +makecontext(uctx +ACo-ucp, void (+ACo-func)(void), intptr+AF8-t arg) ++AHs- + long +ACo-sp+ADs- - memset(&ucp->uc_mcontext, 0, sizeof ucp->uc_mcontext); - ucp->uc_mcontext.mc_rdi = (long)arg; - sp = (long*)ucp->uc_stack.ss_sp+ucp->uc_stack.ss_size/sizeof(long); - sp -= 1; - sp = (void*)((uintptr_t)sp - (uintptr_t)sp%16); /* 16-align for OS X */ - *--sp = 0; /* return address */ - ucp->uc_mcontext.mc_rip = (long)func; - ucp->uc_mcontext.mc_rsp = (long)sp; -} + memset(+ACY-ucp-+AD4-uc+AF8-mcontext, 0, sizeof ucp-+AD4-uc+AF8-mcontext)+ADs- + ucp-+AD4-uc+AF8-mcontext.mc+AF8-rdi +AD0- (long)arg+ADs- + sp +AD0- (long+ACo-)ucp-+AD4-uc+AF8-stack.ss+AF8-sp+ucoAPg-uc+AF8-stack.ss+AF8-size/sizeof(long)+ADs- + sp -+AD0- 1+ADs- + sp +AD0- (void+ACo-)((uintptr+AF8-t)sp - (uintptr+AF8-t)sp+ACU-16)+ADs- /+ACo- 16-align for OS X +ACo-/ + +ACo---sp +AD0- 0+ADs- /+ACo- return address +ACo-/ + ucp-+AD4-uc+AF8-mcontext.mc+AF8-rip +AD0- (long)func+ADs- + ucp-+AD4-uc+AF8-mcontext.mc+AF8-rsp +AD0- (long)sp+ADs- ++AH0- int -swapcontext(uctx *oucp, const uctx *ucp) -{ - if(getcontext(oucp) == 0) - setcontext(ucp); - return 0; -} +swapcontext(uctx +ACo-oucp, const uctx +ACo-ucp) ++AHs- + if(getcontext(oucp) +AD0APQ- 0) + setcontext(ucp)+ADs- + return 0+ADs- ++AH0- diff --git a/src/Platform/OSX/System/ErrorMessage.cpp b/src/Platform/OSX/System/ErrorMessage.cpp index b054d708..f5b36f1b 100644 --- a/src/Platform/OSX/System/ErrorMessage.cpp +++ b/src/Platform/OSX/System/ErrorMessage.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/OSX/System/ErrorMessage.h b/src/Platform/OSX/System/ErrorMessage.h index 271e9735..44ee2c3a 100644 --- a/src/Platform/OSX/System/ErrorMessage.h +++ b/src/Platform/OSX/System/ErrorMessage.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/OSX/System/Future.h b/src/Platform/OSX/System/Future.h index 2320f771..3c22af90 100644 --- a/src/Platform/OSX/System/Future.h +++ b/src/Platform/OSX/System/Future.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/OSX/System/Ipv4Resolver.cpp b/src/Platform/OSX/System/Ipv4Resolver.cpp index ff93bd2a..fa075e7f 100644 --- a/src/Platform/OSX/System/Ipv4Resolver.cpp +++ b/src/Platform/OSX/System/Ipv4Resolver.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/OSX/System/Ipv4Resolver.h b/src/Platform/OSX/System/Ipv4Resolver.h index 2c33d999..182a5604 100644 --- a/src/Platform/OSX/System/Ipv4Resolver.h +++ b/src/Platform/OSX/System/Ipv4Resolver.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/OSX/System/TcpConnection.cpp b/src/Platform/OSX/System/TcpConnection.cpp index 65514998..4bf69d39 100644 --- a/src/Platform/OSX/System/TcpConnection.cpp +++ b/src/Platform/OSX/System/TcpConnection.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/OSX/System/TcpConnection.h b/src/Platform/OSX/System/TcpConnection.h index 83038515..4bbaaed3 100644 --- a/src/Platform/OSX/System/TcpConnection.h +++ b/src/Platform/OSX/System/TcpConnection.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/OSX/System/TcpConnector.cpp b/src/Platform/OSX/System/TcpConnector.cpp index 9e369409..4671924e 100644 --- a/src/Platform/OSX/System/TcpConnector.cpp +++ b/src/Platform/OSX/System/TcpConnector.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/OSX/System/TcpConnector.h b/src/Platform/OSX/System/TcpConnector.h index 9e66dd86..95316150 100644 --- a/src/Platform/OSX/System/TcpConnector.h +++ b/src/Platform/OSX/System/TcpConnector.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/OSX/System/TcpListener.cpp b/src/Platform/OSX/System/TcpListener.cpp index ee93a8be..23a17aec 100644 --- a/src/Platform/OSX/System/TcpListener.cpp +++ b/src/Platform/OSX/System/TcpListener.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/OSX/System/TcpListener.h b/src/Platform/OSX/System/TcpListener.h index 79786545..917cfae8 100644 --- a/src/Platform/OSX/System/TcpListener.h +++ b/src/Platform/OSX/System/TcpListener.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/OSX/System/Timer.cpp b/src/Platform/OSX/System/Timer.cpp index 9f513eec..45c6d5d9 100644 --- a/src/Platform/OSX/System/Timer.cpp +++ b/src/Platform/OSX/System/Timer.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/OSX/System/Timer.h b/src/Platform/OSX/System/Timer.h index 85cba0be..f540e824 100644 --- a/src/Platform/OSX/System/Timer.h +++ b/src/Platform/OSX/System/Timer.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/Windows/System/ErrorMessage.cpp b/src/Platform/Windows/System/ErrorMessage.cpp index 004e8c6e..a9c553f8 100644 --- a/src/Platform/Windows/System/ErrorMessage.cpp +++ b/src/Platform/Windows/System/ErrorMessage.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/Windows/System/ErrorMessage.h b/src/Platform/Windows/System/ErrorMessage.h index dca1719f..4a7572a6 100644 --- a/src/Platform/Windows/System/ErrorMessage.h +++ b/src/Platform/Windows/System/ErrorMessage.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/Windows/System/Future.h b/src/Platform/Windows/System/Future.h index e4cb5671..3198ca1c 100644 --- a/src/Platform/Windows/System/Future.h +++ b/src/Platform/Windows/System/Future.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/Windows/System/Ipv4Resolver.cpp b/src/Platform/Windows/System/Ipv4Resolver.cpp index e7f3e553..ac6c1e59 100644 --- a/src/Platform/Windows/System/Ipv4Resolver.cpp +++ b/src/Platform/Windows/System/Ipv4Resolver.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/Windows/System/Ipv4Resolver.h b/src/Platform/Windows/System/Ipv4Resolver.h index 1c63bfc0..b46fec70 100644 --- a/src/Platform/Windows/System/Ipv4Resolver.h +++ b/src/Platform/Windows/System/Ipv4Resolver.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/Windows/System/TcpConnection.cpp b/src/Platform/Windows/System/TcpConnection.cpp index d1ec1981..0a4b374d 100644 --- a/src/Platform/Windows/System/TcpConnection.cpp +++ b/src/Platform/Windows/System/TcpConnection.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/Windows/System/TcpConnection.h b/src/Platform/Windows/System/TcpConnection.h index ba7bfbe5..5ed915c5 100644 --- a/src/Platform/Windows/System/TcpConnection.h +++ b/src/Platform/Windows/System/TcpConnection.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/Windows/System/TcpConnector.cpp b/src/Platform/Windows/System/TcpConnector.cpp index 573f0aed..3c06b9ed 100644 --- a/src/Platform/Windows/System/TcpConnector.cpp +++ b/src/Platform/Windows/System/TcpConnector.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/Windows/System/TcpConnector.h b/src/Platform/Windows/System/TcpConnector.h index 74abccbb..66e3c9e9 100644 --- a/src/Platform/Windows/System/TcpConnector.h +++ b/src/Platform/Windows/System/TcpConnector.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/Windows/System/TcpListener.cpp b/src/Platform/Windows/System/TcpListener.cpp index c17e2fce..76153b70 100644 --- a/src/Platform/Windows/System/TcpListener.cpp +++ b/src/Platform/Windows/System/TcpListener.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/Windows/System/TcpListener.h b/src/Platform/Windows/System/TcpListener.h index 5296e385..4863400d 100644 --- a/src/Platform/Windows/System/TcpListener.h +++ b/src/Platform/Windows/System/TcpListener.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/Windows/System/Timer.cpp b/src/Platform/Windows/System/Timer.cpp index aa13ed65..bc56223d 100644 --- a/src/Platform/Windows/System/Timer.cpp +++ b/src/Platform/Windows/System/Timer.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/Windows/System/Timer.h b/src/Platform/Windows/System/Timer.h index f5c76da0..d4edc154 100644 --- a/src/Platform/Windows/System/Timer.h +++ b/src/Platform/Windows/System/Timer.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/mingw/alloca.h b/src/Platform/mingw/alloca.h index 68a57562..81e39d0f 100644 --- a/src/Platform/mingw/alloca.h +++ b/src/Platform/mingw/alloca.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/msc/alloca.h b/src/Platform/msc/alloca.h index ace35b9c..298465a5 100644 --- a/src/Platform/msc/alloca.h +++ b/src/Platform/msc/alloca.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/msc/stdbool.h b/src/Platform/msc/stdbool.h index 1a4a4015..384a5c76 100644 --- a/src/Platform/msc/stdbool.h +++ b/src/Platform/msc/stdbool.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Platform/msc/sys/param.h b/src/Platform/msc/sys/param.h index dbea8b9d..5ba895de 100644 --- a/src/Platform/msc/sys/param.h +++ b/src/Platform/msc/sys/param.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/PoolWallet/PasswordContainer.cpp b/src/PoolWallet/PasswordContainer.cpp index 0f7de98f..8bb62c1e 100644 --- a/src/PoolWallet/PasswordContainer.cpp +++ b/src/PoolWallet/PasswordContainer.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/PoolWallet/PasswordContainer.h b/src/PoolWallet/PasswordContainer.h index 9f5e95d0..efea7adf 100644 --- a/src/PoolWallet/PasswordContainer.h +++ b/src/PoolWallet/PasswordContainer.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/PoolWallet/PoolWallet.cpp b/src/PoolWallet/PoolWallet.cpp index 3ca8754a..7468fc89 100644 --- a/src/PoolWallet/PoolWallet.cpp +++ b/src/PoolWallet/PoolWallet.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/PoolWallet/PoolWallet.h b/src/PoolWallet/PoolWallet.h index 85b82c6e..301861e3 100644 --- a/src/PoolWallet/PoolWallet.h +++ b/src/PoolWallet/PoolWallet.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Rpc/CoreRpcServerCommandsDefinitions.h b/src/Rpc/CoreRpcServerCommandsDefinitions.h index f8c0227c..6f4ac6a6 100644 --- a/src/Rpc/CoreRpcServerCommandsDefinitions.h +++ b/src/Rpc/CoreRpcServerCommandsDefinitions.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Rpc/CoreRpcServerErrorCodes.h b/src/Rpc/CoreRpcServerErrorCodes.h index b09665c5..d5c149f9 100644 --- a/src/Rpc/CoreRpcServerErrorCodes.h +++ b/src/Rpc/CoreRpcServerErrorCodes.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Rpc/HttpClient.cpp b/src/Rpc/HttpClient.cpp index 14ea5020..b37dd57a 100644 --- a/src/Rpc/HttpClient.cpp +++ b/src/Rpc/HttpClient.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Rpc/HttpClient.h b/src/Rpc/HttpClient.h index e27f24f6..fe7a88d5 100644 --- a/src/Rpc/HttpClient.h +++ b/src/Rpc/HttpClient.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Rpc/HttpServer.cpp b/src/Rpc/HttpServer.cpp index 91207a6e..c657eec9 100644 --- a/src/Rpc/HttpServer.cpp +++ b/src/Rpc/HttpServer.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Rpc/HttpServer.h b/src/Rpc/HttpServer.h index 0ebc0c5d..db1b8557 100644 --- a/src/Rpc/HttpServer.h +++ b/src/Rpc/HttpServer.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Rpc/JsonRpc.cpp b/src/Rpc/JsonRpc.cpp index 8ffe66d3..9d2a161a 100644 --- a/src/Rpc/JsonRpc.cpp +++ b/src/Rpc/JsonRpc.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Rpc/JsonRpc.h b/src/Rpc/JsonRpc.h index 2318473c..500034fa 100644 --- a/src/Rpc/JsonRpc.h +++ b/src/Rpc/JsonRpc.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Rpc/RpcServer.cpp b/src/Rpc/RpcServer.cpp index d94b3c83..a4a637f3 100644 --- a/src/Rpc/RpcServer.cpp +++ b/src/Rpc/RpcServer.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Rpc/RpcServer.h b/src/Rpc/RpcServer.h index 81f65673..2f5a2617 100644 --- a/src/Rpc/RpcServer.h +++ b/src/Rpc/RpcServer.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Rpc/RpcServerConfig.cpp b/src/Rpc/RpcServerConfig.cpp index 666c586c..de307423 100644 --- a/src/Rpc/RpcServerConfig.cpp +++ b/src/Rpc/RpcServerConfig.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Rpc/RpcServerConfig.h b/src/Rpc/RpcServerConfig.h index f07c4402..78c4e940 100644 --- a/src/Rpc/RpcServerConfig.h +++ b/src/Rpc/RpcServerConfig.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Serialization/BinaryInputStreamSerializer.cpp b/src/Serialization/BinaryInputStreamSerializer.cpp index 8164d2dd..28b6ea55 100644 --- a/src/Serialization/BinaryInputStreamSerializer.cpp +++ b/src/Serialization/BinaryInputStreamSerializer.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Serialization/BinaryInputStreamSerializer.h b/src/Serialization/BinaryInputStreamSerializer.h index 57bdfd00..db0d75ee 100644 --- a/src/Serialization/BinaryInputStreamSerializer.h +++ b/src/Serialization/BinaryInputStreamSerializer.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Serialization/BinaryOutputStreamSerializer.cpp b/src/Serialization/BinaryOutputStreamSerializer.cpp index 9202de34..c993ef12 100644 --- a/src/Serialization/BinaryOutputStreamSerializer.cpp +++ b/src/Serialization/BinaryOutputStreamSerializer.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Serialization/BinaryOutputStreamSerializer.h b/src/Serialization/BinaryOutputStreamSerializer.h index a293d234..0104acc2 100644 --- a/src/Serialization/BinaryOutputStreamSerializer.h +++ b/src/Serialization/BinaryOutputStreamSerializer.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Serialization/BinarySerializationTools.h b/src/Serialization/BinarySerializationTools.h index 88ae37ee..f22da83f 100644 --- a/src/Serialization/BinarySerializationTools.h +++ b/src/Serialization/BinarySerializationTools.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Serialization/ISerializer.h b/src/Serialization/ISerializer.h index d6ed33be..86e8af26 100644 --- a/src/Serialization/ISerializer.h +++ b/src/Serialization/ISerializer.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Serialization/IStream.h b/src/Serialization/IStream.h index 1135f27e..412792bc 100644 --- a/src/Serialization/IStream.h +++ b/src/Serialization/IStream.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Serialization/JsonInputStreamSerializer.cpp b/src/Serialization/JsonInputStreamSerializer.cpp index bbd4361a..2f8afa0c 100644 --- a/src/Serialization/JsonInputStreamSerializer.cpp +++ b/src/Serialization/JsonInputStreamSerializer.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Serialization/JsonInputStreamSerializer.h b/src/Serialization/JsonInputStreamSerializer.h index 872b7df5..8286312f 100644 --- a/src/Serialization/JsonInputStreamSerializer.h +++ b/src/Serialization/JsonInputStreamSerializer.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Serialization/JsonInputValueSerializer.cpp b/src/Serialization/JsonInputValueSerializer.cpp index 75dfd7f0..da381c58 100644 --- a/src/Serialization/JsonInputValueSerializer.cpp +++ b/src/Serialization/JsonInputValueSerializer.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Serialization/JsonInputValueSerializer.h b/src/Serialization/JsonInputValueSerializer.h index cbba839f..f5a62058 100644 --- a/src/Serialization/JsonInputValueSerializer.h +++ b/src/Serialization/JsonInputValueSerializer.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Serialization/JsonOutputStreamSerializer.cpp b/src/Serialization/JsonOutputStreamSerializer.cpp index d52121c9..fff82642 100644 --- a/src/Serialization/JsonOutputStreamSerializer.cpp +++ b/src/Serialization/JsonOutputStreamSerializer.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Serialization/JsonOutputStreamSerializer.h b/src/Serialization/JsonOutputStreamSerializer.h index 3be63909..05768ad3 100644 --- a/src/Serialization/JsonOutputStreamSerializer.h +++ b/src/Serialization/JsonOutputStreamSerializer.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Serialization/KVBinaryCommon.h b/src/Serialization/KVBinaryCommon.h index c48f1e80..c12abf24 100644 --- a/src/Serialization/KVBinaryCommon.h +++ b/src/Serialization/KVBinaryCommon.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Serialization/KVBinaryInputStreamSerializer.cpp b/src/Serialization/KVBinaryInputStreamSerializer.cpp index afd69073..67090b7a 100644 --- a/src/Serialization/KVBinaryInputStreamSerializer.cpp +++ b/src/Serialization/KVBinaryInputStreamSerializer.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Serialization/KVBinaryInputStreamSerializer.h b/src/Serialization/KVBinaryInputStreamSerializer.h index bf330861..1161bdba 100644 --- a/src/Serialization/KVBinaryInputStreamSerializer.h +++ b/src/Serialization/KVBinaryInputStreamSerializer.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Serialization/KVBinaryOutputStreamSerializer.cpp b/src/Serialization/KVBinaryOutputStreamSerializer.cpp index 050e5362..ab3b3aeb 100644 --- a/src/Serialization/KVBinaryOutputStreamSerializer.cpp +++ b/src/Serialization/KVBinaryOutputStreamSerializer.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Serialization/KVBinaryOutputStreamSerializer.h b/src/Serialization/KVBinaryOutputStreamSerializer.h index 050a5029..58fa0d76 100644 --- a/src/Serialization/KVBinaryOutputStreamSerializer.h +++ b/src/Serialization/KVBinaryOutputStreamSerializer.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Serialization/MemoryStream.cpp b/src/Serialization/MemoryStream.cpp index 1a95eee1..4464842a 100644 --- a/src/Serialization/MemoryStream.cpp +++ b/src/Serialization/MemoryStream.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Serialization/MemoryStream.h b/src/Serialization/MemoryStream.h index 5156050d..9bb9551e 100644 --- a/src/Serialization/MemoryStream.h +++ b/src/Serialization/MemoryStream.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Serialization/SerializationOverloads.cpp b/src/Serialization/SerializationOverloads.cpp index 26be1b5c..426e7c83 100644 --- a/src/Serialization/SerializationOverloads.cpp +++ b/src/Serialization/SerializationOverloads.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Serialization/SerializationOverloads.h b/src/Serialization/SerializationOverloads.h index 6191e305..31823fc7 100644 --- a/src/Serialization/SerializationOverloads.h +++ b/src/Serialization/SerializationOverloads.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Serialization/SerializationTools.h b/src/Serialization/SerializationTools.h index f5b9281f..4757af6f 100644 --- a/src/Serialization/SerializationTools.h +++ b/src/Serialization/SerializationTools.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/SimpleWallet/PasswordContainer.cpp b/src/SimpleWallet/PasswordContainer.cpp index 0f7de98f..8bb62c1e 100644 --- a/src/SimpleWallet/PasswordContainer.cpp +++ b/src/SimpleWallet/PasswordContainer.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/SimpleWallet/PasswordContainer.h b/src/SimpleWallet/PasswordContainer.h index 9f5e95d0..efea7adf 100644 --- a/src/SimpleWallet/PasswordContainer.h +++ b/src/SimpleWallet/PasswordContainer.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/SimpleWallet/SimpleWallet.cpp b/src/SimpleWallet/SimpleWallet.cpp index f711bedb..04736841 100644 --- a/src/SimpleWallet/SimpleWallet.cpp +++ b/src/SimpleWallet/SimpleWallet.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/SimpleWallet/SimpleWallet.h b/src/SimpleWallet/SimpleWallet.h index e6f36e38..137e073e 100644 --- a/src/SimpleWallet/SimpleWallet.h +++ b/src/SimpleWallet/SimpleWallet.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/System/Context.h b/src/System/Context.h index d8d011b5..94d3501a 100644 --- a/src/System/Context.h +++ b/src/System/Context.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/System/ContextGroup.cpp b/src/System/ContextGroup.cpp index d6c3cf90..1fc45628 100644 --- a/src/System/ContextGroup.cpp +++ b/src/System/ContextGroup.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/System/ContextGroup.h b/src/System/ContextGroup.h index e07dd45a..bd889f51 100644 --- a/src/System/ContextGroup.h +++ b/src/System/ContextGroup.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/System/ContextGroupTimeout.cpp b/src/System/ContextGroupTimeout.cpp index b29d33e2..075e2da0 100644 --- a/src/System/ContextGroupTimeout.cpp +++ b/src/System/ContextGroupTimeout.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/System/ContextGroupTimeout.h b/src/System/ContextGroupTimeout.h index 1ab6173e..f3a9cb13 100644 --- a/src/System/ContextGroupTimeout.h +++ b/src/System/ContextGroupTimeout.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/System/Event.cpp b/src/System/Event.cpp index 3cdae2b5..609b0050 100644 --- a/src/System/Event.cpp +++ b/src/System/Event.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/System/Event.h b/src/System/Event.h index c17d7f1b..0aeaa91d 100644 --- a/src/System/Event.h +++ b/src/System/Event.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/System/EventLock.cpp b/src/System/EventLock.cpp index 6df42f34..4702b3bc 100644 --- a/src/System/EventLock.cpp +++ b/src/System/EventLock.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/System/EventLock.h b/src/System/EventLock.h index 87292f09..dd85c6fd 100644 --- a/src/System/EventLock.h +++ b/src/System/EventLock.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/System/InterruptedException.cpp b/src/System/InterruptedException.cpp index 3cce23eb..b24a9d4b 100644 --- a/src/System/InterruptedException.cpp +++ b/src/System/InterruptedException.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/System/InterruptedException.h b/src/System/InterruptedException.h index f53fd80d..dc15abfa 100644 --- a/src/System/InterruptedException.h +++ b/src/System/InterruptedException.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/System/Ipv4Address.cpp b/src/System/Ipv4Address.cpp index 63da7f58..ff5fcd3b 100644 --- a/src/System/Ipv4Address.cpp +++ b/src/System/Ipv4Address.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/System/Ipv4Address.h b/src/System/Ipv4Address.h index 593fce2f..59dbc0ef 100644 --- a/src/System/Ipv4Address.h +++ b/src/System/Ipv4Address.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/System/OperationTimeout.h b/src/System/OperationTimeout.h index 5c1ed5da..28b01c5e 100644 --- a/src/System/OperationTimeout.h +++ b/src/System/OperationTimeout.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/System/RemoteContext.h b/src/System/RemoteContext.h index ea585b29..50444efb 100644 --- a/src/System/RemoteContext.h +++ b/src/System/RemoteContext.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/System/RemoteEventLock.cpp b/src/System/RemoteEventLock.cpp index 48609cf2..6c605019 100644 --- a/src/System/RemoteEventLock.cpp +++ b/src/System/RemoteEventLock.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/System/RemoteEventLock.h b/src/System/RemoteEventLock.h index 889cbd1f..86e634db 100644 --- a/src/System/RemoteEventLock.h +++ b/src/System/RemoteEventLock.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/System/TcpStream.cpp b/src/System/TcpStream.cpp index bbd4ea1f..021562d8 100644 --- a/src/System/TcpStream.cpp +++ b/src/System/TcpStream.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/System/TcpStream.h b/src/System/TcpStream.h index 6ce296af..0d9a6436 100644 --- a/src/System/TcpStream.h +++ b/src/System/TcpStream.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Transfers/BlockchainSynchronizer.cpp b/src/Transfers/BlockchainSynchronizer.cpp index ba012a55..da42fb4f 100644 --- a/src/Transfers/BlockchainSynchronizer.cpp +++ b/src/Transfers/BlockchainSynchronizer.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Transfers/BlockchainSynchronizer.h b/src/Transfers/BlockchainSynchronizer.h index 84fbc30b..7280c5d4 100644 --- a/src/Transfers/BlockchainSynchronizer.h +++ b/src/Transfers/BlockchainSynchronizer.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Transfers/CommonTypes.h b/src/Transfers/CommonTypes.h index d41027bb..f5a459ca 100644 --- a/src/Transfers/CommonTypes.h +++ b/src/Transfers/CommonTypes.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Transfers/IBlockchainSynchronizer.h b/src/Transfers/IBlockchainSynchronizer.h index 311f1fd1..962c3564 100644 --- a/src/Transfers/IBlockchainSynchronizer.h +++ b/src/Transfers/IBlockchainSynchronizer.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Transfers/IObservableImpl.h b/src/Transfers/IObservableImpl.h index e9d5a930..3d7d98d5 100644 --- a/src/Transfers/IObservableImpl.h +++ b/src/Transfers/IObservableImpl.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Transfers/SynchronizationState.cpp b/src/Transfers/SynchronizationState.cpp index 6ed54021..7d77a462 100644 --- a/src/Transfers/SynchronizationState.cpp +++ b/src/Transfers/SynchronizationState.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Transfers/SynchronizationState.h b/src/Transfers/SynchronizationState.h index 24f3b0a7..3a02d47f 100644 --- a/src/Transfers/SynchronizationState.h +++ b/src/Transfers/SynchronizationState.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Transfers/TransfersConsumer.cpp b/src/Transfers/TransfersConsumer.cpp index 9f1cb5c1..d792ae11 100644 --- a/src/Transfers/TransfersConsumer.cpp +++ b/src/Transfers/TransfersConsumer.cpp @@ -1,6 +1,7 @@ // Copyright (c) 2011-2017 The Cryptonote developers // Copyright (c) 2014-2016 SDN developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Transfers/TransfersConsumer.h b/src/Transfers/TransfersConsumer.h index e2f2f083..360d2f84 100644 --- a/src/Transfers/TransfersConsumer.h +++ b/src/Transfers/TransfersConsumer.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Transfers/TransfersContainer.cpp b/src/Transfers/TransfersContainer.cpp index 04fd2b58..9d0c1066 100644 --- a/src/Transfers/TransfersContainer.cpp +++ b/src/Transfers/TransfersContainer.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Transfers/TransfersContainer.h b/src/Transfers/TransfersContainer.h index e16fc013..5ec3c923 100644 --- a/src/Transfers/TransfersContainer.h +++ b/src/Transfers/TransfersContainer.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Transfers/TransfersSubscription.cpp b/src/Transfers/TransfersSubscription.cpp index 63e83752..376bb8b1 100644 --- a/src/Transfers/TransfersSubscription.cpp +++ b/src/Transfers/TransfersSubscription.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Transfers/TransfersSubscription.h b/src/Transfers/TransfersSubscription.h index 4c341db1..9665d22e 100644 --- a/src/Transfers/TransfersSubscription.h +++ b/src/Transfers/TransfersSubscription.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Transfers/TransfersSynchronizer.cpp b/src/Transfers/TransfersSynchronizer.cpp index ee133c92..69136d4a 100644 --- a/src/Transfers/TransfersSynchronizer.cpp +++ b/src/Transfers/TransfersSynchronizer.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Transfers/TransfersSynchronizer.h b/src/Transfers/TransfersSynchronizer.h index 617ebc68..7dfcc7e4 100644 --- a/src/Transfers/TransfersSynchronizer.h +++ b/src/Transfers/TransfersSynchronizer.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Transfers/TypeHelpers.h b/src/Transfers/TypeHelpers.h index 4619b4dd..290fd004 100644 --- a/src/Transfers/TypeHelpers.h +++ b/src/Transfers/TypeHelpers.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Wallet/IFusionManager.h b/src/Wallet/IFusionManager.h index d2078ed2..030443ce 100644 --- a/src/Wallet/IFusionManager.h +++ b/src/Wallet/IFusionManager.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Wallet/LegacyKeysImporter.cpp b/src/Wallet/LegacyKeysImporter.cpp index 3d8f9343..1ee79525 100644 --- a/src/Wallet/LegacyKeysImporter.cpp +++ b/src/Wallet/LegacyKeysImporter.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Wallet/LegacyKeysImporter.h b/src/Wallet/LegacyKeysImporter.h index f2d7046c..20e3c686 100644 --- a/src/Wallet/LegacyKeysImporter.h +++ b/src/Wallet/LegacyKeysImporter.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Wallet/PoolRpcServer.cpp b/src/Wallet/PoolRpcServer.cpp index e06b7e4e..0137095f 100644 --- a/src/Wallet/PoolRpcServer.cpp +++ b/src/Wallet/PoolRpcServer.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Wallet/PoolRpcServer.h b/src/Wallet/PoolRpcServer.h index 15ba3ff4..b75e92f7 100644 --- a/src/Wallet/PoolRpcServer.h +++ b/src/Wallet/PoolRpcServer.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Wallet/WalletAsyncContextCounter.cpp b/src/Wallet/WalletAsyncContextCounter.cpp index 45a0967f..faf3b3c6 100644 --- a/src/Wallet/WalletAsyncContextCounter.cpp +++ b/src/Wallet/WalletAsyncContextCounter.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Wallet/WalletAsyncContextCounter.h b/src/Wallet/WalletAsyncContextCounter.h index 8b247e23..8b4a4270 100644 --- a/src/Wallet/WalletAsyncContextCounter.h +++ b/src/Wallet/WalletAsyncContextCounter.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Wallet/WalletErrors.cpp b/src/Wallet/WalletErrors.cpp index 4cda385a..417500ef 100644 --- a/src/Wallet/WalletErrors.cpp +++ b/src/Wallet/WalletErrors.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Wallet/WalletErrors.h b/src/Wallet/WalletErrors.h index 692846a4..93d74a21 100644 --- a/src/Wallet/WalletErrors.h +++ b/src/Wallet/WalletErrors.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Wallet/WalletGreen.cpp b/src/Wallet/WalletGreen.cpp index ee9d95c0..ea1fa8cb 100644 --- a/src/Wallet/WalletGreen.cpp +++ b/src/Wallet/WalletGreen.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Wallet/WalletGreen.h b/src/Wallet/WalletGreen.h index 68eb9b0b..3fd4afdd 100644 --- a/src/Wallet/WalletGreen.h +++ b/src/Wallet/WalletGreen.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Wallet/WalletIndices.h b/src/Wallet/WalletIndices.h index a427cdaa..8af95b39 100644 --- a/src/Wallet/WalletIndices.h +++ b/src/Wallet/WalletIndices.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Wallet/WalletRpcServer.cpp b/src/Wallet/WalletRpcServer.cpp index 362268ba..c8ebe758 100644 --- a/src/Wallet/WalletRpcServer.cpp +++ b/src/Wallet/WalletRpcServer.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Wallet/WalletRpcServer.h b/src/Wallet/WalletRpcServer.h index daac016e..0d71933a 100644 --- a/src/Wallet/WalletRpcServer.h +++ b/src/Wallet/WalletRpcServer.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Wallet/WalletRpcServerCommandsDefinitions.h b/src/Wallet/WalletRpcServerCommandsDefinitions.h index 1fa1680f..dcb76d7e 100644 --- a/src/Wallet/WalletRpcServerCommandsDefinitions.h +++ b/src/Wallet/WalletRpcServerCommandsDefinitions.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Wallet/WalletRpcServerErrorCodes.h b/src/Wallet/WalletRpcServerErrorCodes.h index 88833740..9b5671bc 100644 --- a/src/Wallet/WalletRpcServerErrorCodes.h +++ b/src/Wallet/WalletRpcServerErrorCodes.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Wallet/WalletSerialization.cpp b/src/Wallet/WalletSerialization.cpp index 6c08c0f4..b77eef13 100644 --- a/src/Wallet/WalletSerialization.cpp +++ b/src/Wallet/WalletSerialization.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Wallet/WalletSerialization.h b/src/Wallet/WalletSerialization.h index 80dbc1f5..f1c8abf8 100644 --- a/src/Wallet/WalletSerialization.h +++ b/src/Wallet/WalletSerialization.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Wallet/WalletUtils.cpp b/src/Wallet/WalletUtils.cpp index ac2b62ff..5743feac 100644 --- a/src/Wallet/WalletUtils.cpp +++ b/src/Wallet/WalletUtils.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/Wallet/WalletUtils.h b/src/Wallet/WalletUtils.h index dc03a7da..8b6fe183 100644 --- a/src/Wallet/WalletUtils.h +++ b/src/Wallet/WalletUtils.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/WalletLegacy/KeysStorage.cpp b/src/WalletLegacy/KeysStorage.cpp index 2a1d8185..bedcb43d 100644 --- a/src/WalletLegacy/KeysStorage.cpp +++ b/src/WalletLegacy/KeysStorage.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/WalletLegacy/KeysStorage.h b/src/WalletLegacy/KeysStorage.h index 533efbf1..ca933f7e 100644 --- a/src/WalletLegacy/KeysStorage.h +++ b/src/WalletLegacy/KeysStorage.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/WalletLegacy/WalletDepositInfo.h b/src/WalletLegacy/WalletDepositInfo.h index 62cca54d..e8eefc62 100644 --- a/src/WalletLegacy/WalletDepositInfo.h +++ b/src/WalletLegacy/WalletDepositInfo.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Copyright (c) 2017-2018 The Circle Foundation - Conceal Developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/WalletLegacy/WalletHelper.cpp b/src/WalletLegacy/WalletHelper.cpp index e45754ef..f8e5070b 100644 --- a/src/WalletLegacy/WalletHelper.cpp +++ b/src/WalletLegacy/WalletHelper.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/WalletLegacy/WalletHelper.h b/src/WalletLegacy/WalletHelper.h index e4f38302..bdd24af5 100644 --- a/src/WalletLegacy/WalletHelper.h +++ b/src/WalletLegacy/WalletHelper.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/WalletLegacy/WalletLegacy.cpp b/src/WalletLegacy/WalletLegacy.cpp index 3893eb11..c94b94c6 100644 --- a/src/WalletLegacy/WalletLegacy.cpp +++ b/src/WalletLegacy/WalletLegacy.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/WalletLegacy/WalletLegacy.h b/src/WalletLegacy/WalletLegacy.h index f9c4470f..bcf4918e 100644 --- a/src/WalletLegacy/WalletLegacy.h +++ b/src/WalletLegacy/WalletLegacy.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/WalletLegacy/WalletLegacyEvent.h b/src/WalletLegacy/WalletLegacyEvent.h index a1411c6c..9000c294 100644 --- a/src/WalletLegacy/WalletLegacyEvent.h +++ b/src/WalletLegacy/WalletLegacyEvent.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/WalletLegacy/WalletLegacySerialization.cpp b/src/WalletLegacy/WalletLegacySerialization.cpp index 24a41d3a..0007a29b 100644 --- a/src/WalletLegacy/WalletLegacySerialization.cpp +++ b/src/WalletLegacy/WalletLegacySerialization.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/WalletLegacy/WalletLegacySerialization.h b/src/WalletLegacy/WalletLegacySerialization.h index ac8eb363..ba6e84d6 100644 --- a/src/WalletLegacy/WalletLegacySerialization.h +++ b/src/WalletLegacy/WalletLegacySerialization.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/WalletLegacy/WalletLegacySerializer.cpp b/src/WalletLegacy/WalletLegacySerializer.cpp index 69d96308..fa3cb2d6 100644 --- a/src/WalletLegacy/WalletLegacySerializer.cpp +++ b/src/WalletLegacy/WalletLegacySerializer.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/WalletLegacy/WalletLegacySerializer.h b/src/WalletLegacy/WalletLegacySerializer.h index 57e17538..aa61c991 100644 --- a/src/WalletLegacy/WalletLegacySerializer.h +++ b/src/WalletLegacy/WalletLegacySerializer.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/WalletLegacy/WalletRequest.h b/src/WalletLegacy/WalletRequest.h index 48b1b946..de7dd824 100644 --- a/src/WalletLegacy/WalletRequest.h +++ b/src/WalletLegacy/WalletRequest.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/WalletLegacy/WalletSendTransactionContext.h b/src/WalletLegacy/WalletSendTransactionContext.h index eee68baf..b2994a9c 100644 --- a/src/WalletLegacy/WalletSendTransactionContext.h +++ b/src/WalletLegacy/WalletSendTransactionContext.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/WalletLegacy/WalletTransactionSender.cpp b/src/WalletLegacy/WalletTransactionSender.cpp index 74e84ab7..e20dab09 100644 --- a/src/WalletLegacy/WalletTransactionSender.cpp +++ b/src/WalletLegacy/WalletTransactionSender.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/WalletLegacy/WalletTransactionSender.h b/src/WalletLegacy/WalletTransactionSender.h index f4434ef9..12b4d777 100644 --- a/src/WalletLegacy/WalletTransactionSender.h +++ b/src/WalletLegacy/WalletTransactionSender.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/WalletLegacy/WalletUnconfirmedTransactions.cpp b/src/WalletLegacy/WalletUnconfirmedTransactions.cpp index 2a596fcc..45b8b1af 100644 --- a/src/WalletLegacy/WalletUnconfirmedTransactions.cpp +++ b/src/WalletLegacy/WalletUnconfirmedTransactions.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/WalletLegacy/WalletUnconfirmedTransactions.h b/src/WalletLegacy/WalletUnconfirmedTransactions.h index 4a942603..3e17cd93 100644 --- a/src/WalletLegacy/WalletUnconfirmedTransactions.h +++ b/src/WalletLegacy/WalletUnconfirmedTransactions.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/WalletLegacy/WalletUserTransactionsCache.cpp b/src/WalletLegacy/WalletUserTransactionsCache.cpp index 9dc7c046..d6cb5b15 100644 --- a/src/WalletLegacy/WalletUserTransactionsCache.cpp +++ b/src/WalletLegacy/WalletUserTransactionsCache.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/WalletLegacy/WalletUserTransactionsCache.h b/src/WalletLegacy/WalletUserTransactionsCache.h index c2bcb0fb..09c67f4e 100644 --- a/src/WalletLegacy/WalletUserTransactionsCache.h +++ b/src/WalletLegacy/WalletUserTransactionsCache.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/WalletLegacy/WalletUtils.h b/src/WalletLegacy/WalletUtils.h index 64398a62..f637af10 100644 --- a/src/WalletLegacy/WalletUtils.h +++ b/src/WalletLegacy/WalletUtils.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/crypto/chacha.h b/src/crypto/chacha.h index 81ab711e..7507e8ef 100644 --- a/src/crypto/chacha.h +++ b/src/crypto/chacha.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/crypto/crypto-ops-data.c b/src/crypto/crypto-ops-data.c index 7e75658c..732eb28d 100644 --- a/src/crypto/crypto-ops-data.c +++ b/src/crypto/crypto-ops-data.c @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/crypto/crypto-ops.c b/src/crypto/crypto-ops.c index 4f6690d7..e9c4595a 100644 --- a/src/crypto/crypto-ops.c +++ b/src/crypto/crypto-ops.c @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/crypto/crypto.cpp b/src/crypto/crypto.cpp index 9df4ac14..12135737 100644 --- a/src/crypto/crypto.cpp +++ b/src/crypto/crypto.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/crypto/crypto.h b/src/crypto/crypto.h index 76c91b50..d48913b0 100644 --- a/src/crypto/crypto.h +++ b/src/crypto/crypto.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/crypto/generic-ops.h b/src/crypto/generic-ops.h index 10007fe3..e08a301b 100644 --- a/src/crypto/generic-ops.h +++ b/src/crypto/generic-ops.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/crypto/hash-ops.h b/src/crypto/hash-ops.h index 23e9a7e0..03d1557f 100644 --- a/src/crypto/hash-ops.h +++ b/src/crypto/hash-ops.h @@ -1,5 +1,6 @@ // Copyright (c) 2012-2016, The CryptoNote developers, The Bytecoin developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/crypto/hash.c b/src/crypto/hash.c index 2567c5bf..64bd1d05 100644 --- a/src/crypto/hash.c +++ b/src/crypto/hash.c @@ -1,5 +1,6 @@ // Copyright (c) 2012-2016, The CryptoNote developers, The Bytecoin developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/crypto/hash.h b/src/crypto/hash.h index 03fc7ee0..8e4cc79b 100644 --- a/src/crypto/hash.h +++ b/src/crypto/hash.h @@ -1,5 +1,6 @@ // Copyright (c) 2012-2016, The CryptoNote developers, The Bytecoin developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/crypto/initializer.h b/src/crypto/initializer.h index e7d682b7..fc41552f 100644 --- a/src/crypto/initializer.h +++ b/src/crypto/initializer.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/crypto/random.c b/src/crypto/random.c index 838b72d8..8b39f8b0 100644 --- a/src/crypto/random.c +++ b/src/crypto/random.c @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/crypto/random.h b/src/crypto/random.h index ae716a0a..4f34868d 100644 --- a/src/crypto/random.h +++ b/src/crypto/random.h @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/crypto/tree-hash.c b/src/crypto/tree-hash.c index e9c34ffb..378bf209 100644 --- a/src/crypto/tree-hash.c +++ b/src/crypto/tree-hash.c @@ -1,5 +1,6 @@ // Copyright (c) 2011-2017 The Cryptonote developers -// Copyright (c) 2018 The Circle Foundation +// Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs +// Copyright (c) 2018-2019 Conceal Network & Conceal Devs // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php.