diff --git a/include/BlockchainExplorerData.h b/include/BlockchainExplorerData.h
index dc362c4a3..a475e7b8b 100755
--- a/include/BlockchainExplorerData.h
+++ b/include/BlockchainExplorerData.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/include/CryptoNote.h b/include/CryptoNote.h
index f1e258fdd..de46ffafc 100755
--- a/include/CryptoNote.h
+++ b/include/CryptoNote.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/include/CryptoTypes.h b/include/CryptoTypes.h
index ca9ffa34f..fcc350a82 100755
--- a/include/CryptoTypes.h
+++ b/include/CryptoTypes.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/include/IBlockchainExplorer.h b/include/IBlockchainExplorer.h
index 5a87de30c..6049dc567 100755
--- a/include/IBlockchainExplorer.h
+++ b/include/IBlockchainExplorer.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/include/IDataBase.h b/include/IDataBase.h
index b13472f53..8b6c77919 100755
--- a/include/IDataBase.h
+++ b/include/IDataBase.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/include/INode.h b/include/INode.h
index ccb05acbb..25b9a976e 100755
--- a/include/INode.h
+++ b/include/INode.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/include/IObservable.h b/include/IObservable.h
index 7248a9820..e60e4ae2a 100755
--- a/include/IObservable.h
+++ b/include/IObservable.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/include/IReadBatch.h b/include/IReadBatch.h
index 06dcf1c44..eb8b212be 100755
--- a/include/IReadBatch.h
+++ b/include/IReadBatch.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/include/IStreamSerializable.h b/include/IStreamSerializable.h
index 1ba49dfd1..01b181428 100755
--- a/include/IStreamSerializable.h
+++ b/include/IStreamSerializable.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/include/ITransaction.h b/include/ITransaction.h
index f65e374ed..7a4aa2015 100755
--- a/include/ITransaction.h
+++ b/include/ITransaction.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/include/ITransfersContainer.h b/include/ITransfersContainer.h
index 469421aac..76d115907 100755
--- a/include/ITransfersContainer.h
+++ b/include/ITransfersContainer.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/include/ITransfersSynchronizer.h b/include/ITransfersSynchronizer.h
index 661765b7d..a83b225dc 100755
--- a/include/ITransfersSynchronizer.h
+++ b/include/ITransfersSynchronizer.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/include/IWallet.h b/include/IWallet.h
index 0f12b1392..873669a4e 100755
--- a/include/IWallet.h
+++ b/include/IWallet.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/include/IWalletLegacy.h b/include/IWalletLegacy.h
index 231f23b8c..a72078835 100755
--- a/include/IWalletLegacy.h
+++ b/include/IWalletLegacy.h
@@ -1,21 +1,21 @@
// Copyright (c) 2012-2016, The CryptoNote developers, The Bytecoin developers
// Copyright (c) 2014-2016, The Monero Project
-// Copyright (c) 2018, Karbo developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/include/IWriteBatch.h b/include/IWriteBatch.h
index cdb30b714..916fe0348 100755
--- a/include/IWriteBatch.h
+++ b/include/IWriteBatch.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/include/android.h b/include/android.h
index 4b84887c4..d5b875ac8 100644
--- a/include/android.h
+++ b/include/android.h
@@ -1,3 +1,20 @@
+// Copyright (c) 2016-2019, The Karbo developers
+//
+// This file is part of Karbo.
+//
+// Karbo is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Lesser General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+//
+// Karbo is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Lesser General Public License
+// along with Karbo. If not, see .
+
#pragma once
#ifdef ANDROID
diff --git a/src/BlockchainExplorer/BlockchainExplorer.cpp b/src/BlockchainExplorer/BlockchainExplorer.cpp
index ce41fc971..98675dc45 100755
--- a/src/BlockchainExplorer/BlockchainExplorer.cpp
+++ b/src/BlockchainExplorer/BlockchainExplorer.cpp
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#include "BlockchainExplorer.h"
diff --git a/src/BlockchainExplorer/BlockchainExplorer.h b/src/BlockchainExplorer/BlockchainExplorer.h
index 4cc3b786b..591bc2e7f 100755
--- a/src/BlockchainExplorer/BlockchainExplorer.h
+++ b/src/BlockchainExplorer/BlockchainExplorer.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/BlockchainExplorer/BlockchainExplorerErrors.cpp b/src/BlockchainExplorer/BlockchainExplorerErrors.cpp
index d1284fdd9..4fb25e56c 100755
--- a/src/BlockchainExplorer/BlockchainExplorerErrors.cpp
+++ b/src/BlockchainExplorer/BlockchainExplorerErrors.cpp
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#include "BlockchainExplorerErrors.h"
diff --git a/src/BlockchainExplorer/BlockchainExplorerErrors.h b/src/BlockchainExplorer/BlockchainExplorerErrors.h
index e5bd2cc26..3caaeb692 100755
--- a/src/BlockchainExplorer/BlockchainExplorerErrors.h
+++ b/src/BlockchainExplorer/BlockchainExplorerErrors.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/CheckpointsData.h b/src/CheckpointsData.h
index 88493f34a..8e5db906d 100644
--- a/src/CheckpointsData.h
+++ b/src/CheckpointsData.h
@@ -1,5 +1,5 @@
// Copyright (c) 2012-2016, The CryptoNote developers, The Bytecoin developers
-// Copyright (c) 2016-2018, The Karbowanec developers
+// Copyright (c) 2016-2019, The Karbo developers
//
// This file is part of Karbo.
//
diff --git a/src/Common/ArrayRef.h b/src/Common/ArrayRef.h
index 0fe2a04e6..77876f330 100755
--- a/src/Common/ArrayRef.h
+++ b/src/Common/ArrayRef.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/Common/ArrayView.h b/src/Common/ArrayView.h
index 222076740..4c736b414 100755
--- a/src/Common/ArrayView.h
+++ b/src/Common/ArrayView.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/Common/Base58.cpp b/src/Common/Base58.cpp
index 441ebef4d..ce0409cc9 100755
--- a/src/Common/Base58.cpp
+++ b/src/Common/Base58.cpp
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#include "Base58.h"
diff --git a/src/Common/Base58.h b/src/Common/Base58.h
index 2f39e219b..e4625b50c 100755
--- a/src/Common/Base58.h
+++ b/src/Common/Base58.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/Common/BlockingQueue.cpp b/src/Common/BlockingQueue.cpp
index 5dac1243a..fa5b26282 100755
--- a/src/Common/BlockingQueue.cpp
+++ b/src/Common/BlockingQueue.cpp
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#include "BlockingQueue.h"
diff --git a/src/Common/BlockingQueue.h b/src/Common/BlockingQueue.h
index 01fba0cf5..8c2344315 100755
--- a/src/Common/BlockingQueue.h
+++ b/src/Common/BlockingQueue.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/Common/CommandLine.cpp b/src/Common/CommandLine.cpp
index b04277250..e9196f86a 100755
--- a/src/Common/CommandLine.cpp
+++ b/src/Common/CommandLine.cpp
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#include "CommandLine.h"
diff --git a/src/Common/CommandLine.h b/src/Common/CommandLine.h
index 42d327565..efade1960 100755
--- a/src/Common/CommandLine.h
+++ b/src/Common/CommandLine.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/Common/ConsoleHandler.cpp b/src/Common/ConsoleHandler.cpp
index b8b2e8f23..3c853aeb8 100755
--- a/src/Common/ConsoleHandler.cpp
+++ b/src/Common/ConsoleHandler.cpp
@@ -1,7 +1,8 @@
// Copyright (c) 2011-2016 The Cryptonote developers
// Copyright (c) 2014-2016 XDN developers
// Copyright (c) 2006-2013 Andrey N.Sabelnikov, www.sabelnikov.net
-// Copyright (c) 2016-2017 The Karbowanec developers
+// Copyright (c) 2016-2019, The Karbo 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/Common/ConsoleHandler.h b/src/Common/ConsoleHandler.h
index df01831aa..df89d847b 100755
--- a/src/Common/ConsoleHandler.h
+++ b/src/Common/ConsoleHandler.h
@@ -1,4 +1,5 @@
// Copyright (c) 2012-2016, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
// This file is part of Karbo.
//
diff --git a/src/Common/ConsoleTools.cpp b/src/Common/ConsoleTools.cpp
index 50351aa02..c318d3649 100755
--- a/src/Common/ConsoleTools.cpp
+++ b/src/Common/ConsoleTools.cpp
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#include "ConsoleTools.h"
diff --git a/src/Common/ConsoleTools.h b/src/Common/ConsoleTools.h
index 977e7ac10..91b7ffb0f 100755
--- a/src/Common/ConsoleTools.h
+++ b/src/Common/ConsoleTools.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/Common/FileMappedVector.cpp b/src/Common/FileMappedVector.cpp
index ddec6775e..caa7ffd5c 100755
--- a/src/Common/FileMappedVector.cpp
+++ b/src/Common/FileMappedVector.cpp
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#include "FileMappedVector.h"
diff --git a/src/Common/FileMappedVector.h b/src/Common/FileMappedVector.h
index 5712541c8..9ab4d4f28 100755
--- a/src/Common/FileMappedVector.h
+++ b/src/Common/FileMappedVector.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/Common/FormatTools.cpp b/src/Common/FormatTools.cpp
index 0c5e12fe8..9fda4dc9f 100644
--- a/src/Common/FormatTools.cpp
+++ b/src/Common/FormatTools.cpp
@@ -1,6 +1,7 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
// Copyright (c) 2014-2018, The Monero Project
// Copyright (c) 2018, The TurtleCoin Developers
+// Copyright (c) 2016-2019, The Karbo developers
//
// Please see the included LICENSE file for more information.
diff --git a/src/Common/FormatTools.h b/src/Common/FormatTools.h
index d61650615..62ff97caf 100644
--- a/src/Common/FormatTools.h
+++ b/src/Common/FormatTools.h
@@ -1,6 +1,7 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
// Copyright (c) 2014-2018, The Monero Project
// Copyright (c) 2018, The TurtleCoin Developers
+// Copyright (c) 2016-2019, The Karbo developers
//
// Please see the included LICENSE file for more information.
diff --git a/src/Common/IInputStream.cpp b/src/Common/IInputStream.cpp
index bd60262cf..85e5778a5 100755
--- a/src/Common/IInputStream.cpp
+++ b/src/Common/IInputStream.cpp
@@ -1,18 +1,19 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#include "IInputStream.h"
diff --git a/src/Common/IInputStream.h b/src/Common/IInputStream.h
index c546cc4e9..13c76e4df 100755
--- a/src/Common/IInputStream.h
+++ b/src/Common/IInputStream.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/Common/IOutputStream.cpp b/src/Common/IOutputStream.cpp
index e865e35af..f86e961e4 100755
--- a/src/Common/IOutputStream.cpp
+++ b/src/Common/IOutputStream.cpp
@@ -1,18 +1,19 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#include "IOutputStream.h"
diff --git a/src/Common/IOutputStream.h b/src/Common/IOutputStream.h
index 5b49cbef0..63a0bc084 100755
--- a/src/Common/IOutputStream.h
+++ b/src/Common/IOutputStream.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/Common/JsonValue.cpp b/src/Common/JsonValue.cpp
index 4bf5d40cf..ae0a0a9de 100755
--- a/src/Common/JsonValue.cpp
+++ b/src/Common/JsonValue.cpp
@@ -2,6 +2,8 @@
// Copyright (c) 2014-2017 XDN developers
// Copyright (c) 2016-2017 BXC developers
// Copyright (c) 2017 UltraNote developers
+// Copyright (c) 2016-2019, The Karbo 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/Common/JsonValue.h b/src/Common/JsonValue.h
index e46f4db58..6bed3fefd 100755
--- a/src/Common/JsonValue.h
+++ b/src/Common/JsonValue.h
@@ -2,6 +2,8 @@
// Copyright (c) 2014-2017 XDN developers
// Copyright (c) 2016-2017 BXC developers
// Copyright (c) 2017 UltraNote developers
+// Copyright (c) 2016-2019, The Karbo 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/Common/Math.cpp b/src/Common/Math.cpp
index 14af68e76..2372fc3ab 100755
--- a/src/Common/Math.cpp
+++ b/src/Common/Math.cpp
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#include "Math.h"
diff --git a/src/Common/Math.h b/src/Common/Math.h
index d4b529c6a..2f55abe75 100755
--- a/src/Common/Math.h
+++ b/src/Common/Math.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/Common/MemoryInputStream.cpp b/src/Common/MemoryInputStream.cpp
index 8cc726f11..f95d329ad 100755
--- a/src/Common/MemoryInputStream.cpp
+++ b/src/Common/MemoryInputStream.cpp
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#include "MemoryInputStream.h"
#include
diff --git a/src/Common/MemoryInputStream.h b/src/Common/MemoryInputStream.h
index d8a19ad06..4b50c5f2b 100755
--- a/src/Common/MemoryInputStream.h
+++ b/src/Common/MemoryInputStream.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/Common/ObserverManager.h b/src/Common/ObserverManager.h
index ce2ee1421..36bfefe6f 100755
--- a/src/Common/ObserverManager.h
+++ b/src/Common/ObserverManager.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/Common/PasswordContainer.cpp b/src/Common/PasswordContainer.cpp
index 3393bdaa9..d7486d486 100644
--- a/src/Common/PasswordContainer.cpp
+++ b/src/Common/PasswordContainer.cpp
@@ -1,7 +1,7 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
// Copyright (c) 2014-2018, The Monero Project
// Copyright (c) 2018, The TurtleCoin Developers
-// Copyright (c) 2018-2019, The Karbo Developers
+// Copyright (c) 2016-2019, The Karbo developers
//
// This file is part of Karbo.
//
diff --git a/src/Common/PasswordContainer.h b/src/Common/PasswordContainer.h
index 1de32a216..9657a1153 100644
--- a/src/Common/PasswordContainer.h
+++ b/src/Common/PasswordContainer.h
@@ -1,7 +1,7 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
// Copyright (c) 2014-2018, The Monero Project
// Copyright (c) 2018, The TurtleCoin Developers
-// Copyright (c) 2018-2019, The Karbo Developers
+// Copyright (c) 2016-2019, The Karbo developers
//
// This file is part of Karbo.
//
diff --git a/src/Common/PathTools.cpp b/src/Common/PathTools.cpp
index 01fce0912..542cbec9a 100755
--- a/src/Common/PathTools.cpp
+++ b/src/Common/PathTools.cpp
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#include "PathTools.h"
#include
diff --git a/src/Common/PathTools.h b/src/Common/PathTools.h
index c6767cea0..66b72afaf 100755
--- a/src/Common/PathTools.h
+++ b/src/Common/PathTools.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/Common/ScopeExit.cpp b/src/Common/ScopeExit.cpp
index 1f7adbd21..e0d81e4ff 100755
--- a/src/Common/ScopeExit.cpp
+++ b/src/Common/ScopeExit.cpp
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#include "ScopeExit.h"
diff --git a/src/Common/ScopeExit.h b/src/Common/ScopeExit.h
index 0c0d180df..b489acf5a 100755
--- a/src/Common/ScopeExit.h
+++ b/src/Common/ScopeExit.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/Common/ShuffleGenerator.h b/src/Common/ShuffleGenerator.h
index d362a8740..e6416ed1a 100755
--- a/src/Common/ShuffleGenerator.h
+++ b/src/Common/ShuffleGenerator.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/Common/SignalHandler.cpp b/src/Common/SignalHandler.cpp
index e00e5d963..2a8158311 100755
--- a/src/Common/SignalHandler.cpp
+++ b/src/Common/SignalHandler.cpp
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#include "SignalHandler.h"
diff --git a/src/Common/SignalHandler.h b/src/Common/SignalHandler.h
index 6cb9ecb77..f71870268 100755
--- a/src/Common/SignalHandler.h
+++ b/src/Common/SignalHandler.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/Common/StdInputStream.cpp b/src/Common/StdInputStream.cpp
index 26b35b5a1..6b301ff16 100755
--- a/src/Common/StdInputStream.cpp
+++ b/src/Common/StdInputStream.cpp
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#include "StdInputStream.h"
diff --git a/src/Common/StdInputStream.h b/src/Common/StdInputStream.h
index ab7bd22ca..badda8127 100755
--- a/src/Common/StdInputStream.h
+++ b/src/Common/StdInputStream.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/Common/StdOutputStream.cpp b/src/Common/StdOutputStream.cpp
index 53447ae31..985f55d75 100755
--- a/src/Common/StdOutputStream.cpp
+++ b/src/Common/StdOutputStream.cpp
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#include "StdOutputStream.h"
diff --git a/src/Common/StdOutputStream.h b/src/Common/StdOutputStream.h
index 51801be0e..ee591a238 100755
--- a/src/Common/StdOutputStream.h
+++ b/src/Common/StdOutputStream.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/Common/StreamTools.cpp b/src/Common/StreamTools.cpp
index adf368122..20bfd648c 100755
--- a/src/Common/StreamTools.cpp
+++ b/src/Common/StreamTools.cpp
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#include "StreamTools.h"
#include
diff --git a/src/Common/StreamTools.h b/src/Common/StreamTools.h
index 074bf4716..7109371d2 100755
--- a/src/Common/StreamTools.h
+++ b/src/Common/StreamTools.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/Common/StringBuffer.h b/src/Common/StringBuffer.h
index b907f9d45..eb55ca052 100755
--- a/src/Common/StringBuffer.h
+++ b/src/Common/StringBuffer.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/Common/StringInputStream.cpp b/src/Common/StringInputStream.cpp
index 0b7fac4e1..255326b32 100755
--- a/src/Common/StringInputStream.cpp
+++ b/src/Common/StringInputStream.cpp
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#include "StringInputStream.h"
#include
diff --git a/src/Common/StringInputStream.h b/src/Common/StringInputStream.h
index b07a94a61..890fa0cc9 100755
--- a/src/Common/StringInputStream.h
+++ b/src/Common/StringInputStream.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/Common/StringOutputStream.cpp b/src/Common/StringOutputStream.cpp
index 9382c92ee..1f1ab2116 100755
--- a/src/Common/StringOutputStream.cpp
+++ b/src/Common/StringOutputStream.cpp
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#include "StringOutputStream.h"
diff --git a/src/Common/StringOutputStream.h b/src/Common/StringOutputStream.h
index dede1fc97..38d2e89a5 100755
--- a/src/Common/StringOutputStream.h
+++ b/src/Common/StringOutputStream.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/Common/StringTools.cpp b/src/Common/StringTools.cpp
index 5d5d0ab75..ece01487f 100755
--- a/src/Common/StringTools.cpp
+++ b/src/Common/StringTools.cpp
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#include "StringTools.h"
#include
diff --git a/src/Common/StringTools.h b/src/Common/StringTools.h
index be2734a7a..d6504d832 100755
--- a/src/Common/StringTools.h
+++ b/src/Common/StringTools.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/Common/StringView.cpp b/src/Common/StringView.cpp
index a94974263..65aacffd2 100755
--- a/src/Common/StringView.cpp
+++ b/src/Common/StringView.cpp
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#include "StringView.h"
#include
diff --git a/src/Common/StringView.h b/src/Common/StringView.h
index fc8bdf136..9df39b0e3 100755
--- a/src/Common/StringView.h
+++ b/src/Common/StringView.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/Common/UrlTools.cpp b/src/Common/UrlTools.cpp
index d7f359140..0e8f0d666 100644
--- a/src/Common/UrlTools.cpp
+++ b/src/Common/UrlTools.cpp
@@ -1,4 +1,3 @@
-
// Copyright (c) 2017-2019, Karbo developers
//
// This file is part of Karbo.
diff --git a/src/Common/UrlTools.h b/src/Common/UrlTools.h
index b0d7e3b4c..55c205aa0 100644
--- a/src/Common/UrlTools.h
+++ b/src/Common/UrlTools.h
@@ -1,4 +1,3 @@
-
// Copyright (c) 2017-2019, Karbo developers
//
// This file is part of Karbo.
diff --git a/src/Common/Util.cpp b/src/Common/Util.cpp
index dcb2fb721..9b76ed70b 100755
--- a/src/Common/Util.cpp
+++ b/src/Common/Util.cpp
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#include "Util.h"
#include
diff --git a/src/Common/Util.h b/src/Common/Util.h
index b33c8eec1..17e2b30c5 100755
--- a/src/Common/Util.h
+++ b/src/Common/Util.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/Common/Varint.h b/src/Common/Varint.h
index c6a9a7ed5..e0fea5541 100755
--- a/src/Common/Varint.h
+++ b/src/Common/Varint.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/Common/VectorOutputStream.cpp b/src/Common/VectorOutputStream.cpp
index 5170123c9..ad609becc 100755
--- a/src/Common/VectorOutputStream.cpp
+++ b/src/Common/VectorOutputStream.cpp
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#include "VectorOutputStream.h"
diff --git a/src/Common/VectorOutputStream.h b/src/Common/VectorOutputStream.h
index 5d86a10e3..ffca79afe 100755
--- a/src/Common/VectorOutputStream.h
+++ b/src/Common/VectorOutputStream.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/Common/int-util.h b/src/Common/int-util.h
index f08e515ec..bc4e26e8f 100755
--- a/src/Common/int-util.h
+++ b/src/Common/int-util.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/Common/pod-class.h b/src/Common/pod-class.h
index 1588c5e43..f306e5e02 100755
--- a/src/Common/pod-class.h
+++ b/src/Common/pod-class.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/Common/static_assert.h b/src/Common/static_assert.h
index aedd411ae..6372941b4 100755
--- a/src/Common/static_assert.h
+++ b/src/Common/static_assert.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/ConnectivityTool/ConnectivityTool.cpp b/src/ConnectivityTool/ConnectivityTool.cpp
index 547536c4a..b9cd20f71 100755
--- a/src/ConnectivityTool/ConnectivityTool.cpp
+++ b/src/ConnectivityTool/ConnectivityTool.cpp
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#include
#include
diff --git a/src/CryptoNoteConfig.h b/src/CryptoNoteConfig.h
index b610bebc3..40c4b9885 100755
--- a/src/CryptoNoteConfig.h
+++ b/src/CryptoNoteConfig.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/CryptoNoteCore/Account.cpp b/src/CryptoNoteCore/Account.cpp
index bdace7c9a..754b8bc06 100755
--- a/src/CryptoNoteCore/Account.cpp
+++ b/src/CryptoNoteCore/Account.cpp
@@ -1,4 +1,5 @@
// Copyright (c) 2012-2016, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
// This file is part of Karbo.
//
diff --git a/src/CryptoNoteCore/Account.h b/src/CryptoNoteCore/Account.h
index 2b0a14e09..c5e656005 100755
--- a/src/CryptoNoteCore/Account.h
+++ b/src/CryptoNoteCore/Account.h
@@ -1,4 +1,5 @@
// Copyright (c) 2012-2016, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
// This file is part of Karbo.
//
diff --git a/src/CryptoNoteCore/AddBlockErrorCondition.cpp b/src/CryptoNoteCore/AddBlockErrorCondition.cpp
index 9e324abb7..6027479ee 100755
--- a/src/CryptoNoteCore/AddBlockErrorCondition.cpp
+++ b/src/CryptoNoteCore/AddBlockErrorCondition.cpp
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#include "AddBlockErrorCondition.h"
diff --git a/src/CryptoNoteCore/AddBlockErrorCondition.h b/src/CryptoNoteCore/AddBlockErrorCondition.h
index a4ff490a2..2f0520975 100755
--- a/src/CryptoNoteCore/AddBlockErrorCondition.h
+++ b/src/CryptoNoteCore/AddBlockErrorCondition.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/CryptoNoteCore/AddBlockErrors.cpp b/src/CryptoNoteCore/AddBlockErrors.cpp
index f2c3239a4..dd86acaff 100755
--- a/src/CryptoNoteCore/AddBlockErrors.cpp
+++ b/src/CryptoNoteCore/AddBlockErrors.cpp
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#include "AddBlockErrors.h"
diff --git a/src/CryptoNoteCore/AddBlockErrors.h b/src/CryptoNoteCore/AddBlockErrors.h
index cc76da970..da2706467 100755
--- a/src/CryptoNoteCore/AddBlockErrors.h
+++ b/src/CryptoNoteCore/AddBlockErrors.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/CryptoNoteCore/BlockValidationErrors.cpp b/src/CryptoNoteCore/BlockValidationErrors.cpp
index 41e833b21..5bcf2965b 100755
--- a/src/CryptoNoteCore/BlockValidationErrors.cpp
+++ b/src/CryptoNoteCore/BlockValidationErrors.cpp
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#include "BlockValidationErrors.h"
diff --git a/src/CryptoNoteCore/BlockValidationErrors.h b/src/CryptoNoteCore/BlockValidationErrors.h
index 5c1a0fa4f..0ad8067ed 100755
--- a/src/CryptoNoteCore/BlockValidationErrors.h
+++ b/src/CryptoNoteCore/BlockValidationErrors.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
diff --git a/src/CryptoNoteCore/BlockchainCache.cpp b/src/CryptoNoteCore/BlockchainCache.cpp
index 926f54b0b..6017e0684 100755
--- a/src/CryptoNoteCore/BlockchainCache.cpp
+++ b/src/CryptoNoteCore/BlockchainCache.cpp
@@ -2,20 +2,20 @@
// Copyright (c) 2018-2019, The TurtleCoin Developers
// Copyright (c) 2018-2019, The Karbo Developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#include "BlockchainCache.h"
diff --git a/src/CryptoNoteCore/BlockchainCache.h b/src/CryptoNoteCore/BlockchainCache.h
index 135b704fd..031a43ff5 100755
--- a/src/CryptoNoteCore/BlockchainCache.h
+++ b/src/CryptoNoteCore/BlockchainCache.h
@@ -1,19 +1,20 @@
// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
+// Copyright (c) 2016-2019, The Karbo developers
//
-// This file is part of Bytecoin.
+// This file is part of Karbo.
//
-// Bytecoin is free software: you can redistribute it and/or modify
+// Karbo is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
-// Bytecoin is distributed in the hope that it will be useful,
+// Karbo is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with Bytecoin. If not, see .
+// along with Karbo. If not, see .
#pragma once
#include