From d0609e8e7404845f526c72fa4ead05065f374e8b Mon Sep 17 00:00:00 2001 From: theoreticalbts Date: Mon, 12 Oct 2015 13:48:40 -0400 Subject: [PATCH 1/2] Update copyright notice for BitShares --- LICENSE.md | 3 +-- libraries/app/api.cpp | 11 ++++++++++- libraries/app/application.cpp | 11 ++++++++++- libraries/app/database_api.cpp | 11 ++++++++++- libraries/app/impacted.cpp | 11 ++++++++++- libraries/app/include/graphene/app/api.hpp | 11 ++++++++++- libraries/app/include/graphene/app/api_access.hpp | 11 ++++++++++- libraries/app/include/graphene/app/application.hpp | 11 ++++++++++- libraries/app/include/graphene/app/database_api.hpp | 11 ++++++++++- libraries/app/include/graphene/app/full_account.hpp | 11 ++++++++++- libraries/app/include/graphene/app/impacted.hpp | 11 ++++++++++- libraries/app/include/graphene/app/plugin.hpp | 11 ++++++++++- libraries/app/plugin.cpp | 11 ++++++++++- libraries/chain/account_evaluator.cpp | 11 ++++++++++- libraries/chain/account_object.cpp | 11 ++++++++++- libraries/chain/assert_evaluator.cpp | 11 ++++++++++- libraries/chain/asset_evaluator.cpp | 11 ++++++++++- libraries/chain/asset_object.cpp | 11 ++++++++++- libraries/chain/balance_evaluator.cpp | 11 ++++++++++- libraries/chain/block_database.cpp | 11 ++++++++++- libraries/chain/committee_member_evaluator.cpp | 11 ++++++++++- libraries/chain/confidential_evaluator.cpp | 11 ++++++++++- libraries/chain/database.cpp | 11 ++++++++++- libraries/chain/db_balance.cpp | 11 ++++++++++- libraries/chain/db_block.cpp | 11 ++++++++++- libraries/chain/db_debug.cpp | 11 ++++++++++- libraries/chain/db_getter.cpp | 11 ++++++++++- libraries/chain/db_init.cpp | 11 ++++++++++- libraries/chain/db_maint.cpp | 11 ++++++++++- libraries/chain/db_management.cpp | 11 ++++++++++- libraries/chain/db_market.cpp | 11 ++++++++++- libraries/chain/db_update.cpp | 11 ++++++++++- libraries/chain/db_witness_schedule.cpp | 11 ++++++++++- libraries/chain/evaluator.cpp | 11 ++++++++++- libraries/chain/fork_database.cpp | 11 ++++++++++- libraries/chain/genesis_state.cpp | 11 ++++++++++- libraries/chain/get_config.cpp | 11 ++++++++++- .../include/graphene/chain/account_evaluator.hpp | 11 ++++++++++- .../chain/include/graphene/chain/account_object.hpp | 11 ++++++++++- .../chain/include/graphene/chain/assert_evaluator.hpp | 11 ++++++++++- .../chain/include/graphene/chain/asset_evaluator.hpp | 11 ++++++++++- .../chain/include/graphene/chain/asset_object.hpp | 11 ++++++++++- .../include/graphene/chain/balance_evaluator.hpp | 11 ++++++++++- .../chain/include/graphene/chain/balance_object.hpp | 11 ++++++++++- .../chain/include/graphene/chain/block_database.hpp | 11 ++++++++++- .../include/graphene/chain/block_summary_object.hpp | 11 ++++++++++- .../include/graphene/chain/budget_record_object.hpp | 11 ++++++++++- .../include/graphene/chain/chain_property_object.hpp | 11 ++++++++++- .../graphene/chain/committee_member_evaluator.hpp | 11 ++++++++++- .../graphene/chain/committee_member_object.hpp | 11 ++++++++++- .../include/graphene/chain/confidential_evaluator.hpp | 11 ++++++++++- libraries/chain/include/graphene/chain/config.hpp | 11 ++++++++++- .../chain/include/graphene/chain/custom_evaluator.hpp | 11 ++++++++++- libraries/chain/include/graphene/chain/database.hpp | 11 ++++++++++- libraries/chain/include/graphene/chain/db_with.hpp | 11 ++++++++++- libraries/chain/include/graphene/chain/evaluator.hpp | 11 ++++++++++- libraries/chain/include/graphene/chain/exceptions.hpp | 11 ++++++++++- .../chain/include/graphene/chain/fork_database.hpp | 11 ++++++++++- .../chain/include/graphene/chain/genesis_state.hpp | 11 ++++++++++- libraries/chain/include/graphene/chain/get_config.hpp | 11 ++++++++++- .../include/graphene/chain/global_property_object.hpp | 11 ++++++++++- libraries/chain/include/graphene/chain/hardfork.hpp | 11 ++++++++++- .../graphene/chain/immutable_chain_parameters.hpp | 11 ++++++++++- .../include/graphene/chain/internal_exceptions.hpp | 11 ++++++++++- .../chain/include/graphene/chain/market_evaluator.hpp | 11 ++++++++++- .../include/graphene/chain/node_property_object.hpp | 11 ++++++++++- .../graphene/chain/operation_history_object.hpp | 11 ++++++++++- .../include/graphene/chain/proposal_evaluator.hpp | 11 ++++++++++- .../chain/include/graphene/chain/proposal_object.hpp | 11 ++++++++++- .../chain/include/graphene/chain/protocol/account.hpp | 11 ++++++++++- .../chain/include/graphene/chain/protocol/address.hpp | 11 ++++++++++- .../chain/include/graphene/chain/protocol/assert.hpp | 11 ++++++++++- .../chain/include/graphene/chain/protocol/asset.hpp | 11 ++++++++++- .../include/graphene/chain/protocol/asset_ops.hpp | 11 ++++++++++- .../include/graphene/chain/protocol/authority.hpp | 11 ++++++++++- .../chain/include/graphene/chain/protocol/balance.hpp | 11 ++++++++++- .../chain/include/graphene/chain/protocol/base.hpp | 11 ++++++++++- .../chain/include/graphene/chain/protocol/block.hpp | 11 ++++++++++- .../graphene/chain/protocol/chain_parameters.hpp | 11 ++++++++++- .../graphene/chain/protocol/committee_member.hpp | 11 ++++++++++- .../include/graphene/chain/protocol/confidential.hpp | 11 ++++++++++- .../chain/include/graphene/chain/protocol/config.hpp | 11 ++++++++++- .../chain/include/graphene/chain/protocol/custom.hpp | 11 ++++++++++- .../include/graphene/chain/protocol/fee_schedule.hpp | 11 ++++++++++- .../chain/include/graphene/chain/protocol/market.hpp | 11 ++++++++++- .../chain/include/graphene/chain/protocol/memo.hpp | 11 ++++++++++- .../include/graphene/chain/protocol/operations.hpp | 11 ++++++++++- .../include/graphene/chain/protocol/proposal.hpp | 11 ++++++++++- .../include/graphene/chain/protocol/protocol.hpp | 11 ++++++++++- .../include/graphene/chain/protocol/transaction.hpp | 11 ++++++++++- .../include/graphene/chain/protocol/transfer.hpp | 11 ++++++++++- .../chain/include/graphene/chain/protocol/types.hpp | 11 ++++++++++- .../chain/include/graphene/chain/protocol/vesting.hpp | 11 ++++++++++- .../chain/include/graphene/chain/protocol/vote.hpp | 11 ++++++++++- .../graphene/chain/protocol/withdraw_permission.hpp | 11 ++++++++++- .../chain/include/graphene/chain/protocol/witness.hpp | 11 ++++++++++- .../chain/include/graphene/chain/protocol/worker.hpp | 11 ++++++++++- .../chain/include/graphene/chain/pts_address.hpp | 11 ++++++++++- .../graphene/chain/transaction_evaluation_state.hpp | 11 ++++++++++- .../include/graphene/chain/transaction_object.hpp | 11 ++++++++++- .../include/graphene/chain/transfer_evaluator.hpp | 11 ++++++++++- .../graphene/chain/vesting_balance_evaluator.hpp | 11 ++++++++++- .../include/graphene/chain/vesting_balance_object.hpp | 11 ++++++++++- .../graphene/chain/withdraw_permission_evaluator.hpp | 11 ++++++++++- .../graphene/chain/withdraw_permission_object.hpp | 11 ++++++++++- .../include/graphene/chain/witness_evaluator.hpp | 11 ++++++++++- .../chain/include/graphene/chain/witness_object.hpp | 11 ++++++++++- .../graphene/chain/witness_schedule_object.hpp | 11 ++++++++++- .../chain/include/graphene/chain/worker_evaluator.hpp | 11 ++++++++++- libraries/chain/index.cpp | 11 ++++++++++- libraries/chain/market_evaluator.cpp | 11 ++++++++++- libraries/chain/proposal_evaluator.cpp | 11 ++++++++++- libraries/chain/proposal_object.cpp | 11 ++++++++++- libraries/chain/protocol/account.cpp | 11 ++++++++++- libraries/chain/protocol/address.cpp | 11 ++++++++++- libraries/chain/protocol/assert.cpp | 11 ++++++++++- libraries/chain/protocol/asset.cpp | 11 ++++++++++- libraries/chain/protocol/asset_ops.cpp | 11 ++++++++++- libraries/chain/protocol/authority.cpp | 11 ++++++++++- libraries/chain/protocol/block.cpp | 11 ++++++++++- libraries/chain/protocol/committee_member.cpp | 11 ++++++++++- libraries/chain/protocol/confidential.cpp | 11 ++++++++++- libraries/chain/protocol/custom.cpp | 11 ++++++++++- libraries/chain/protocol/fee_schedule.cpp | 11 ++++++++++- libraries/chain/protocol/market.cpp | 11 ++++++++++- libraries/chain/protocol/memo.cpp | 11 ++++++++++- libraries/chain/protocol/operations.cpp | 11 ++++++++++- libraries/chain/protocol/proposal.cpp | 11 ++++++++++- libraries/chain/protocol/transaction.cpp | 11 ++++++++++- libraries/chain/protocol/transfer.cpp | 11 ++++++++++- libraries/chain/protocol/types.cpp | 11 ++++++++++- libraries/chain/protocol/vote.cpp | 11 ++++++++++- libraries/chain/protocol/withdraw_permission.cpp | 11 ++++++++++- libraries/chain/protocol/witness.cpp | 11 ++++++++++- libraries/chain/protocol/worker.cpp | 11 ++++++++++- libraries/chain/pts_address.cpp | 11 ++++++++++- libraries/chain/transaction_object.cpp | 11 ++++++++++- libraries/chain/transfer_evaluator.cpp | 11 ++++++++++- libraries/chain/vesting_balance_evaluator.cpp | 11 ++++++++++- libraries/chain/vesting_balance_object.cpp | 11 ++++++++++- libraries/chain/withdraw_permission_evaluator.cpp | 11 ++++++++++- libraries/chain/witness_evaluator.cpp | 11 ++++++++++- libraries/chain/worker_evaluator.cpp | 11 ++++++++++- libraries/db/include/graphene/db/flat_index.hpp | 11 ++++++++++- libraries/db/include/graphene/db/fwd.hpp | 11 ++++++++++- libraries/db/include/graphene/db/generic_index.hpp | 11 ++++++++++- libraries/db/include/graphene/db/index.hpp | 11 ++++++++++- libraries/db/include/graphene/db/object.hpp | 11 ++++++++++- libraries/db/include/graphene/db/object_database.hpp | 11 ++++++++++- libraries/db/include/graphene/db/object_id.hpp | 11 ++++++++++- libraries/db/include/graphene/db/simple_index.hpp | 11 ++++++++++- libraries/db/include/graphene/db/type_serializer.hpp | 11 ++++++++++- libraries/db/include/graphene/db/undo_database.hpp | 11 ++++++++++- libraries/db/index.cpp | 11 ++++++++++- libraries/db/object_database.cpp | 11 ++++++++++- libraries/db/type_serializer.cpp | 11 ++++++++++- libraries/db/undo_database.cpp | 11 ++++++++++- .../deterministic_openssl_rand.cpp | 11 ++++++++++- .../graphene/utilities/deterministic_openssl_rand.hpp | 11 ++++++++++- libraries/egenesis/egenesis_none.cpp | 11 ++++++++++- libraries/egenesis/embed_genesis.cpp | 11 ++++++++++- .../egenesis/include/graphene/egenesis/egenesis.hpp | 11 ++++++++++- libraries/net/core_messages.cpp | 11 ++++++++++- libraries/net/include/graphene/net/config.hpp | 11 ++++++++++- libraries/net/include/graphene/net/core_messages.hpp | 11 ++++++++++- libraries/net/include/graphene/net/exceptions.hpp | 11 ++++++++++- libraries/net/include/graphene/net/message.hpp | 11 ++++++++++- .../graphene/net/message_oriented_connection.hpp | 11 ++++++++++- libraries/net/include/graphene/net/node.hpp | 11 ++++++++++- .../net/include/graphene/net/peer_connection.hpp | 11 ++++++++++- libraries/net/include/graphene/net/peer_database.hpp | 11 ++++++++++- libraries/net/include/graphene/net/stcp_socket.hpp | 11 ++++++++++- libraries/net/message_oriented_connection.cpp | 11 ++++++++++- libraries/net/node.cpp | 11 ++++++++++- libraries/net/peer_connection.cpp | 11 ++++++++++- libraries/net/peer_database.cpp | 11 ++++++++++- libraries/net/stcp_socket.cpp | 11 ++++++++++- libraries/p2p/include/graphene/p2p/message.hpp | 11 ++++++++++- .../graphene/p2p/message_oriented_connection.hpp | 11 ++++++++++- libraries/p2p/include/graphene/p2p/node.hpp | 11 ++++++++++- .../p2p/include/graphene/p2p/peer_connection.hpp | 11 ++++++++++- libraries/p2p/include/graphene/p2p/stcp_socket.hpp | 11 ++++++++++- libraries/p2p/message_oriented_connection.cpp | 11 ++++++++++- libraries/p2p/node.cpp | 11 ++++++++++- libraries/p2p/peer_connection.cpp | 11 ++++++++++- libraries/p2p/stcp_socket.cpp | 11 ++++++++++- .../account_history/account_history_plugin.cpp | 11 ++++++++++- .../account_history/account_history_plugin.hpp | 11 ++++++++++- .../plugins/delayed_node/delayed_node_plugin.cpp | 11 ++++++++++- .../graphene/delayed_node/delayed_node_plugin.hpp | 11 ++++++++++- .../graphene/market_history/market_history_plugin.hpp | 11 ++++++++++- .../plugins/market_history/market_history_plugin.cpp | 11 ++++++++++- .../witness/include/graphene/witness/witness.hpp | 11 ++++++++++- libraries/plugins/witness/witness.cpp | 11 ++++++++++- libraries/time/include/graphene/time/time.hpp | 11 ++++++++++- libraries/time/time.cpp | 11 ++++++++++- .../include/graphene/utilities/git_revision.hpp | 11 ++++++++++- .../include/graphene/utilities/key_conversion.hpp | 11 ++++++++++- .../include/graphene/utilities/padding_ostream.hpp | 11 ++++++++++- .../include/graphene/utilities/string_escape.hpp | 11 ++++++++++- .../utilities/include/graphene/utilities/tempdir.hpp | 11 ++++++++++- .../utilities/include/graphene/utilities/words.hpp | 11 ++++++++++- libraries/utilities/key_conversion.cpp | 11 ++++++++++- libraries/utilities/string_escape.cpp | 11 ++++++++++- libraries/utilities/tempdir.cpp | 11 ++++++++++- libraries/utilities/words.cpp | 11 ++++++++++- libraries/wallet/api_documentation_standin.cpp | 11 ++++++++++- libraries/wallet/cache.cpp | 11 ++++++++++- .../include/graphene/wallet/api_documentation.hpp | 11 ++++++++++- .../wallet/include/graphene/wallet/reflect_util.hpp | 11 ++++++++++- libraries/wallet/include/graphene/wallet/wallet.hpp | 11 ++++++++++- libraries/wallet/wallet.cpp | 11 ++++++++++- programs/cli_wallet/main.cpp | 11 ++++++++++- programs/delayed_node/main.cpp | 11 ++++++++++- programs/full_web_node/BlockChain.cpp | 11 ++++++++++- programs/full_web_node/BlockChain.hpp | 11 ++++++++++- programs/full_web_node/main.cpp | 11 ++++++++++- programs/genesis_util/genesis_update.cpp | 11 ++++++++++- programs/genesis_util/get_dev_key.cpp | 11 ++++++++++- programs/js_operation_serializer/main.cpp | 11 ++++++++++- programs/light_client/Account.cpp | 11 ++++++++++- programs/light_client/Account.hpp | 11 ++++++++++- programs/light_client/Asset.cpp | 11 ++++++++++- programs/light_client/Asset.hpp | 11 ++++++++++- programs/light_client/Balance.cpp | 11 ++++++++++- programs/light_client/Balance.hpp | 11 ++++++++++- programs/light_client/BoostMultiIndex.hpp | 11 ++++++++++- programs/light_client/ChainDataModel.cpp | 11 ++++++++++- programs/light_client/ChainDataModel.hpp | 11 ++++++++++- programs/light_client/GrapheneApplication.cpp | 11 ++++++++++- programs/light_client/GrapheneApplication.hpp | 11 ++++++++++- programs/light_client/GrapheneObject.cpp | 11 ++++++++++- programs/light_client/GrapheneObject.hpp | 11 ++++++++++- programs/light_client/Operations.cpp | 11 ++++++++++- programs/light_client/Operations.hpp | 11 ++++++++++- programs/light_client/Transaction.cpp | 11 ++++++++++- programs/light_client/Transaction.hpp | 11 ++++++++++- programs/light_client/Wallet.cpp | 11 ++++++++++- programs/light_client/Wallet.hpp | 11 ++++++++++- programs/light_client/main.cpp | 11 ++++++++++- programs/size_checker/main.cpp | 11 ++++++++++- programs/witness_node/main.cpp | 11 ++++++++++- tests/app/main.cpp | 11 ++++++++++- tests/benchmarks/genesis_allocation.cpp | 11 ++++++++++- tests/benchmarks/main.cpp | 11 ++++++++++- tests/common/database_fixture.cpp | 11 ++++++++++- tests/common/database_fixture.hpp | 11 ++++++++++- tests/generate_empty_blocks/main.cpp | 11 ++++++++++- tests/intense/block_tests.cpp | 11 ++++++++++- tests/intense/main.cpp | 11 ++++++++++- tests/performance/performance_tests.cpp | 11 ++++++++++- tests/tests/authority_tests.cpp | 11 ++++++++++- tests/tests/basic_tests.cpp | 11 ++++++++++- tests/tests/block_tests.cpp | 11 ++++++++++- tests/tests/confidential_tests.cpp | 11 ++++++++++- tests/tests/database_tests.cpp | 11 ++++++++++- tests/tests/fee_tests.cpp | 11 ++++++++++- tests/tests/main.cpp | 11 ++++++++++- tests/tests/operation_tests.cpp | 11 ++++++++++- tests/tests/operation_tests2.cpp | 11 ++++++++++- tests/tests/serialization_tests.cpp | 11 ++++++++++- tests/tests/uia_tests.cpp | 11 ++++++++++- 262 files changed, 2611 insertions(+), 263 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index 2b568656..03942c69 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,4 +1,4 @@ -Copyright (c) 2015, Cryptonomex, Inc and Contributors +Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -9,5 +9,4 @@ Redistribution and use in source and binary forms, with or without modification, 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/libraries/app/api.cpp b/libraries/app/api.cpp index 4471548a..1a5ef740 100644 --- a/libraries/app/api.cpp +++ b/libraries/app/api.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/app/application.cpp b/libraries/app/application.cpp index 6e9e29c3..e035b94b 100644 --- a/libraries/app/application.cpp +++ b/libraries/app/application.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/app/database_api.cpp b/libraries/app/database_api.cpp index ea739634..daa6e076 100644 --- a/libraries/app/database_api.cpp +++ b/libraries/app/database_api.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/app/impacted.cpp b/libraries/app/impacted.cpp index 38e9376a..f5ed1051 100644 --- a/libraries/app/impacted.cpp +++ b/libraries/app/impacted.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/app/include/graphene/app/api.hpp b/libraries/app/include/graphene/app/api.hpp index c83ad289..0e637079 100644 --- a/libraries/app/include/graphene/app/api.hpp +++ b/libraries/app/include/graphene/app/api.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/app/include/graphene/app/api_access.hpp b/libraries/app/include/graphene/app/api_access.hpp index bc123cdc..7ce36e0a 100644 --- a/libraries/app/include/graphene/app/api_access.hpp +++ b/libraries/app/include/graphene/app/api_access.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/app/include/graphene/app/application.hpp b/libraries/app/include/graphene/app/application.hpp index 8af8895c..29ebe2e4 100644 --- a/libraries/app/include/graphene/app/application.hpp +++ b/libraries/app/include/graphene/app/application.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/app/include/graphene/app/database_api.hpp b/libraries/app/include/graphene/app/database_api.hpp index 355715ad..51806206 100644 --- a/libraries/app/include/graphene/app/database_api.hpp +++ b/libraries/app/include/graphene/app/database_api.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/app/include/graphene/app/full_account.hpp b/libraries/app/include/graphene/app/full_account.hpp index d73cc23b..8b3e7b55 100644 --- a/libraries/app/include/graphene/app/full_account.hpp +++ b/libraries/app/include/graphene/app/full_account.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/app/include/graphene/app/impacted.hpp b/libraries/app/include/graphene/app/impacted.hpp index b3cdddd9..e7d511df 100644 --- a/libraries/app/include/graphene/app/impacted.hpp +++ b/libraries/app/include/graphene/app/impacted.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/app/include/graphene/app/plugin.hpp b/libraries/app/include/graphene/app/plugin.hpp index a6ad5f62..7de30e6e 100644 --- a/libraries/app/include/graphene/app/plugin.hpp +++ b/libraries/app/include/graphene/app/plugin.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/app/plugin.cpp b/libraries/app/plugin.cpp index a254b2dd..48272dcf 100644 --- a/libraries/app/plugin.cpp +++ b/libraries/app/plugin.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/account_evaluator.cpp b/libraries/chain/account_evaluator.cpp index a9e4acfc..d88d45f3 100644 --- a/libraries/chain/account_evaluator.cpp +++ b/libraries/chain/account_evaluator.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/account_object.cpp b/libraries/chain/account_object.cpp index d30c9e8b..80ae9e68 100644 --- a/libraries/chain/account_object.cpp +++ b/libraries/chain/account_object.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/assert_evaluator.cpp b/libraries/chain/assert_evaluator.cpp index 86925f35..64838b78 100644 --- a/libraries/chain/assert_evaluator.cpp +++ b/libraries/chain/assert_evaluator.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/asset_evaluator.cpp b/libraries/chain/asset_evaluator.cpp index ed6c1bc4..725ee39a 100644 --- a/libraries/chain/asset_evaluator.cpp +++ b/libraries/chain/asset_evaluator.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/asset_object.cpp b/libraries/chain/asset_object.cpp index b941b83f..d08e0e43 100644 --- a/libraries/chain/asset_object.cpp +++ b/libraries/chain/asset_object.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/balance_evaluator.cpp b/libraries/chain/balance_evaluator.cpp index bea6e3ef..bffa6f0c 100644 --- a/libraries/chain/balance_evaluator.cpp +++ b/libraries/chain/balance_evaluator.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/block_database.cpp b/libraries/chain/block_database.cpp index 5c17e7d5..dfb4f74a 100644 --- a/libraries/chain/block_database.cpp +++ b/libraries/chain/block_database.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/committee_member_evaluator.cpp b/libraries/chain/committee_member_evaluator.cpp index 7ecc76ed..e793c4f2 100644 --- a/libraries/chain/committee_member_evaluator.cpp +++ b/libraries/chain/committee_member_evaluator.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/confidential_evaluator.cpp b/libraries/chain/confidential_evaluator.cpp index d25c86f4..014e6224 100644 --- a/libraries/chain/confidential_evaluator.cpp +++ b/libraries/chain/confidential_evaluator.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/database.cpp b/libraries/chain/database.cpp index 1d1660ea..9833349e 100644 --- a/libraries/chain/database.cpp +++ b/libraries/chain/database.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/db_balance.cpp b/libraries/chain/db_balance.cpp index b698fd17..fb455126 100644 --- a/libraries/chain/db_balance.cpp +++ b/libraries/chain/db_balance.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/db_block.cpp b/libraries/chain/db_block.cpp index 6db31518..6aafdf2a 100644 --- a/libraries/chain/db_block.cpp +++ b/libraries/chain/db_block.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/db_debug.cpp b/libraries/chain/db_debug.cpp index 8983b265..c296783d 100644 --- a/libraries/chain/db_debug.cpp +++ b/libraries/chain/db_debug.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/db_getter.cpp b/libraries/chain/db_getter.cpp index 018855ec..c344a1b5 100644 --- a/libraries/chain/db_getter.cpp +++ b/libraries/chain/db_getter.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/db_init.cpp b/libraries/chain/db_init.cpp index e6bfa88c..a1a1e589 100644 --- a/libraries/chain/db_init.cpp +++ b/libraries/chain/db_init.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/db_maint.cpp b/libraries/chain/db_maint.cpp index 49db564a..69a04892 100644 --- a/libraries/chain/db_maint.cpp +++ b/libraries/chain/db_maint.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/db_management.cpp b/libraries/chain/db_management.cpp index 4e26cb4c..2a1ce4b8 100644 --- a/libraries/chain/db_management.cpp +++ b/libraries/chain/db_management.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/db_market.cpp b/libraries/chain/db_market.cpp index ad504e57..0a280a81 100644 --- a/libraries/chain/db_market.cpp +++ b/libraries/chain/db_market.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/db_update.cpp b/libraries/chain/db_update.cpp index 3cb3adc2..1fc7fc83 100644 --- a/libraries/chain/db_update.cpp +++ b/libraries/chain/db_update.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/db_witness_schedule.cpp b/libraries/chain/db_witness_schedule.cpp index ce9fc391..a2f368a9 100644 --- a/libraries/chain/db_witness_schedule.cpp +++ b/libraries/chain/db_witness_schedule.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/evaluator.cpp b/libraries/chain/evaluator.cpp index 1e1fae25..4a190963 100644 --- a/libraries/chain/evaluator.cpp +++ b/libraries/chain/evaluator.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/fork_database.cpp b/libraries/chain/fork_database.cpp index 914432f4..19f5e8bd 100644 --- a/libraries/chain/fork_database.cpp +++ b/libraries/chain/fork_database.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/genesis_state.cpp b/libraries/chain/genesis_state.cpp index b66c52b0..aef07aaa 100644 --- a/libraries/chain/genesis_state.cpp +++ b/libraries/chain/genesis_state.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/get_config.cpp b/libraries/chain/get_config.cpp index f05839d5..8028a199 100644 --- a/libraries/chain/get_config.cpp +++ b/libraries/chain/get_config.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/account_evaluator.hpp b/libraries/chain/include/graphene/chain/account_evaluator.hpp index 9ea5978a..b9c7d29e 100644 --- a/libraries/chain/include/graphene/chain/account_evaluator.hpp +++ b/libraries/chain/include/graphene/chain/account_evaluator.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/account_object.hpp b/libraries/chain/include/graphene/chain/account_object.hpp index 021166ef..7c6dac90 100644 --- a/libraries/chain/include/graphene/chain/account_object.hpp +++ b/libraries/chain/include/graphene/chain/account_object.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/assert_evaluator.hpp b/libraries/chain/include/graphene/chain/assert_evaluator.hpp index adbe7388..d114589c 100644 --- a/libraries/chain/include/graphene/chain/assert_evaluator.hpp +++ b/libraries/chain/include/graphene/chain/assert_evaluator.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/asset_evaluator.hpp b/libraries/chain/include/graphene/chain/asset_evaluator.hpp index 16806564..7e5b9268 100644 --- a/libraries/chain/include/graphene/chain/asset_evaluator.hpp +++ b/libraries/chain/include/graphene/chain/asset_evaluator.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/asset_object.hpp b/libraries/chain/include/graphene/chain/asset_object.hpp index af7f6d6e..4496fe03 100644 --- a/libraries/chain/include/graphene/chain/asset_object.hpp +++ b/libraries/chain/include/graphene/chain/asset_object.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/balance_evaluator.hpp b/libraries/chain/include/graphene/chain/balance_evaluator.hpp index b8d90f52..d359126b 100644 --- a/libraries/chain/include/graphene/chain/balance_evaluator.hpp +++ b/libraries/chain/include/graphene/chain/balance_evaluator.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/balance_object.hpp b/libraries/chain/include/graphene/chain/balance_object.hpp index aab8f3d1..f5974d99 100644 --- a/libraries/chain/include/graphene/chain/balance_object.hpp +++ b/libraries/chain/include/graphene/chain/balance_object.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/block_database.hpp b/libraries/chain/include/graphene/chain/block_database.hpp index 7222f49a..6f952662 100644 --- a/libraries/chain/include/graphene/chain/block_database.hpp +++ b/libraries/chain/include/graphene/chain/block_database.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/block_summary_object.hpp b/libraries/chain/include/graphene/chain/block_summary_object.hpp index 1b44f75d..15f6f5a3 100644 --- a/libraries/chain/include/graphene/chain/block_summary_object.hpp +++ b/libraries/chain/include/graphene/chain/block_summary_object.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/budget_record_object.hpp b/libraries/chain/include/graphene/chain/budget_record_object.hpp index d67e2017..d23f04fd 100644 --- a/libraries/chain/include/graphene/chain/budget_record_object.hpp +++ b/libraries/chain/include/graphene/chain/budget_record_object.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/chain_property_object.hpp b/libraries/chain/include/graphene/chain/chain_property_object.hpp index 9afcc8fd..290b6e04 100644 --- a/libraries/chain/include/graphene/chain/chain_property_object.hpp +++ b/libraries/chain/include/graphene/chain/chain_property_object.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/committee_member_evaluator.hpp b/libraries/chain/include/graphene/chain/committee_member_evaluator.hpp index 511c5448..041461e3 100644 --- a/libraries/chain/include/graphene/chain/committee_member_evaluator.hpp +++ b/libraries/chain/include/graphene/chain/committee_member_evaluator.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/committee_member_object.hpp b/libraries/chain/include/graphene/chain/committee_member_object.hpp index 8ace46b4..7c47e033 100644 --- a/libraries/chain/include/graphene/chain/committee_member_object.hpp +++ b/libraries/chain/include/graphene/chain/committee_member_object.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/confidential_evaluator.hpp b/libraries/chain/include/graphene/chain/confidential_evaluator.hpp index d481b665..1964795f 100644 --- a/libraries/chain/include/graphene/chain/confidential_evaluator.hpp +++ b/libraries/chain/include/graphene/chain/confidential_evaluator.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/config.hpp b/libraries/chain/include/graphene/chain/config.hpp index 755a1c49..6e2ce4d5 100644 --- a/libraries/chain/include/graphene/chain/config.hpp +++ b/libraries/chain/include/graphene/chain/config.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/custom_evaluator.hpp b/libraries/chain/include/graphene/chain/custom_evaluator.hpp index 6fa12efb..7bd259fc 100644 --- a/libraries/chain/include/graphene/chain/custom_evaluator.hpp +++ b/libraries/chain/include/graphene/chain/custom_evaluator.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/database.hpp b/libraries/chain/include/graphene/chain/database.hpp index 4ba34634..c44e687d 100644 --- a/libraries/chain/include/graphene/chain/database.hpp +++ b/libraries/chain/include/graphene/chain/database.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/db_with.hpp b/libraries/chain/include/graphene/chain/db_with.hpp index 6f39660f..75a927dc 100644 --- a/libraries/chain/include/graphene/chain/db_with.hpp +++ b/libraries/chain/include/graphene/chain/db_with.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/evaluator.hpp b/libraries/chain/include/graphene/chain/evaluator.hpp index 223026dd..015f10a5 100644 --- a/libraries/chain/include/graphene/chain/evaluator.hpp +++ b/libraries/chain/include/graphene/chain/evaluator.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/exceptions.hpp b/libraries/chain/include/graphene/chain/exceptions.hpp index e3615bf8..800dfffa 100644 --- a/libraries/chain/include/graphene/chain/exceptions.hpp +++ b/libraries/chain/include/graphene/chain/exceptions.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/fork_database.hpp b/libraries/chain/include/graphene/chain/fork_database.hpp index b44697d9..a1de2724 100644 --- a/libraries/chain/include/graphene/chain/fork_database.hpp +++ b/libraries/chain/include/graphene/chain/fork_database.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/genesis_state.hpp b/libraries/chain/include/graphene/chain/genesis_state.hpp index 20a7835c..b607864e 100644 --- a/libraries/chain/include/graphene/chain/genesis_state.hpp +++ b/libraries/chain/include/graphene/chain/genesis_state.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/get_config.hpp b/libraries/chain/include/graphene/chain/get_config.hpp index bbdbdada..1b0fea50 100644 --- a/libraries/chain/include/graphene/chain/get_config.hpp +++ b/libraries/chain/include/graphene/chain/get_config.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/global_property_object.hpp b/libraries/chain/include/graphene/chain/global_property_object.hpp index 40186316..b861e5be 100644 --- a/libraries/chain/include/graphene/chain/global_property_object.hpp +++ b/libraries/chain/include/graphene/chain/global_property_object.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/hardfork.hpp b/libraries/chain/include/graphene/chain/hardfork.hpp index 96c18694..01907932 100644 --- a/libraries/chain/include/graphene/chain/hardfork.hpp +++ b/libraries/chain/include/graphene/chain/hardfork.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/immutable_chain_parameters.hpp b/libraries/chain/include/graphene/chain/immutable_chain_parameters.hpp index 041202a2..393fc0f6 100644 --- a/libraries/chain/include/graphene/chain/immutable_chain_parameters.hpp +++ b/libraries/chain/include/graphene/chain/immutable_chain_parameters.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/internal_exceptions.hpp b/libraries/chain/include/graphene/chain/internal_exceptions.hpp index 5fa0de0c..3e5ed584 100644 --- a/libraries/chain/include/graphene/chain/internal_exceptions.hpp +++ b/libraries/chain/include/graphene/chain/internal_exceptions.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/market_evaluator.hpp b/libraries/chain/include/graphene/chain/market_evaluator.hpp index e321e714..f6dfa4a0 100644 --- a/libraries/chain/include/graphene/chain/market_evaluator.hpp +++ b/libraries/chain/include/graphene/chain/market_evaluator.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/node_property_object.hpp b/libraries/chain/include/graphene/chain/node_property_object.hpp index 83a36902..b30af57c 100644 --- a/libraries/chain/include/graphene/chain/node_property_object.hpp +++ b/libraries/chain/include/graphene/chain/node_property_object.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/operation_history_object.hpp b/libraries/chain/include/graphene/chain/operation_history_object.hpp index 9230ef4c..b1e9d834 100644 --- a/libraries/chain/include/graphene/chain/operation_history_object.hpp +++ b/libraries/chain/include/graphene/chain/operation_history_object.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/proposal_evaluator.hpp b/libraries/chain/include/graphene/chain/proposal_evaluator.hpp index 7564e554..7a623011 100644 --- a/libraries/chain/include/graphene/chain/proposal_evaluator.hpp +++ b/libraries/chain/include/graphene/chain/proposal_evaluator.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/proposal_object.hpp b/libraries/chain/include/graphene/chain/proposal_object.hpp index 384b1e6d..edbf6b5c 100644 --- a/libraries/chain/include/graphene/chain/proposal_object.hpp +++ b/libraries/chain/include/graphene/chain/proposal_object.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/protocol/account.hpp b/libraries/chain/include/graphene/chain/protocol/account.hpp index 8d61df8f..22670193 100644 --- a/libraries/chain/include/graphene/chain/protocol/account.hpp +++ b/libraries/chain/include/graphene/chain/protocol/account.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/protocol/address.hpp b/libraries/chain/include/graphene/chain/protocol/address.hpp index 35971317..df92795d 100644 --- a/libraries/chain/include/graphene/chain/protocol/address.hpp +++ b/libraries/chain/include/graphene/chain/protocol/address.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/protocol/assert.hpp b/libraries/chain/include/graphene/chain/protocol/assert.hpp index c812a181..d682eed6 100644 --- a/libraries/chain/include/graphene/chain/protocol/assert.hpp +++ b/libraries/chain/include/graphene/chain/protocol/assert.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/protocol/asset.hpp b/libraries/chain/include/graphene/chain/protocol/asset.hpp index f3a90729..d47c59c9 100644 --- a/libraries/chain/include/graphene/chain/protocol/asset.hpp +++ b/libraries/chain/include/graphene/chain/protocol/asset.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/protocol/asset_ops.hpp b/libraries/chain/include/graphene/chain/protocol/asset_ops.hpp index 989ca89c..e0cd26eb 100644 --- a/libraries/chain/include/graphene/chain/protocol/asset_ops.hpp +++ b/libraries/chain/include/graphene/chain/protocol/asset_ops.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/protocol/authority.hpp b/libraries/chain/include/graphene/chain/protocol/authority.hpp index 166e6908..0d7309be 100644 --- a/libraries/chain/include/graphene/chain/protocol/authority.hpp +++ b/libraries/chain/include/graphene/chain/protocol/authority.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/protocol/balance.hpp b/libraries/chain/include/graphene/chain/protocol/balance.hpp index d444301d..d6331175 100644 --- a/libraries/chain/include/graphene/chain/protocol/balance.hpp +++ b/libraries/chain/include/graphene/chain/protocol/balance.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/protocol/base.hpp b/libraries/chain/include/graphene/chain/protocol/base.hpp index 1eed9304..92708933 100644 --- a/libraries/chain/include/graphene/chain/protocol/base.hpp +++ b/libraries/chain/include/graphene/chain/protocol/base.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/protocol/block.hpp b/libraries/chain/include/graphene/chain/protocol/block.hpp index a254911e..6511040f 100644 --- a/libraries/chain/include/graphene/chain/protocol/block.hpp +++ b/libraries/chain/include/graphene/chain/protocol/block.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/protocol/chain_parameters.hpp b/libraries/chain/include/graphene/chain/protocol/chain_parameters.hpp index 4346ffdc..f7172967 100644 --- a/libraries/chain/include/graphene/chain/protocol/chain_parameters.hpp +++ b/libraries/chain/include/graphene/chain/protocol/chain_parameters.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/protocol/committee_member.hpp b/libraries/chain/include/graphene/chain/protocol/committee_member.hpp index 68681262..15bcb3ac 100644 --- a/libraries/chain/include/graphene/chain/protocol/committee_member.hpp +++ b/libraries/chain/include/graphene/chain/protocol/committee_member.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/protocol/confidential.hpp b/libraries/chain/include/graphene/chain/protocol/confidential.hpp index 94dfd8a7..8d22cc0e 100644 --- a/libraries/chain/include/graphene/chain/protocol/confidential.hpp +++ b/libraries/chain/include/graphene/chain/protocol/confidential.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/protocol/config.hpp b/libraries/chain/include/graphene/chain/protocol/config.hpp index 4ec3931f..0b3a35b6 100644 --- a/libraries/chain/include/graphene/chain/protocol/config.hpp +++ b/libraries/chain/include/graphene/chain/protocol/config.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/protocol/custom.hpp b/libraries/chain/include/graphene/chain/protocol/custom.hpp index a60226aa..ca8d2286 100644 --- a/libraries/chain/include/graphene/chain/protocol/custom.hpp +++ b/libraries/chain/include/graphene/chain/protocol/custom.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/protocol/fee_schedule.hpp b/libraries/chain/include/graphene/chain/protocol/fee_schedule.hpp index 91a5a133..fb122438 100644 --- a/libraries/chain/include/graphene/chain/protocol/fee_schedule.hpp +++ b/libraries/chain/include/graphene/chain/protocol/fee_schedule.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/protocol/market.hpp b/libraries/chain/include/graphene/chain/protocol/market.hpp index 6f960916..41aedecb 100644 --- a/libraries/chain/include/graphene/chain/protocol/market.hpp +++ b/libraries/chain/include/graphene/chain/protocol/market.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/protocol/memo.hpp b/libraries/chain/include/graphene/chain/protocol/memo.hpp index 4af8a9fb..dde8da8a 100644 --- a/libraries/chain/include/graphene/chain/protocol/memo.hpp +++ b/libraries/chain/include/graphene/chain/protocol/memo.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/protocol/operations.hpp b/libraries/chain/include/graphene/chain/protocol/operations.hpp index bff35fb7..9ef0c549 100644 --- a/libraries/chain/include/graphene/chain/protocol/operations.hpp +++ b/libraries/chain/include/graphene/chain/protocol/operations.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/protocol/proposal.hpp b/libraries/chain/include/graphene/chain/protocol/proposal.hpp index fcdb719f..d6bce2d5 100644 --- a/libraries/chain/include/graphene/chain/protocol/proposal.hpp +++ b/libraries/chain/include/graphene/chain/protocol/proposal.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/protocol/protocol.hpp b/libraries/chain/include/graphene/chain/protocol/protocol.hpp index 4ce77c3b..5651e081 100644 --- a/libraries/chain/include/graphene/chain/protocol/protocol.hpp +++ b/libraries/chain/include/graphene/chain/protocol/protocol.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/protocol/transaction.hpp b/libraries/chain/include/graphene/chain/protocol/transaction.hpp index 3fb0c043..fafee37b 100644 --- a/libraries/chain/include/graphene/chain/protocol/transaction.hpp +++ b/libraries/chain/include/graphene/chain/protocol/transaction.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/protocol/transfer.hpp b/libraries/chain/include/graphene/chain/protocol/transfer.hpp index 72699bcd..b3657d3f 100644 --- a/libraries/chain/include/graphene/chain/protocol/transfer.hpp +++ b/libraries/chain/include/graphene/chain/protocol/transfer.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/protocol/types.hpp b/libraries/chain/include/graphene/chain/protocol/types.hpp index 38c89d0f..ea9abae5 100644 --- a/libraries/chain/include/graphene/chain/protocol/types.hpp +++ b/libraries/chain/include/graphene/chain/protocol/types.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/protocol/vesting.hpp b/libraries/chain/include/graphene/chain/protocol/vesting.hpp index 17b2332d..ea45316b 100644 --- a/libraries/chain/include/graphene/chain/protocol/vesting.hpp +++ b/libraries/chain/include/graphene/chain/protocol/vesting.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/protocol/vote.hpp b/libraries/chain/include/graphene/chain/protocol/vote.hpp index f50c5f82..26a34f9d 100644 --- a/libraries/chain/include/graphene/chain/protocol/vote.hpp +++ b/libraries/chain/include/graphene/chain/protocol/vote.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/protocol/withdraw_permission.hpp b/libraries/chain/include/graphene/chain/protocol/withdraw_permission.hpp index 765f2c4f..a4f86038 100644 --- a/libraries/chain/include/graphene/chain/protocol/withdraw_permission.hpp +++ b/libraries/chain/include/graphene/chain/protocol/withdraw_permission.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/protocol/witness.hpp b/libraries/chain/include/graphene/chain/protocol/witness.hpp index 692ae110..1509b5b8 100644 --- a/libraries/chain/include/graphene/chain/protocol/witness.hpp +++ b/libraries/chain/include/graphene/chain/protocol/witness.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/protocol/worker.hpp b/libraries/chain/include/graphene/chain/protocol/worker.hpp index 5ab7dc7c..89942660 100644 --- a/libraries/chain/include/graphene/chain/protocol/worker.hpp +++ b/libraries/chain/include/graphene/chain/protocol/worker.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/pts_address.hpp b/libraries/chain/include/graphene/chain/pts_address.hpp index 5d1665f3..349adf4d 100644 --- a/libraries/chain/include/graphene/chain/pts_address.hpp +++ b/libraries/chain/include/graphene/chain/pts_address.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/transaction_evaluation_state.hpp b/libraries/chain/include/graphene/chain/transaction_evaluation_state.hpp index 85290908..f31cc93c 100644 --- a/libraries/chain/include/graphene/chain/transaction_evaluation_state.hpp +++ b/libraries/chain/include/graphene/chain/transaction_evaluation_state.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/transaction_object.hpp b/libraries/chain/include/graphene/chain/transaction_object.hpp index 7d0d7f0e..652fc428 100644 --- a/libraries/chain/include/graphene/chain/transaction_object.hpp +++ b/libraries/chain/include/graphene/chain/transaction_object.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/transfer_evaluator.hpp b/libraries/chain/include/graphene/chain/transfer_evaluator.hpp index 8f1b860f..4be82653 100644 --- a/libraries/chain/include/graphene/chain/transfer_evaluator.hpp +++ b/libraries/chain/include/graphene/chain/transfer_evaluator.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/vesting_balance_evaluator.hpp b/libraries/chain/include/graphene/chain/vesting_balance_evaluator.hpp index fabbe5eb..8a299379 100644 --- a/libraries/chain/include/graphene/chain/vesting_balance_evaluator.hpp +++ b/libraries/chain/include/graphene/chain/vesting_balance_evaluator.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/vesting_balance_object.hpp b/libraries/chain/include/graphene/chain/vesting_balance_object.hpp index 5ff76c9e..ee769e65 100644 --- a/libraries/chain/include/graphene/chain/vesting_balance_object.hpp +++ b/libraries/chain/include/graphene/chain/vesting_balance_object.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/withdraw_permission_evaluator.hpp b/libraries/chain/include/graphene/chain/withdraw_permission_evaluator.hpp index 6f3ce242..c4817ed5 100644 --- a/libraries/chain/include/graphene/chain/withdraw_permission_evaluator.hpp +++ b/libraries/chain/include/graphene/chain/withdraw_permission_evaluator.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/withdraw_permission_object.hpp b/libraries/chain/include/graphene/chain/withdraw_permission_object.hpp index 4baf774d..97ef23b4 100644 --- a/libraries/chain/include/graphene/chain/withdraw_permission_object.hpp +++ b/libraries/chain/include/graphene/chain/withdraw_permission_object.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/witness_evaluator.hpp b/libraries/chain/include/graphene/chain/witness_evaluator.hpp index 1643ddda..e14f2017 100644 --- a/libraries/chain/include/graphene/chain/witness_evaluator.hpp +++ b/libraries/chain/include/graphene/chain/witness_evaluator.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/witness_object.hpp b/libraries/chain/include/graphene/chain/witness_object.hpp index 3ee37742..bc9b1751 100644 --- a/libraries/chain/include/graphene/chain/witness_object.hpp +++ b/libraries/chain/include/graphene/chain/witness_object.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/witness_schedule_object.hpp b/libraries/chain/include/graphene/chain/witness_schedule_object.hpp index c8d36851..959dd31a 100644 --- a/libraries/chain/include/graphene/chain/witness_schedule_object.hpp +++ b/libraries/chain/include/graphene/chain/witness_schedule_object.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/include/graphene/chain/worker_evaluator.hpp b/libraries/chain/include/graphene/chain/worker_evaluator.hpp index 09f0a384..266cf70c 100644 --- a/libraries/chain/include/graphene/chain/worker_evaluator.hpp +++ b/libraries/chain/include/graphene/chain/worker_evaluator.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/index.cpp b/libraries/chain/index.cpp index cde306c1..701af93b 100644 --- a/libraries/chain/index.cpp +++ b/libraries/chain/index.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/market_evaluator.cpp b/libraries/chain/market_evaluator.cpp index 956a3ee1..c9bd3e9c 100644 --- a/libraries/chain/market_evaluator.cpp +++ b/libraries/chain/market_evaluator.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/proposal_evaluator.cpp b/libraries/chain/proposal_evaluator.cpp index 548cc318..cd8556aa 100644 --- a/libraries/chain/proposal_evaluator.cpp +++ b/libraries/chain/proposal_evaluator.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/proposal_object.cpp b/libraries/chain/proposal_object.cpp index 349a33be..b9e52fa6 100644 --- a/libraries/chain/proposal_object.cpp +++ b/libraries/chain/proposal_object.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/protocol/account.cpp b/libraries/chain/protocol/account.cpp index 8f1d114a..003af663 100644 --- a/libraries/chain/protocol/account.cpp +++ b/libraries/chain/protocol/account.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/protocol/address.cpp b/libraries/chain/protocol/address.cpp index a93d5683..fa8bffb9 100644 --- a/libraries/chain/protocol/address.cpp +++ b/libraries/chain/protocol/address.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/protocol/assert.cpp b/libraries/chain/protocol/assert.cpp index f7b29b43..29bb5edf 100644 --- a/libraries/chain/protocol/assert.cpp +++ b/libraries/chain/protocol/assert.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/protocol/asset.cpp b/libraries/chain/protocol/asset.cpp index a0be16af..0d3165f0 100644 --- a/libraries/chain/protocol/asset.cpp +++ b/libraries/chain/protocol/asset.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/protocol/asset_ops.cpp b/libraries/chain/protocol/asset_ops.cpp index a6d51066..87d3cec7 100644 --- a/libraries/chain/protocol/asset_ops.cpp +++ b/libraries/chain/protocol/asset_ops.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/protocol/authority.cpp b/libraries/chain/protocol/authority.cpp index aae00771..e8ed0c4d 100644 --- a/libraries/chain/protocol/authority.cpp +++ b/libraries/chain/protocol/authority.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/protocol/block.cpp b/libraries/chain/protocol/block.cpp index 2e8e49ee..72180c72 100644 --- a/libraries/chain/protocol/block.cpp +++ b/libraries/chain/protocol/block.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/protocol/committee_member.cpp b/libraries/chain/protocol/committee_member.cpp index acdd5487..7888195b 100644 --- a/libraries/chain/protocol/committee_member.cpp +++ b/libraries/chain/protocol/committee_member.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/protocol/confidential.cpp b/libraries/chain/protocol/confidential.cpp index 4c89a5ce..305c313e 100644 --- a/libraries/chain/protocol/confidential.cpp +++ b/libraries/chain/protocol/confidential.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/protocol/custom.cpp b/libraries/chain/protocol/custom.cpp index d1ac259e..3673be8c 100644 --- a/libraries/chain/protocol/custom.cpp +++ b/libraries/chain/protocol/custom.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/protocol/fee_schedule.cpp b/libraries/chain/protocol/fee_schedule.cpp index ce4dca74..6950aac0 100644 --- a/libraries/chain/protocol/fee_schedule.cpp +++ b/libraries/chain/protocol/fee_schedule.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/protocol/market.cpp b/libraries/chain/protocol/market.cpp index 982197fe..4e14d532 100644 --- a/libraries/chain/protocol/market.cpp +++ b/libraries/chain/protocol/market.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/protocol/memo.cpp b/libraries/chain/protocol/memo.cpp index cc2d3a6c..f509488c 100644 --- a/libraries/chain/protocol/memo.cpp +++ b/libraries/chain/protocol/memo.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/protocol/operations.cpp b/libraries/chain/protocol/operations.cpp index 760a4ccc..26dbaaa1 100644 --- a/libraries/chain/protocol/operations.cpp +++ b/libraries/chain/protocol/operations.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/protocol/proposal.cpp b/libraries/chain/protocol/proposal.cpp index 240137f8..41d6ac72 100644 --- a/libraries/chain/protocol/proposal.cpp +++ b/libraries/chain/protocol/proposal.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/protocol/transaction.cpp b/libraries/chain/protocol/transaction.cpp index 20798de6..53685862 100644 --- a/libraries/chain/protocol/transaction.cpp +++ b/libraries/chain/protocol/transaction.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/protocol/transfer.cpp b/libraries/chain/protocol/transfer.cpp index c3c20c23..bb769789 100644 --- a/libraries/chain/protocol/transfer.cpp +++ b/libraries/chain/protocol/transfer.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/protocol/types.cpp b/libraries/chain/protocol/types.cpp index 7935f7d8..b9d99792 100644 --- a/libraries/chain/protocol/types.cpp +++ b/libraries/chain/protocol/types.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/protocol/vote.cpp b/libraries/chain/protocol/vote.cpp index 6f7ef80e..b87c66c4 100644 --- a/libraries/chain/protocol/vote.cpp +++ b/libraries/chain/protocol/vote.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/protocol/withdraw_permission.cpp b/libraries/chain/protocol/withdraw_permission.cpp index dbc5c68a..2786c64a 100644 --- a/libraries/chain/protocol/withdraw_permission.cpp +++ b/libraries/chain/protocol/withdraw_permission.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/protocol/witness.cpp b/libraries/chain/protocol/witness.cpp index de81ab0d..0ab1f527 100644 --- a/libraries/chain/protocol/witness.cpp +++ b/libraries/chain/protocol/witness.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/protocol/worker.cpp b/libraries/chain/protocol/worker.cpp index b5ba5b05..b3d485e4 100644 --- a/libraries/chain/protocol/worker.cpp +++ b/libraries/chain/protocol/worker.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/pts_address.cpp b/libraries/chain/pts_address.cpp index ea5ca39f..53f68587 100644 --- a/libraries/chain/pts_address.cpp +++ b/libraries/chain/pts_address.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/transaction_object.cpp b/libraries/chain/transaction_object.cpp index 26157339..761edbd7 100644 --- a/libraries/chain/transaction_object.cpp +++ b/libraries/chain/transaction_object.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/transfer_evaluator.cpp b/libraries/chain/transfer_evaluator.cpp index 59909ac4..91e6eeb4 100644 --- a/libraries/chain/transfer_evaluator.cpp +++ b/libraries/chain/transfer_evaluator.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/vesting_balance_evaluator.cpp b/libraries/chain/vesting_balance_evaluator.cpp index d9a173f0..c9ada170 100644 --- a/libraries/chain/vesting_balance_evaluator.cpp +++ b/libraries/chain/vesting_balance_evaluator.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/vesting_balance_object.cpp b/libraries/chain/vesting_balance_object.cpp index 31f3f41f..296e4cea 100644 --- a/libraries/chain/vesting_balance_object.cpp +++ b/libraries/chain/vesting_balance_object.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/withdraw_permission_evaluator.cpp b/libraries/chain/withdraw_permission_evaluator.cpp index 68380bcc..620a2af7 100644 --- a/libraries/chain/withdraw_permission_evaluator.cpp +++ b/libraries/chain/withdraw_permission_evaluator.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/witness_evaluator.cpp b/libraries/chain/witness_evaluator.cpp index 6d4b42d4..4bbc34be 100644 --- a/libraries/chain/witness_evaluator.cpp +++ b/libraries/chain/witness_evaluator.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/chain/worker_evaluator.cpp b/libraries/chain/worker_evaluator.cpp index 508be800..e1833222 100644 --- a/libraries/chain/worker_evaluator.cpp +++ b/libraries/chain/worker_evaluator.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/db/include/graphene/db/flat_index.hpp b/libraries/db/include/graphene/db/flat_index.hpp index 42230dcb..fd6ac37f 100644 --- a/libraries/db/include/graphene/db/flat_index.hpp +++ b/libraries/db/include/graphene/db/flat_index.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/db/include/graphene/db/fwd.hpp b/libraries/db/include/graphene/db/fwd.hpp index 0156d384..02567ea9 100644 --- a/libraries/db/include/graphene/db/fwd.hpp +++ b/libraries/db/include/graphene/db/fwd.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/db/include/graphene/db/generic_index.hpp b/libraries/db/include/graphene/db/generic_index.hpp index bd97b389..1ccb4154 100644 --- a/libraries/db/include/graphene/db/generic_index.hpp +++ b/libraries/db/include/graphene/db/generic_index.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/db/include/graphene/db/index.hpp b/libraries/db/include/graphene/db/index.hpp index 8fb3b218..283263db 100644 --- a/libraries/db/include/graphene/db/index.hpp +++ b/libraries/db/include/graphene/db/index.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/db/include/graphene/db/object.hpp b/libraries/db/include/graphene/db/object.hpp index 30c1ce53..fa1e917d 100644 --- a/libraries/db/include/graphene/db/object.hpp +++ b/libraries/db/include/graphene/db/object.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/db/include/graphene/db/object_database.hpp b/libraries/db/include/graphene/db/object_database.hpp index ef6ed603..dc6427b4 100644 --- a/libraries/db/include/graphene/db/object_database.hpp +++ b/libraries/db/include/graphene/db/object_database.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/db/include/graphene/db/object_id.hpp b/libraries/db/include/graphene/db/object_id.hpp index 821aec63..6a3cf843 100644 --- a/libraries/db/include/graphene/db/object_id.hpp +++ b/libraries/db/include/graphene/db/object_id.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/db/include/graphene/db/simple_index.hpp b/libraries/db/include/graphene/db/simple_index.hpp index bb4698a4..2f2e7884 100644 --- a/libraries/db/include/graphene/db/simple_index.hpp +++ b/libraries/db/include/graphene/db/simple_index.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/db/include/graphene/db/type_serializer.hpp b/libraries/db/include/graphene/db/type_serializer.hpp index 7bf5fec5..62ef8b20 100644 --- a/libraries/db/include/graphene/db/type_serializer.hpp +++ b/libraries/db/include/graphene/db/type_serializer.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/db/include/graphene/db/undo_database.hpp b/libraries/db/include/graphene/db/undo_database.hpp index a40c80cf..e099fd99 100644 --- a/libraries/db/include/graphene/db/undo_database.hpp +++ b/libraries/db/include/graphene/db/undo_database.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/db/index.cpp b/libraries/db/index.cpp index b1e02042..273cb74c 100644 --- a/libraries/db/index.cpp +++ b/libraries/db/index.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/db/object_database.cpp b/libraries/db/object_database.cpp index 535185f5..8c277b59 100644 --- a/libraries/db/object_database.cpp +++ b/libraries/db/object_database.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/db/type_serializer.cpp b/libraries/db/type_serializer.cpp index c46a57d9..ad59c0e1 100644 --- a/libraries/db/type_serializer.cpp +++ b/libraries/db/type_serializer.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/db/undo_database.cpp b/libraries/db/undo_database.cpp index 1b928fdb..e461c553 100644 --- a/libraries/db/undo_database.cpp +++ b/libraries/db/undo_database.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/deterministic_openssl_rand/deterministic_openssl_rand.cpp b/libraries/deterministic_openssl_rand/deterministic_openssl_rand.cpp index 6ece44d3..15bf5914 100644 --- a/libraries/deterministic_openssl_rand/deterministic_openssl_rand.cpp +++ b/libraries/deterministic_openssl_rand/deterministic_openssl_rand.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/deterministic_openssl_rand/include/graphene/utilities/deterministic_openssl_rand.hpp b/libraries/deterministic_openssl_rand/include/graphene/utilities/deterministic_openssl_rand.hpp index e196830c..44bc4f9d 100644 --- a/libraries/deterministic_openssl_rand/include/graphene/utilities/deterministic_openssl_rand.hpp +++ b/libraries/deterministic_openssl_rand/include/graphene/utilities/deterministic_openssl_rand.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/egenesis/egenesis_none.cpp b/libraries/egenesis/egenesis_none.cpp index ad41be75..55e0dc3d 100644 --- a/libraries/egenesis/egenesis_none.cpp +++ b/libraries/egenesis/egenesis_none.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/egenesis/embed_genesis.cpp b/libraries/egenesis/embed_genesis.cpp index 8cd01277..c97e9fa9 100644 --- a/libraries/egenesis/embed_genesis.cpp +++ b/libraries/egenesis/embed_genesis.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/egenesis/include/graphene/egenesis/egenesis.hpp b/libraries/egenesis/include/graphene/egenesis/egenesis.hpp index 543208a5..c9a656bb 100644 --- a/libraries/egenesis/include/graphene/egenesis/egenesis.hpp +++ b/libraries/egenesis/include/graphene/egenesis/egenesis.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/net/core_messages.cpp b/libraries/net/core_messages.cpp index f541c92a..c7108df1 100644 --- a/libraries/net/core_messages.cpp +++ b/libraries/net/core_messages.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/net/include/graphene/net/config.hpp b/libraries/net/include/graphene/net/config.hpp index 4b0dfa2d..d85d3d06 100644 --- a/libraries/net/include/graphene/net/config.hpp +++ b/libraries/net/include/graphene/net/config.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/net/include/graphene/net/core_messages.hpp b/libraries/net/include/graphene/net/core_messages.hpp index fd2243b3..6e1449b4 100644 --- a/libraries/net/include/graphene/net/core_messages.hpp +++ b/libraries/net/include/graphene/net/core_messages.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/net/include/graphene/net/exceptions.hpp b/libraries/net/include/graphene/net/exceptions.hpp index 80ce0b32..79a9a872 100644 --- a/libraries/net/include/graphene/net/exceptions.hpp +++ b/libraries/net/include/graphene/net/exceptions.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/net/include/graphene/net/message.hpp b/libraries/net/include/graphene/net/message.hpp index 24695746..8ec77642 100644 --- a/libraries/net/include/graphene/net/message.hpp +++ b/libraries/net/include/graphene/net/message.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/net/include/graphene/net/message_oriented_connection.hpp b/libraries/net/include/graphene/net/message_oriented_connection.hpp index 8cdaaa91..5ddca442 100644 --- a/libraries/net/include/graphene/net/message_oriented_connection.hpp +++ b/libraries/net/include/graphene/net/message_oriented_connection.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/net/include/graphene/net/node.hpp b/libraries/net/include/graphene/net/node.hpp index 900d98b2..4b54d98f 100644 --- a/libraries/net/include/graphene/net/node.hpp +++ b/libraries/net/include/graphene/net/node.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/net/include/graphene/net/peer_connection.hpp b/libraries/net/include/graphene/net/peer_connection.hpp index da3c6120..4fd134a0 100644 --- a/libraries/net/include/graphene/net/peer_connection.hpp +++ b/libraries/net/include/graphene/net/peer_connection.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/net/include/graphene/net/peer_database.hpp b/libraries/net/include/graphene/net/peer_database.hpp index 405e3eab..51a2cf2f 100644 --- a/libraries/net/include/graphene/net/peer_database.hpp +++ b/libraries/net/include/graphene/net/peer_database.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/net/include/graphene/net/stcp_socket.hpp b/libraries/net/include/graphene/net/stcp_socket.hpp index 8d284489..2b86671c 100644 --- a/libraries/net/include/graphene/net/stcp_socket.hpp +++ b/libraries/net/include/graphene/net/stcp_socket.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/net/message_oriented_connection.cpp b/libraries/net/message_oriented_connection.cpp index 19b9f9de..1a22bc37 100644 --- a/libraries/net/message_oriented_connection.cpp +++ b/libraries/net/message_oriented_connection.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/net/node.cpp b/libraries/net/node.cpp index 6bb3200f..4e282165 100644 --- a/libraries/net/node.cpp +++ b/libraries/net/node.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/net/peer_connection.cpp b/libraries/net/peer_connection.cpp index 87770338..dd9a734b 100644 --- a/libraries/net/peer_connection.cpp +++ b/libraries/net/peer_connection.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/net/peer_database.cpp b/libraries/net/peer_database.cpp index 5cde4518..fc0cbba5 100644 --- a/libraries/net/peer_database.cpp +++ b/libraries/net/peer_database.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/net/stcp_socket.cpp b/libraries/net/stcp_socket.cpp index af95cfae..5a0f6a7c 100644 --- a/libraries/net/stcp_socket.cpp +++ b/libraries/net/stcp_socket.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/p2p/include/graphene/p2p/message.hpp b/libraries/p2p/include/graphene/p2p/message.hpp index 310aa054..27b0ac4f 100644 --- a/libraries/p2p/include/graphene/p2p/message.hpp +++ b/libraries/p2p/include/graphene/p2p/message.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/p2p/include/graphene/p2p/message_oriented_connection.hpp b/libraries/p2p/include/graphene/p2p/message_oriented_connection.hpp index 18c4b42c..0cc8c5eb 100644 --- a/libraries/p2p/include/graphene/p2p/message_oriented_connection.hpp +++ b/libraries/p2p/include/graphene/p2p/message_oriented_connection.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/p2p/include/graphene/p2p/node.hpp b/libraries/p2p/include/graphene/p2p/node.hpp index cadedbb6..9aa938c4 100644 --- a/libraries/p2p/include/graphene/p2p/node.hpp +++ b/libraries/p2p/include/graphene/p2p/node.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/p2p/include/graphene/p2p/peer_connection.hpp b/libraries/p2p/include/graphene/p2p/peer_connection.hpp index 5d8f9024..7af16b64 100644 --- a/libraries/p2p/include/graphene/p2p/peer_connection.hpp +++ b/libraries/p2p/include/graphene/p2p/peer_connection.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/p2p/include/graphene/p2p/stcp_socket.hpp b/libraries/p2p/include/graphene/p2p/stcp_socket.hpp index fc7be257..04747806 100644 --- a/libraries/p2p/include/graphene/p2p/stcp_socket.hpp +++ b/libraries/p2p/include/graphene/p2p/stcp_socket.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/p2p/message_oriented_connection.cpp b/libraries/p2p/message_oriented_connection.cpp index 6ffec56b..c8d9cc4c 100644 --- a/libraries/p2p/message_oriented_connection.cpp +++ b/libraries/p2p/message_oriented_connection.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/p2p/node.cpp b/libraries/p2p/node.cpp index bf3ea579..0e299449 100644 --- a/libraries/p2p/node.cpp +++ b/libraries/p2p/node.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/p2p/peer_connection.cpp b/libraries/p2p/peer_connection.cpp index c48a19ba..18f58e1b 100644 --- a/libraries/p2p/peer_connection.cpp +++ b/libraries/p2p/peer_connection.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/p2p/stcp_socket.cpp b/libraries/p2p/stcp_socket.cpp index 851e4242..7fc81f6d 100644 --- a/libraries/p2p/stcp_socket.cpp +++ b/libraries/p2p/stcp_socket.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/plugins/account_history/account_history_plugin.cpp b/libraries/plugins/account_history/account_history_plugin.cpp index 51780fda..f45610fb 100644 --- a/libraries/plugins/account_history/account_history_plugin.cpp +++ b/libraries/plugins/account_history/account_history_plugin.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/plugins/account_history/include/graphene/account_history/account_history_plugin.hpp b/libraries/plugins/account_history/include/graphene/account_history/account_history_plugin.hpp index e36f8750..e6edc8a5 100644 --- a/libraries/plugins/account_history/include/graphene/account_history/account_history_plugin.hpp +++ b/libraries/plugins/account_history/include/graphene/account_history/account_history_plugin.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/plugins/delayed_node/delayed_node_plugin.cpp b/libraries/plugins/delayed_node/delayed_node_plugin.cpp index 09993979..3d483398 100644 --- a/libraries/plugins/delayed_node/delayed_node_plugin.cpp +++ b/libraries/plugins/delayed_node/delayed_node_plugin.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/plugins/delayed_node/include/graphene/delayed_node/delayed_node_plugin.hpp b/libraries/plugins/delayed_node/include/graphene/delayed_node/delayed_node_plugin.hpp index 274f1de6..eab35ede 100644 --- a/libraries/plugins/delayed_node/include/graphene/delayed_node/delayed_node_plugin.hpp +++ b/libraries/plugins/delayed_node/include/graphene/delayed_node/delayed_node_plugin.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/plugins/market_history/include/graphene/market_history/market_history_plugin.hpp b/libraries/plugins/market_history/include/graphene/market_history/market_history_plugin.hpp index bd76d6c6..abeacff0 100644 --- a/libraries/plugins/market_history/include/graphene/market_history/market_history_plugin.hpp +++ b/libraries/plugins/market_history/include/graphene/market_history/market_history_plugin.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/plugins/market_history/market_history_plugin.cpp b/libraries/plugins/market_history/market_history_plugin.cpp index a2a4ce11..6cdf4a7c 100644 --- a/libraries/plugins/market_history/market_history_plugin.cpp +++ b/libraries/plugins/market_history/market_history_plugin.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/plugins/witness/include/graphene/witness/witness.hpp b/libraries/plugins/witness/include/graphene/witness/witness.hpp index 669aa173..0d594804 100644 --- a/libraries/plugins/witness/include/graphene/witness/witness.hpp +++ b/libraries/plugins/witness/include/graphene/witness/witness.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/plugins/witness/witness.cpp b/libraries/plugins/witness/witness.cpp index a5a91583..fd346342 100644 --- a/libraries/plugins/witness/witness.cpp +++ b/libraries/plugins/witness/witness.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/time/include/graphene/time/time.hpp b/libraries/time/include/graphene/time/time.hpp index 5f79a669..93d2be08 100644 --- a/libraries/time/include/graphene/time/time.hpp +++ b/libraries/time/include/graphene/time/time.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/time/time.cpp b/libraries/time/time.cpp index 750b6e4b..8ef56428 100644 --- a/libraries/time/time.cpp +++ b/libraries/time/time.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/utilities/include/graphene/utilities/git_revision.hpp b/libraries/utilities/include/graphene/utilities/git_revision.hpp index 9b485086..58ab1e73 100644 --- a/libraries/utilities/include/graphene/utilities/git_revision.hpp +++ b/libraries/utilities/include/graphene/utilities/git_revision.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/utilities/include/graphene/utilities/key_conversion.hpp b/libraries/utilities/include/graphene/utilities/key_conversion.hpp index a2631042..a3b23bf3 100644 --- a/libraries/utilities/include/graphene/utilities/key_conversion.hpp +++ b/libraries/utilities/include/graphene/utilities/key_conversion.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/utilities/include/graphene/utilities/padding_ostream.hpp b/libraries/utilities/include/graphene/utilities/padding_ostream.hpp index 2f519a31..88edabad 100644 --- a/libraries/utilities/include/graphene/utilities/padding_ostream.hpp +++ b/libraries/utilities/include/graphene/utilities/padding_ostream.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/utilities/include/graphene/utilities/string_escape.hpp b/libraries/utilities/include/graphene/utilities/string_escape.hpp index e0a6ed83..66ed95e4 100644 --- a/libraries/utilities/include/graphene/utilities/string_escape.hpp +++ b/libraries/utilities/include/graphene/utilities/string_escape.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/utilities/include/graphene/utilities/tempdir.hpp b/libraries/utilities/include/graphene/utilities/tempdir.hpp index 2bd310ea..ed12313d 100644 --- a/libraries/utilities/include/graphene/utilities/tempdir.hpp +++ b/libraries/utilities/include/graphene/utilities/tempdir.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/utilities/include/graphene/utilities/words.hpp b/libraries/utilities/include/graphene/utilities/words.hpp index c1e17e04..a6a9ad08 100644 --- a/libraries/utilities/include/graphene/utilities/words.hpp +++ b/libraries/utilities/include/graphene/utilities/words.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/utilities/key_conversion.cpp b/libraries/utilities/key_conversion.cpp index 646f5349..dfcdeaa5 100644 --- a/libraries/utilities/key_conversion.cpp +++ b/libraries/utilities/key_conversion.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/utilities/string_escape.cpp b/libraries/utilities/string_escape.cpp index 924b7d63..489ea31b 100644 --- a/libraries/utilities/string_escape.cpp +++ b/libraries/utilities/string_escape.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/utilities/tempdir.cpp b/libraries/utilities/tempdir.cpp index 05d87dad..4f8bbfa3 100644 --- a/libraries/utilities/tempdir.cpp +++ b/libraries/utilities/tempdir.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/utilities/words.cpp b/libraries/utilities/words.cpp index bd2f6193..c75c6a11 100644 --- a/libraries/utilities/words.cpp +++ b/libraries/utilities/words.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/wallet/api_documentation_standin.cpp b/libraries/wallet/api_documentation_standin.cpp index 14b36d43..01c5d281 100644 --- a/libraries/wallet/api_documentation_standin.cpp +++ b/libraries/wallet/api_documentation_standin.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/wallet/cache.cpp b/libraries/wallet/cache.cpp index a24453da..3c250153 100644 --- a/libraries/wallet/cache.cpp +++ b/libraries/wallet/cache.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/wallet/include/graphene/wallet/api_documentation.hpp b/libraries/wallet/include/graphene/wallet/api_documentation.hpp index 743c9a2e..e0892b81 100644 --- a/libraries/wallet/include/graphene/wallet/api_documentation.hpp +++ b/libraries/wallet/include/graphene/wallet/api_documentation.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/wallet/include/graphene/wallet/reflect_util.hpp b/libraries/wallet/include/graphene/wallet/reflect_util.hpp index 2dbf3ac9..962b0347 100644 --- a/libraries/wallet/include/graphene/wallet/reflect_util.hpp +++ b/libraries/wallet/include/graphene/wallet/reflect_util.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/wallet/include/graphene/wallet/wallet.hpp b/libraries/wallet/include/graphene/wallet/wallet.hpp index 2be66894..2d53e32d 100644 --- a/libraries/wallet/include/graphene/wallet/wallet.hpp +++ b/libraries/wallet/include/graphene/wallet/wallet.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/libraries/wallet/wallet.cpp b/libraries/wallet/wallet.cpp index e5d29c8e..2f6ba926 100644 --- a/libraries/wallet/wallet.cpp +++ b/libraries/wallet/wallet.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/programs/cli_wallet/main.cpp b/programs/cli_wallet/main.cpp index c502c202..c9e0606f 100644 --- a/programs/cli_wallet/main.cpp +++ b/programs/cli_wallet/main.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/programs/delayed_node/main.cpp b/programs/delayed_node/main.cpp index 372aa16e..5db808a0 100644 --- a/programs/delayed_node/main.cpp +++ b/programs/delayed_node/main.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/programs/full_web_node/BlockChain.cpp b/programs/full_web_node/BlockChain.cpp index 2ef88183..ccdec85a 100644 --- a/programs/full_web_node/BlockChain.cpp +++ b/programs/full_web_node/BlockChain.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/programs/full_web_node/BlockChain.hpp b/programs/full_web_node/BlockChain.hpp index e1618076..975a1af9 100644 --- a/programs/full_web_node/BlockChain.hpp +++ b/programs/full_web_node/BlockChain.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/programs/full_web_node/main.cpp b/programs/full_web_node/main.cpp index 648867a2..c8b53bc4 100644 --- a/programs/full_web_node/main.cpp +++ b/programs/full_web_node/main.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/programs/genesis_util/genesis_update.cpp b/programs/genesis_util/genesis_update.cpp index 9cf64dfa..900de350 100644 --- a/programs/genesis_util/genesis_update.cpp +++ b/programs/genesis_util/genesis_update.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/programs/genesis_util/get_dev_key.cpp b/programs/genesis_util/get_dev_key.cpp index d5f8a5ad..b9c7b0e8 100644 --- a/programs/genesis_util/get_dev_key.cpp +++ b/programs/genesis_util/get_dev_key.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/programs/js_operation_serializer/main.cpp b/programs/js_operation_serializer/main.cpp index 9dbd0900..a5eda145 100644 --- a/programs/js_operation_serializer/main.cpp +++ b/programs/js_operation_serializer/main.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/programs/light_client/Account.cpp b/programs/light_client/Account.cpp index ab260e7f..5ff6656f 100644 --- a/programs/light_client/Account.cpp +++ b/programs/light_client/Account.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/programs/light_client/Account.hpp b/programs/light_client/Account.hpp index 84a83a97..75671c79 100644 --- a/programs/light_client/Account.hpp +++ b/programs/light_client/Account.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/programs/light_client/Asset.cpp b/programs/light_client/Asset.cpp index ae3dd7bf..ea44a13e 100644 --- a/programs/light_client/Asset.cpp +++ b/programs/light_client/Asset.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/programs/light_client/Asset.hpp b/programs/light_client/Asset.hpp index fe7f014d..8c067049 100644 --- a/programs/light_client/Asset.hpp +++ b/programs/light_client/Asset.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/programs/light_client/Balance.cpp b/programs/light_client/Balance.cpp index f6d55319..626186f2 100644 --- a/programs/light_client/Balance.cpp +++ b/programs/light_client/Balance.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/programs/light_client/Balance.hpp b/programs/light_client/Balance.hpp index 29eebfb1..61c40eca 100644 --- a/programs/light_client/Balance.hpp +++ b/programs/light_client/Balance.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/programs/light_client/BoostMultiIndex.hpp b/programs/light_client/BoostMultiIndex.hpp index 90e1b1c7..30bc90d2 100644 --- a/programs/light_client/BoostMultiIndex.hpp +++ b/programs/light_client/BoostMultiIndex.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/programs/light_client/ChainDataModel.cpp b/programs/light_client/ChainDataModel.cpp index 431ae207..158edc4a 100644 --- a/programs/light_client/ChainDataModel.cpp +++ b/programs/light_client/ChainDataModel.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/programs/light_client/ChainDataModel.hpp b/programs/light_client/ChainDataModel.hpp index 5e9c9d7e..a2e74585 100644 --- a/programs/light_client/ChainDataModel.hpp +++ b/programs/light_client/ChainDataModel.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/programs/light_client/GrapheneApplication.cpp b/programs/light_client/GrapheneApplication.cpp index 417a0446..5062b371 100644 --- a/programs/light_client/GrapheneApplication.cpp +++ b/programs/light_client/GrapheneApplication.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/programs/light_client/GrapheneApplication.hpp b/programs/light_client/GrapheneApplication.hpp index 05583a1c..4dc688fd 100644 --- a/programs/light_client/GrapheneApplication.hpp +++ b/programs/light_client/GrapheneApplication.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/programs/light_client/GrapheneObject.cpp b/programs/light_client/GrapheneObject.cpp index 93f5a0e9..89375533 100644 --- a/programs/light_client/GrapheneObject.cpp +++ b/programs/light_client/GrapheneObject.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/programs/light_client/GrapheneObject.hpp b/programs/light_client/GrapheneObject.hpp index 2826a078..0c4001cd 100644 --- a/programs/light_client/GrapheneObject.hpp +++ b/programs/light_client/GrapheneObject.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/programs/light_client/Operations.cpp b/programs/light_client/Operations.cpp index 73ae88d8..43d00800 100644 --- a/programs/light_client/Operations.cpp +++ b/programs/light_client/Operations.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/programs/light_client/Operations.hpp b/programs/light_client/Operations.hpp index 213ae875..62406753 100644 --- a/programs/light_client/Operations.hpp +++ b/programs/light_client/Operations.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/programs/light_client/Transaction.cpp b/programs/light_client/Transaction.cpp index 61a58bb4..ec1a8487 100644 --- a/programs/light_client/Transaction.cpp +++ b/programs/light_client/Transaction.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/programs/light_client/Transaction.hpp b/programs/light_client/Transaction.hpp index ec48feac..c3c322e4 100644 --- a/programs/light_client/Transaction.hpp +++ b/programs/light_client/Transaction.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/programs/light_client/Wallet.cpp b/programs/light_client/Wallet.cpp index 890cf45c..7be7be4c 100644 --- a/programs/light_client/Wallet.cpp +++ b/programs/light_client/Wallet.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/programs/light_client/Wallet.hpp b/programs/light_client/Wallet.hpp index 65881eb8..220805c7 100644 --- a/programs/light_client/Wallet.hpp +++ b/programs/light_client/Wallet.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/programs/light_client/main.cpp b/programs/light_client/main.cpp index e1da6d26..e327f20d 100644 --- a/programs/light_client/main.cpp +++ b/programs/light_client/main.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/programs/size_checker/main.cpp b/programs/size_checker/main.cpp index d17c81cb..1f60f82d 100644 --- a/programs/size_checker/main.cpp +++ b/programs/size_checker/main.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/programs/witness_node/main.cpp b/programs/witness_node/main.cpp index 7b85482c..d1d8af96 100644 --- a/programs/witness_node/main.cpp +++ b/programs/witness_node/main.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/tests/app/main.cpp b/tests/app/main.cpp index 29707cec..bc2b7c46 100644 --- a/tests/app/main.cpp +++ b/tests/app/main.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/tests/benchmarks/genesis_allocation.cpp b/tests/benchmarks/genesis_allocation.cpp index bc3ddbda..82f97bd4 100644 --- a/tests/benchmarks/genesis_allocation.cpp +++ b/tests/benchmarks/genesis_allocation.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/tests/benchmarks/main.cpp b/tests/benchmarks/main.cpp index 5b6d3d3f..f579862e 100644 --- a/tests/benchmarks/main.cpp +++ b/tests/benchmarks/main.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/tests/common/database_fixture.cpp b/tests/common/database_fixture.cpp index a2dc03a4..1fb51ac3 100644 --- a/tests/common/database_fixture.cpp +++ b/tests/common/database_fixture.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/tests/common/database_fixture.hpp b/tests/common/database_fixture.hpp index dd48dc3e..4f38c603 100644 --- a/tests/common/database_fixture.hpp +++ b/tests/common/database_fixture.hpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/tests/generate_empty_blocks/main.cpp b/tests/generate_empty_blocks/main.cpp index 97924b0a..2abd4111 100644 --- a/tests/generate_empty_blocks/main.cpp +++ b/tests/generate_empty_blocks/main.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/tests/intense/block_tests.cpp b/tests/intense/block_tests.cpp index 69964247..179152ad 100644 --- a/tests/intense/block_tests.cpp +++ b/tests/intense/block_tests.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/tests/intense/main.cpp b/tests/intense/main.cpp index 1dc37d0b..c3ce0631 100644 --- a/tests/intense/main.cpp +++ b/tests/intense/main.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/tests/performance/performance_tests.cpp b/tests/performance/performance_tests.cpp index 077612f2..340d2e20 100644 --- a/tests/performance/performance_tests.cpp +++ b/tests/performance/performance_tests.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/tests/tests/authority_tests.cpp b/tests/tests/authority_tests.cpp index 6d54af42..49f27227 100644 --- a/tests/tests/authority_tests.cpp +++ b/tests/tests/authority_tests.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/tests/tests/basic_tests.cpp b/tests/tests/basic_tests.cpp index b66bea0b..6ecde92d 100644 --- a/tests/tests/basic_tests.cpp +++ b/tests/tests/basic_tests.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/tests/tests/block_tests.cpp b/tests/tests/block_tests.cpp index 385ca61c..42730543 100644 --- a/tests/tests/block_tests.cpp +++ b/tests/tests/block_tests.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/tests/tests/confidential_tests.cpp b/tests/tests/confidential_tests.cpp index 957606f6..82832d92 100644 --- a/tests/tests/confidential_tests.cpp +++ b/tests/tests/confidential_tests.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/tests/tests/database_tests.cpp b/tests/tests/database_tests.cpp index 65f8d775..b6473899 100644 --- a/tests/tests/database_tests.cpp +++ b/tests/tests/database_tests.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/tests/tests/fee_tests.cpp b/tests/tests/fee_tests.cpp index 8e5fa5a0..ce69abad 100644 --- a/tests/tests/fee_tests.cpp +++ b/tests/tests/fee_tests.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/tests/tests/main.cpp b/tests/tests/main.cpp index 1dc37d0b..c3ce0631 100644 --- a/tests/tests/main.cpp +++ b/tests/tests/main.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/tests/tests/operation_tests.cpp b/tests/tests/operation_tests.cpp index 5fd327d8..33e5838e 100644 --- a/tests/tests/operation_tests.cpp +++ b/tests/tests/operation_tests.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/tests/tests/operation_tests2.cpp b/tests/tests/operation_tests2.cpp index 94b6365b..ffefe890 100644 --- a/tests/tests/operation_tests2.cpp +++ b/tests/tests/operation_tests2.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/tests/tests/serialization_tests.cpp b/tests/tests/serialization_tests.cpp index c66beaaa..b485cec7 100644 --- a/tests/tests/serialization_tests.cpp +++ b/tests/tests/serialization_tests.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR diff --git a/tests/tests/uia_tests.cpp b/tests/tests/uia_tests.cpp index 339eb077..2ef816c9 100644 --- a/tests/tests/uia_tests.cpp +++ b/tests/tests/uia_tests.cpp @@ -1,5 +1,14 @@ /* - * Copyright (c) 2015 Cryptonomex, Inc., and contributors. All rights reserved. + * Copyright (c) 2015 Cryptonomex, Inc., and contributors. + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + * + * 1. Any modified source or binaries are used only with the BitShares network. + * + * 2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * + * 3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR From 39fb95b66cd20aa921afb8760b5e54ff06159d20 Mon Sep 17 00:00:00 2001 From: Daniel Larimer Date: Wed, 14 Oct 2015 14:33:48 -0400 Subject: [PATCH 2/2] remove/fix address prefix checking --- libraries/chain/protocol/address.cpp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/libraries/chain/protocol/address.cpp b/libraries/chain/protocol/address.cpp index fa8bffb9..3526969a 100644 --- a/libraries/chain/protocol/address.cpp +++ b/libraries/chain/protocol/address.cpp @@ -30,11 +30,8 @@ namespace graphene { address::address( const std::string& base58str ) { - FC_ASSERT( is_valid( base58str ) ); std::string prefix( GRAPHENE_ADDRESS_PREFIX ); - - // TODO: This is temporary for testing - if( is_valid( base58str, "BTS" ) ) prefix = std::string( "BTS" ); + FC_ASSERT( is_valid( base58str, prefix ), "${str}", ("str",base58str) ); std::vector v = fc::from_base58( base58str.substr( prefix.size() ) ); memcpy( (char*)addr._hash, v.data(), std::min( v.size()-4, sizeof( addr ) ) );