diff --git a/Makefile b/Makefile index a45b6952fa..47efe6abb9 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ ######################################################################################################################## -# Copyright (c) 2018 IoTeX +# Copyright (c) 2019 IoTeX Foundation # This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no # warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent # permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/actctx.go b/action/actctx.go index 9764a38254..a3386803e9 100644 --- a/action/actctx.go +++ b/action/actctx.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/action.go b/action/action.go index 6f84027d3b..c8ef19668c 100644 --- a/action/action.go +++ b/action/action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/action_test.go b/action/action_test.go index 4ad39d6c30..18228ba876 100644 --- a/action/action_test.go +++ b/action/action_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/builder.go b/action/builder.go index 8c2343ee5c..0b757eadba 100644 --- a/action/builder.go +++ b/action/builder.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/builder_test.go b/action/builder_test.go index 44cf7a9756..71ad3531ab 100644 --- a/action/builder_test.go +++ b/action/builder_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/claimreward.go b/action/claimreward.go index f9a5d910d2..6c8e13cb94 100644 --- a/action/claimreward.go +++ b/action/claimreward.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/const.go b/action/const.go index 1f23f210f1..97c9181f80 100644 --- a/action/const.go +++ b/action/const.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/createdeposit.go b/action/createdeposit.go index 4ea326c21b..b4608167d8 100644 --- a/action/createdeposit.go +++ b/action/createdeposit.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/createdeposit_test.go b/action/createdeposit_test.go index d7f3d143b2..ea738c68ef 100644 --- a/action/createdeposit_test.go +++ b/action/createdeposit_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/depositreward.go b/action/depositreward.go index 7f8398539a..d0e062081a 100644 --- a/action/depositreward.go +++ b/action/depositreward.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/execution.go b/action/execution.go index 250098e349..ea0efd4f99 100644 --- a/action/execution.go +++ b/action/execution.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/execution_test.go b/action/execution_test.go index 159a9fecfb..fe892810d0 100644 --- a/action/execution_test.go +++ b/action/execution_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/grantreward.go b/action/grantreward.go index c03a84ddc9..78d4825e16 100644 --- a/action/grantreward.go +++ b/action/grantreward.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/account/protocol.go b/action/protocol/account/protocol.go index 768242992a..ec0f79a893 100644 --- a/action/protocol/account/protocol.go +++ b/action/protocol/account/protocol.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/account/protocol_test.go b/action/protocol/account/protocol_test.go index a689ec5da9..e3bb6819c4 100644 --- a/action/protocol/account/protocol_test.go +++ b/action/protocol/account/protocol_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/account/transfer.go b/action/protocol/account/transfer.go index dc1465bd60..bd956a5560 100644 --- a/action/protocol/account/transfer.go +++ b/action/protocol/account/transfer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/account/transfer_test.go b/action/protocol/account/transfer_test.go index 9c52175578..fca52a415c 100644 --- a/action/protocol/account/transfer_test.go +++ b/action/protocol/account/transfer_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/context.go b/action/protocol/context.go index ef9da269b0..301a0fce6d 100644 --- a/action/protocol/context.go +++ b/action/protocol/context.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/context_test.go b/action/protocol/context_test.go index 9542f6309c..3c76e803c1 100644 --- a/action/protocol/context_test.go +++ b/action/protocol/context_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/execution/evm/contract.go b/action/protocol/execution/evm/contract.go index 13155ed345..c72ee5eb59 100644 --- a/action/protocol/execution/evm/contract.go +++ b/action/protocol/execution/evm/contract.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/execution/evm/contract_test.go b/action/protocol/execution/evm/contract_test.go index bdb91e8c28..5169254255 100644 --- a/action/protocol/execution/evm/contract_test.go +++ b/action/protocol/execution/evm/contract_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/execution/evm/evm.go b/action/protocol/execution/evm/evm.go index 21ee6affd1..50c81eaf2f 100644 --- a/action/protocol/execution/evm/evm.go +++ b/action/protocol/execution/evm/evm.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/execution/evm/evm_test.go b/action/protocol/execution/evm/evm_test.go index ed43ab5909..b18fc7752e 100644 --- a/action/protocol/execution/evm/evm_test.go +++ b/action/protocol/execution/evm/evm_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/execution/evm/evmstatedbadapter.go b/action/protocol/execution/evm/evmstatedbadapter.go index 1846034c5b..9656c58bb1 100644 --- a/action/protocol/execution/evm/evmstatedbadapter.go +++ b/action/protocol/execution/evm/evmstatedbadapter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/execution/evm/evmstatedbadapter_test.go b/action/protocol/execution/evm/evmstatedbadapter_test.go index 27239cf01b..c82879faba 100644 --- a/action/protocol/execution/evm/evmstatedbadapter_test.go +++ b/action/protocol/execution/evm/evmstatedbadapter_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/execution/protocol.go b/action/protocol/execution/protocol.go index 53fa45b905..f06ce48a18 100644 --- a/action/protocol/execution/protocol.go +++ b/action/protocol/execution/protocol.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/execution/protocol_test.go b/action/protocol/execution/protocol_test.go index 8edb8a9589..8284f8e854 100644 --- a/action/protocol/execution/protocol_test.go +++ b/action/protocol/execution/protocol_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/generic_validator.go b/action/protocol/generic_validator.go index 1796a7969a..67fdf4dc25 100644 --- a/action/protocol/generic_validator.go +++ b/action/protocol/generic_validator.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/generic_validator_test.go b/action/protocol/generic_validator_test.go index 4917d3e1f8..01948006f7 100644 --- a/action/protocol/generic_validator_test.go +++ b/action/protocol/generic_validator_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/multichain/mainchain/createdeposit.go b/action/protocol/multichain/mainchain/createdeposit.go index 57af26658d..7b5a7f97a8 100644 --- a/action/protocol/multichain/mainchain/createdeposit.go +++ b/action/protocol/multichain/mainchain/createdeposit.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/multichain/mainchain/createdeposit_test.go b/action/protocol/multichain/mainchain/createdeposit_test.go index e65f93640d..610d77df8e 100644 --- a/action/protocol/multichain/mainchain/createdeposit_test.go +++ b/action/protocol/multichain/mainchain/createdeposit_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/multichain/mainchain/datamodel.go b/action/protocol/multichain/mainchain/datamodel.go index 3872f03f3f..9ef20f495a 100644 --- a/action/protocol/multichain/mainchain/datamodel.go +++ b/action/protocol/multichain/mainchain/datamodel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/multichain/mainchain/datamodel_test.go b/action/protocol/multichain/mainchain/datamodel_test.go index 059a69c4f5..54e156dad8 100644 --- a/action/protocol/multichain/mainchain/datamodel_test.go +++ b/action/protocol/multichain/mainchain/datamodel_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/multichain/mainchain/protocol.go b/action/protocol/multichain/mainchain/protocol.go index a28b4886f0..91eecd0ae3 100644 --- a/action/protocol/multichain/mainchain/protocol.go +++ b/action/protocol/multichain/mainchain/protocol.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/multichain/mainchain/protocol_test.go b/action/protocol/multichain/mainchain/protocol_test.go index 977bd7745e..71b76f7cdb 100644 --- a/action/protocol/multichain/mainchain/protocol_test.go +++ b/action/protocol/multichain/mainchain/protocol_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/multichain/mainchain/putblock.go b/action/protocol/multichain/mainchain/putblock.go index f2e1548e8b..cc889c06fe 100644 --- a/action/protocol/multichain/mainchain/putblock.go +++ b/action/protocol/multichain/mainchain/putblock.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/multichain/mainchain/putblock_test.go b/action/protocol/multichain/mainchain/putblock_test.go index 816680067e..6c0797a387 100644 --- a/action/protocol/multichain/mainchain/putblock_test.go +++ b/action/protocol/multichain/mainchain/putblock_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/multichain/mainchain/startsubchain.go b/action/protocol/multichain/mainchain/startsubchain.go index e6169f061b..de7eec54a1 100644 --- a/action/protocol/multichain/mainchain/startsubchain.go +++ b/action/protocol/multichain/mainchain/startsubchain.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/multichain/mainchain/startsubchain_test.go b/action/protocol/multichain/mainchain/startsubchain_test.go index d2da49df82..689cb66ce0 100644 --- a/action/protocol/multichain/mainchain/startsubchain_test.go +++ b/action/protocol/multichain/mainchain/startsubchain_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/multichain/mainchain/stopsubchain.go b/action/protocol/multichain/mainchain/stopsubchain.go index c9ab6672d1..6e2eba42b1 100644 --- a/action/protocol/multichain/mainchain/stopsubchain.go +++ b/action/protocol/multichain/mainchain/stopsubchain.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/multichain/mainchain/stopsubchain_test.go b/action/protocol/multichain/mainchain/stopsubchain_test.go index 0775073cc2..227856fe12 100644 --- a/action/protocol/multichain/mainchain/stopsubchain_test.go +++ b/action/protocol/multichain/mainchain/stopsubchain_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/multichain/subchain/datamodel.go b/action/protocol/multichain/subchain/datamodel.go index c2d12ac91a..1b4261be82 100644 --- a/action/protocol/multichain/subchain/datamodel.go +++ b/action/protocol/multichain/subchain/datamodel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/multichain/subchain/protocol.go b/action/protocol/multichain/subchain/protocol.go index 256291d8ed..8cd1899690 100644 --- a/action/protocol/multichain/subchain/protocol.go +++ b/action/protocol/multichain/subchain/protocol.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/multichain/subchain/protocol_test.go b/action/protocol/multichain/subchain/protocol_test.go index fae61c6289..610262f676 100644 --- a/action/protocol/multichain/subchain/protocol_test.go +++ b/action/protocol/multichain/subchain/protocol_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/poll/protocol.go b/action/protocol/poll/protocol.go index 9f272a346d..9148e7ae88 100644 --- a/action/protocol/poll/protocol.go +++ b/action/protocol/poll/protocol.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/poll/protocol_test.go b/action/protocol/poll/protocol_test.go index c4a341f67d..86405a5461 100644 --- a/action/protocol/poll/protocol_test.go +++ b/action/protocol/poll/protocol_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/protocol.go b/action/protocol/protocol.go index 24556ec56d..9e825d1523 100644 --- a/action/protocol/protocol.go +++ b/action/protocol/protocol.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/registry.go b/action/protocol/registry.go index 123a63db06..f75e5b72cb 100644 --- a/action/protocol/registry.go +++ b/action/protocol/registry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/registry_test.go b/action/protocol/registry_test.go index 70469d257b..24a351e884 100644 --- a/action/protocol/registry_test.go +++ b/action/protocol/registry_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/rewarding/admin.go b/action/protocol/rewarding/admin.go index 196d7757be..ea92a064ea 100644 --- a/action/protocol/rewarding/admin.go +++ b/action/protocol/rewarding/admin.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/rewarding/admin_test.go b/action/protocol/rewarding/admin_test.go index a5d2447823..0607e115f0 100644 --- a/action/protocol/rewarding/admin_test.go +++ b/action/protocol/rewarding/admin_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/rewarding/fund.go b/action/protocol/rewarding/fund.go index 5d45c43065..17ff74d164 100644 --- a/action/protocol/rewarding/fund.go +++ b/action/protocol/rewarding/fund.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/rewarding/fund_test.go b/action/protocol/rewarding/fund_test.go index da6f73450e..9b6bf698a1 100644 --- a/action/protocol/rewarding/fund_test.go +++ b/action/protocol/rewarding/fund_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/rewarding/protocol.go b/action/protocol/rewarding/protocol.go index 123efe6c4e..5a4cc82239 100644 --- a/action/protocol/rewarding/protocol.go +++ b/action/protocol/rewarding/protocol.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/rewarding/protocol_test.go b/action/protocol/rewarding/protocol_test.go index 816e5b9d81..4c5304ec08 100644 --- a/action/protocol/rewarding/protocol_test.go +++ b/action/protocol/rewarding/protocol_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/rewarding/reward.go b/action/protocol/rewarding/reward.go index a98518daef..a48473aac7 100644 --- a/action/protocol/rewarding/reward.go +++ b/action/protocol/rewarding/reward.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/rewarding/reward_test.go b/action/protocol/rewarding/reward_test.go index 092be35402..b39e8b8856 100644 --- a/action/protocol/rewarding/reward_test.go +++ b/action/protocol/rewarding/reward_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/rolldpos/epoch.go b/action/protocol/rolldpos/epoch.go index afad8d51a7..14c934004d 100644 --- a/action/protocol/rolldpos/epoch.go +++ b/action/protocol/rolldpos/epoch.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/protocol/vote/candidatesutil/candidatesutil.go b/action/protocol/vote/candidatesutil/candidatesutil.go index 714609bc53..9d72b5f80f 100644 --- a/action/protocol/vote/candidatesutil/candidatesutil.go +++ b/action/protocol/vote/candidatesutil/candidatesutil.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/putblock.go b/action/putblock.go index cd5c03797e..67288da531 100644 --- a/action/putblock.go +++ b/action/putblock.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache // License 2.0 that can be found in the LICENSE file. diff --git a/action/putblock_test.go b/action/putblock_test.go index 9d54ff43ae..eff6ce12f4 100644 --- a/action/putblock_test.go +++ b/action/putblock_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/putpollresult.go b/action/putpollresult.go index 10cdb0a52a..17fab0f8d4 100644 --- a/action/putpollresult.go +++ b/action/putpollresult.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/putpollresult_test.go b/action/putpollresult_test.go index 7ed72d53d7..e4274a49d4 100644 --- a/action/putpollresult_test.go +++ b/action/putpollresult_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/receipt.go b/action/receipt.go index aa3e4fe407..a470682451 100644 --- a/action/receipt.go +++ b/action/receipt.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/receipt_test.go b/action/receipt_test.go index 944d388bc2..85c5e3d046 100644 --- a/action/receipt_test.go +++ b/action/receipt_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/rewardmsg_test.go b/action/rewardmsg_test.go index 2c2cfd2835..7fd3bb17e6 100644 --- a/action/rewardmsg_test.go +++ b/action/rewardmsg_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/settledeposit.go b/action/settledeposit.go index 9db8643f10..4d9c495541 100644 --- a/action/settledeposit.go +++ b/action/settledeposit.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimesd. This source code is governed by Apache diff --git a/action/settledeposit_test.go b/action/settledeposit_test.go index 8e60ac7ef2..1868b2f9ff 100644 --- a/action/settledeposit_test.go +++ b/action/settledeposit_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/startsubchain.go b/action/startsubchain.go index 564b8f587a..9024988454 100644 --- a/action/startsubchain.go +++ b/action/startsubchain.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/startsubchain_test.go b/action/startsubchain_test.go index 587270d1b9..d68ef450af 100644 --- a/action/startsubchain_test.go +++ b/action/startsubchain_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/stopsubchain.go b/action/stopsubchain.go index f39d6aa021..0bf4c25d7f 100644 --- a/action/stopsubchain.go +++ b/action/stopsubchain.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/stopsubchain_test.go b/action/stopsubchain_test.go index 227cab706d..04be4b5d4a 100644 --- a/action/stopsubchain_test.go +++ b/action/stopsubchain_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/transfer.go b/action/transfer.go index 82157c8017..e1a01660a6 100644 --- a/action/transfer.go +++ b/action/transfer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/action/transfer_test.go b/action/transfer_test.go index 7583e3c7b9..19184f9d87 100644 --- a/action/transfer_test.go +++ b/action/transfer_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/actpool/actioniterator/actioniterator.go b/actpool/actioniterator/actioniterator.go index cc5fe401b8..29dbb1459e 100644 --- a/actpool/actioniterator/actioniterator.go +++ b/actpool/actioniterator/actioniterator.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/actpool/actioniterator/actioniterator_test.go b/actpool/actioniterator/actioniterator_test.go index 399f08b2cb..66a95016a9 100644 --- a/actpool/actioniterator/actioniterator_test.go +++ b/actpool/actioniterator/actioniterator_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/actpool/actpool.go b/actpool/actpool.go index 5082785455..b371b1f368 100644 --- a/actpool/actpool.go +++ b/actpool/actpool.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/actpool/actpool_test.go b/actpool/actpool_test.go index e91cc27384..a4a17cdb3a 100644 --- a/actpool/actpool_test.go +++ b/actpool/actpool_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/actpool/actqueue.go b/actpool/actqueue.go index 853f56ce82..5e75d95afe 100644 --- a/actpool/actqueue.go +++ b/actpool/actqueue.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/actpool/actqueue_test.go b/actpool/actqueue_test.go index c3beb6f604..21a7e01ecc 100644 --- a/actpool/actqueue_test.go +++ b/actpool/actqueue_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/actpool/options.go b/actpool/options.go index f75dc1d6cd..57f014fd4a 100644 --- a/actpool/options.go +++ b/actpool/options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/api/api.go b/api/api.go index 258ed5abf1..512568317e 100644 --- a/api/api.go +++ b/api/api.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/api/api_test.go b/api/api_test.go index b7b455abf8..3fa176c6e3 100644 --- a/api/api_test.go +++ b/api/api_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/blockchain/actionpicker.go b/blockchain/actionpicker.go index 2222ba75ff..553b52fa83 100644 --- a/blockchain/actionpicker.go +++ b/blockchain/actionpicker.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/blockchain/actionpicker_test.go b/blockchain/actionpicker_test.go index ea9213d3e2..e13097f664 100644 --- a/blockchain/actionpicker_test.go +++ b/blockchain/actionpicker_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/blockchain/block/block.go b/blockchain/block/block.go index e6b9f67261..19d5d6704d 100644 --- a/blockchain/block/block.go +++ b/blockchain/block/block.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/blockchain/block/block_test.go b/blockchain/block/block_test.go index a4a83bce54..9a3321d7d6 100644 --- a/blockchain/block/block_test.go +++ b/blockchain/block/block_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/blockchain/block/body.go b/blockchain/block/body.go index d12dc76f04..1cf9a06b9b 100644 --- a/blockchain/block/body.go +++ b/blockchain/block/body.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/blockchain/block/body_test.go b/blockchain/block/body_test.go index be90a8cd7b..764f36c808 100644 --- a/blockchain/block/body_test.go +++ b/blockchain/block/body_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/blockchain/block/builder.go b/blockchain/block/builder.go index d96275b71e..8ac7ced087 100644 --- a/blockchain/block/builder.go +++ b/blockchain/block/builder.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/blockchain/block/builder_test.go b/blockchain/block/builder_test.go index 56a9a272b3..af133ffb35 100644 --- a/blockchain/block/builder_test.go +++ b/blockchain/block/builder_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/blockchain/block/footer.go b/blockchain/block/footer.go index ae3ea4913a..c9d4e89dfc 100644 --- a/blockchain/block/footer.go +++ b/blockchain/block/footer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/blockchain/block/footer_test.go b/blockchain/block/footer_test.go index bcd60a705a..afe0f05ef5 100644 --- a/blockchain/block/footer_test.go +++ b/blockchain/block/footer_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/blockchain/block/header.go b/blockchain/block/header.go index 1351cad25a..1779a26835 100644 --- a/blockchain/block/header.go +++ b/blockchain/block/header.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/blockchain/block/header_test.go b/blockchain/block/header_test.go index 8fd409d1f6..9b36c37cfb 100644 --- a/blockchain/block/header_test.go +++ b/blockchain/block/header_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/blockchain/block/runnable.go b/blockchain/block/runnable.go index 3848827317..277daf82f4 100644 --- a/blockchain/block/runnable.go +++ b/blockchain/block/runnable.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/blockchain/block/testing.go b/blockchain/block/testing.go index 7759f3b189..3990549c43 100644 --- a/blockchain/block/testing.go +++ b/blockchain/block/testing.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/blockchain/block/testing_test.go b/blockchain/block/testing_test.go index 325fff09ba..4b12aa2eb2 100644 --- a/blockchain/block/testing_test.go +++ b/blockchain/block/testing_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/blockchain/block/utils.go b/blockchain/block/utils.go index 6a8920df92..8c03d83755 100644 --- a/blockchain/block/utils.go +++ b/blockchain/block/utils.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/blockchain/blockchain.go b/blockchain/blockchain.go index 2afecb6f80..b8826c3f31 100644 --- a/blockchain/blockchain.go +++ b/blockchain/blockchain.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/blockchain/blockchain_test.go b/blockchain/blockchain_test.go index c73c4b7aaf..601d5b4683 100644 --- a/blockchain/blockchain_test.go +++ b/blockchain/blockchain_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/blockchain/blockcreationsubscriber.go b/blockchain/blockcreationsubscriber.go index afccbbae0b..4925584dfa 100644 --- a/blockchain/blockcreationsubscriber.go +++ b/blockchain/blockcreationsubscriber.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/blockchain/blockdao.go b/blockchain/blockdao.go index 631c71173f..2284962462 100644 --- a/blockchain/blockdao.go +++ b/blockchain/blockdao.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/blockchain/blockdao_test.go b/blockchain/blockdao_test.go index 14eca298bb..750a1fd263 100644 --- a/blockchain/blockdao_test.go +++ b/blockchain/blockdao_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/blockchain/blockvalidator.go b/blockchain/blockvalidator.go index fead17b428..217a4ad29d 100644 --- a/blockchain/blockvalidator.go +++ b/blockchain/blockvalidator.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/blockchain/blockvalidator_test.go b/blockchain/blockvalidator_test.go index 08b8b41b55..e4835d398f 100644 --- a/blockchain/blockvalidator_test.go +++ b/blockchain/blockvalidator_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/blockchain/genesis/genesis.go b/blockchain/genesis/genesis.go index 0c9d6cca49..079f0a70da 100644 --- a/blockchain/genesis/genesis.go +++ b/blockchain/genesis/genesis.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/blockchain/genesis/genesis_test.go b/blockchain/genesis/genesis_test.go index a8b0cf2719..5ff9cbfdfe 100644 --- a/blockchain/genesis/genesis_test.go +++ b/blockchain/genesis/genesis_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/blockchain/indexbuilder.go b/blockchain/indexbuilder.go index a098f65add..bfe71fa53a 100644 --- a/blockchain/indexbuilder.go +++ b/blockchain/indexbuilder.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/blocksync/blocksync.go b/blocksync/blocksync.go index 3b55d6345d..bd25207e3b 100644 --- a/blocksync/blocksync.go +++ b/blocksync/blocksync.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/blocksync/blocksync_test.go b/blocksync/blocksync_test.go index e2b7ed05dc..0820b89060 100644 --- a/blocksync/blocksync_test.go +++ b/blocksync/blocksync_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/blocksync/buffer.go b/blocksync/buffer.go index c8c4440d47..154960afe1 100644 --- a/blocksync/buffer.go +++ b/blocksync/buffer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/blocksync/buffer_test.go b/blocksync/buffer_test.go index 9d04f33189..c2c52aacba 100644 --- a/blocksync/buffer_test.go +++ b/blocksync/buffer_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/blocksync/slidingwindow.go b/blocksync/slidingwindow.go index 090c2ebc93..40dcddff71 100644 --- a/blocksync/slidingwindow.go +++ b/blocksync/slidingwindow.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/blocksync/util.go b/blocksync/util.go index 8e0cf27506..d9522b2001 100644 --- a/blocksync/util.go +++ b/blocksync/util.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/blocksync/worker.go b/blocksync/worker.go index 95f6497c68..19c9d8e489 100644 --- a/blocksync/worker.go +++ b/blocksync/worker.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/chainservice/chainservice.go b/chainservice/chainservice.go index bc79170b70..a39cfd646b 100644 --- a/chainservice/chainservice.go +++ b/chainservice/chainservice.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/config/config.go b/config/config.go index 41d01840ae..fc73447718 100644 --- a/config/config.go +++ b/config/config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/config/config_test.go b/config/config_test.go index 2e2cbc2fa8..4a5eb3dd02 100644 --- a/config/config_test.go +++ b/config/config_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/consensus/consensus.go b/consensus/consensus.go index 1a2edae3dd..1cb35ec8c1 100644 --- a/consensus/consensus.go +++ b/consensus/consensus.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/consensus/consensusfsm/consensusevent.go b/consensus/consensusfsm/consensusevent.go index 16649e1870..aaffc441dd 100644 --- a/consensus/consensusfsm/consensusevent.go +++ b/consensus/consensusfsm/consensusevent.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/consensus/consensusfsm/context.go b/consensus/consensusfsm/context.go index bcac6b4647..68d8904970 100644 --- a/consensus/consensusfsm/context.go +++ b/consensus/consensusfsm/context.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/consensus/consensusfsm/endorsedmessage.go b/consensus/consensusfsm/endorsedmessage.go index d4f007c5d4..9fbc5ca0de 100644 --- a/consensus/consensusfsm/endorsedmessage.go +++ b/consensus/consensusfsm/endorsedmessage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/consensus/consensusfsm/fsm.go b/consensus/consensusfsm/fsm.go index 608d016537..e07281428a 100644 --- a/consensus/consensusfsm/fsm.go +++ b/consensus/consensusfsm/fsm.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/consensus/consensusfsm/fsm_test.go b/consensus/consensusfsm/fsm_test.go index f31dc72293..2a874b427e 100644 --- a/consensus/consensusfsm/fsm_test.go +++ b/consensus/consensusfsm/fsm_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/consensus/scheme/noop.go b/consensus/scheme/noop.go index 1731764f3d..9f29d36a25 100644 --- a/consensus/scheme/noop.go +++ b/consensus/scheme/noop.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/consensus/scheme/rolldpos/blockproposal.go b/consensus/scheme/rolldpos/blockproposal.go index 6203f89581..d05f0a7f0f 100644 --- a/consensus/scheme/rolldpos/blockproposal.go +++ b/consensus/scheme/rolldpos/blockproposal.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/consensus/scheme/rolldpos/blockproposal_test.go b/consensus/scheme/rolldpos/blockproposal_test.go index e2475a039b..e97d69f1c3 100644 --- a/consensus/scheme/rolldpos/blockproposal_test.go +++ b/consensus/scheme/rolldpos/blockproposal_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/consensus/scheme/rolldpos/consensusvote.go b/consensus/scheme/rolldpos/consensusvote.go index cbfd85e63a..2e879d9b75 100644 --- a/consensus/scheme/rolldpos/consensusvote.go +++ b/consensus/scheme/rolldpos/consensusvote.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/consensus/scheme/rolldpos/consensusvote_test.go b/consensus/scheme/rolldpos/consensusvote_test.go index 0c573f6b66..e7f756e978 100644 --- a/consensus/scheme/rolldpos/consensusvote_test.go +++ b/consensus/scheme/rolldpos/consensusvote_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/consensus/scheme/rolldpos/endorsedconsensusmessage.go b/consensus/scheme/rolldpos/endorsedconsensusmessage.go index 76a2150a72..ea7298c848 100644 --- a/consensus/scheme/rolldpos/endorsedconsensusmessage.go +++ b/consensus/scheme/rolldpos/endorsedconsensusmessage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/consensus/scheme/rolldpos/endorsementmanager.go b/consensus/scheme/rolldpos/endorsementmanager.go index a62fb2811d..a844be905f 100644 --- a/consensus/scheme/rolldpos/endorsementmanager.go +++ b/consensus/scheme/rolldpos/endorsementmanager.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/consensus/scheme/rolldpos/endorsementmanager_test.go b/consensus/scheme/rolldpos/endorsementmanager_test.go index 72c9cca460..89174078f0 100644 --- a/consensus/scheme/rolldpos/endorsementmanager_test.go +++ b/consensus/scheme/rolldpos/endorsementmanager_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/consensus/scheme/rolldpos/rolldpos.go b/consensus/scheme/rolldpos/rolldpos.go index c0860196ca..a00feaae02 100644 --- a/consensus/scheme/rolldpos/rolldpos.go +++ b/consensus/scheme/rolldpos/rolldpos.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/consensus/scheme/rolldpos/rolldpos_test.go b/consensus/scheme/rolldpos/rolldpos_test.go index 6be8c9202a..ff1f826a5e 100644 --- a/consensus/scheme/rolldpos/rolldpos_test.go +++ b/consensus/scheme/rolldpos/rolldpos_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/consensus/scheme/rolldpos/rolldposctx.go b/consensus/scheme/rolldpos/rolldposctx.go index 64bd6222ce..6fc3ca8bc3 100644 --- a/consensus/scheme/rolldpos/rolldposctx.go +++ b/consensus/scheme/rolldpos/rolldposctx.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/consensus/scheme/rolldpos/rolldposctx_test.go b/consensus/scheme/rolldpos/rolldposctx_test.go index b9d4e8df82..5fc7572f24 100644 --- a/consensus/scheme/rolldpos/rolldposctx_test.go +++ b/consensus/scheme/rolldpos/rolldposctx_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/consensus/scheme/rolldpos/roundcalculator.go b/consensus/scheme/rolldpos/roundcalculator.go index 80915b1c7a..32d8a03fc5 100644 --- a/consensus/scheme/rolldpos/roundcalculator.go +++ b/consensus/scheme/rolldpos/roundcalculator.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/consensus/scheme/rolldpos/roundcalculator_test.go b/consensus/scheme/rolldpos/roundcalculator_test.go index cfa1976cf6..fe3a5ab4ae 100644 --- a/consensus/scheme/rolldpos/roundcalculator_test.go +++ b/consensus/scheme/rolldpos/roundcalculator_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/consensus/scheme/rolldpos/roundctx.go b/consensus/scheme/rolldpos/roundctx.go index 3a9406d2cf..5c26369ffd 100644 --- a/consensus/scheme/rolldpos/roundctx.go +++ b/consensus/scheme/rolldpos/roundctx.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/consensus/scheme/rolldpos/roundctx_test.go b/consensus/scheme/rolldpos/roundctx_test.go index 9d03a4b341..d00cc76904 100644 --- a/consensus/scheme/rolldpos/roundctx_test.go +++ b/consensus/scheme/rolldpos/roundctx_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/consensus/scheme/rolldpos/subchain.go b/consensus/scheme/rolldpos/subchain.go index eac3409bd2..3e33d9d3a8 100644 --- a/consensus/scheme/rolldpos/subchain.go +++ b/consensus/scheme/rolldpos/subchain.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/consensus/scheme/rolldpos/subchain_test.go b/consensus/scheme/rolldpos/subchain_test.go index c8a18b58cf..8f1d730103 100644 --- a/consensus/scheme/rolldpos/subchain_test.go +++ b/consensus/scheme/rolldpos/subchain_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/consensus/scheme/scheme.go b/consensus/scheme/scheme.go index a4842b2844..799a9230a4 100644 --- a/consensus/scheme/scheme.go +++ b/consensus/scheme/scheme.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/consensus/scheme/standalone.go b/consensus/scheme/standalone.go index 387f217269..d7713c69e7 100644 --- a/consensus/scheme/standalone.go +++ b/consensus/scheme/standalone.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/crypto/cryptosort.go b/crypto/cryptosort.go index e91a6e95a7..1e91307b72 100644 --- a/crypto/cryptosort.go +++ b/crypto/cryptosort.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/crypto/cryptosort_test.go b/crypto/cryptosort_test.go index b7aa9419cd..d66bb8372b 100644 --- a/crypto/cryptosort_test.go +++ b/crypto/cryptosort_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/crypto/merkle.go b/crypto/merkle.go index 9d56d819c7..88a0593278 100644 --- a/crypto/merkle.go +++ b/crypto/merkle.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/crypto/merkle_test.go b/crypto/merkle_test.go index e337c8a8a2..8e54c687fd 100644 --- a/crypto/merkle_test.go +++ b/crypto/merkle_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/db/batch.go b/db/batch.go index 3975fb8fe3..9e60fa4ce3 100644 --- a/db/batch.go +++ b/db/batch.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/db/batch_test.go b/db/batch_test.go index 999b1eeb62..4c04191ef4 100644 --- a/db/batch_test.go +++ b/db/batch_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/db/db.go b/db/db.go index 2d00d9a787..63c88f6ae8 100644 --- a/db/db.go +++ b/db/db.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/db/db_badger.go b/db/db_badger.go index 526dfe0157..0f305b703b 100644 --- a/db/db_badger.go +++ b/db/db_badger.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/db/db_bolt.go b/db/db_bolt.go index 8ff2665898..ac1f7d1632 100644 --- a/db/db_bolt.go +++ b/db/db_bolt.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/db/db_bolt_test.go b/db/db_bolt_test.go index 68237834ea..70f16842fe 100644 --- a/db/db_bolt_test.go +++ b/db/db_bolt_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/db/db_test.go b/db/db_test.go index f13dfce9c7..a01bbb8b22 100644 --- a/db/db_test.go +++ b/db/db_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/db/kv_cache.go b/db/kv_cache.go index 3edf716310..be4230c2d3 100644 --- a/db/kv_cache.go +++ b/db/kv_cache.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/db/kvstore4trie.go b/db/kvstore4trie.go index 6e8a83f5d2..e88198f1e6 100644 --- a/db/kvstore4trie.go +++ b/db/kvstore4trie.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/db/kvstore4trie_test.go b/db/kvstore4trie_test.go index c38db5bc41..6b6546c1f2 100644 --- a/db/kvstore4trie_test.go +++ b/db/kvstore4trie_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/db/sql/rds.go b/db/sql/rds.go index d4edd1aa40..1aeff41cd8 100644 --- a/db/sql/rds.go +++ b/db/sql/rds.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/db/sql/rds_test.go b/db/sql/rds_test.go index 97bb47b4d5..06930df793 100644 --- a/db/sql/rds_test.go +++ b/db/sql/rds_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/db/sql/sqlite3.go b/db/sql/sqlite3.go index 351e0c8e36..3cd935dc66 100644 --- a/db/sql/sqlite3.go +++ b/db/sql/sqlite3.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/db/sql/sqlite3_test.go b/db/sql/sqlite3_test.go index c8c67b61d8..145487599e 100644 --- a/db/sql/sqlite3_test.go +++ b/db/sql/sqlite3_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/db/sql/storebase.go b/db/sql/storebase.go index 9078df40e6..aa76da72bb 100644 --- a/db/sql/storebase.go +++ b/db/sql/storebase.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/db/sql/storebase_tests.go b/db/sql/storebase_tests.go index 3eec497ff6..5597be9575 100644 --- a/db/sql/storebase_tests.go +++ b/db/sql/storebase_tests.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/db/sql/util.go b/db/sql/util.go index 31a196a406..03ff6eb439 100644 --- a/db/sql/util.go +++ b/db/sql/util.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/db/trie/branchnode.go b/db/trie/branchnode.go index e74b47adbc..935b39c0d4 100644 --- a/db/trie/branchnode.go +++ b/db/trie/branchnode.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/db/trie/branchroottrie.go b/db/trie/branchroottrie.go index cf2008ad76..9ee4fe2f18 100644 --- a/db/trie/branchroottrie.go +++ b/db/trie/branchroottrie.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/db/trie/extensionnode.go b/db/trie/extensionnode.go index 1418631c8c..4b97451480 100644 --- a/db/trie/extensionnode.go +++ b/db/trie/extensionnode.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/db/trie/leafnode.go b/db/trie/leafnode.go index 89da7f97f8..d3ac1733ad 100644 --- a/db/trie/leafnode.go +++ b/db/trie/leafnode.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/db/trie/trie.go b/db/trie/trie.go index 559b4b064e..88d932f944 100644 --- a/db/trie/trie.go +++ b/db/trie/trie.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/db/trie/trie_test.go b/db/trie/trie_test.go index d7187a8cab..3103f158c0 100644 --- a/db/trie/trie_test.go +++ b/db/trie/trie_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/db/trie/triepb/trie.proto b/db/trie/triepb/trie.proto index 4fc09cff3f..92bc4d709b 100644 --- a/db/trie/triepb/trie.proto +++ b/db/trie/triepb/trie.proto @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/dispatcher/dispatcher.go b/dispatcher/dispatcher.go index 570c0b9609..ccbad186e9 100644 --- a/dispatcher/dispatcher.go +++ b/dispatcher/dispatcher.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/dispatcher/dispatcher_test.go b/dispatcher/dispatcher_test.go index e8f68126e5..d0120c36b1 100644 --- a/dispatcher/dispatcher_test.go +++ b/dispatcher/dispatcher_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/e2etest/bigint_test.go b/e2etest/bigint_test.go index f277ae973a..f47373f0f3 100644 --- a/e2etest/bigint_test.go +++ b/e2etest/bigint_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/e2etest/local_actpool_test.go b/e2etest/local_actpool_test.go index b73fbe3ba9..b95a65c9f3 100644 --- a/e2etest/local_actpool_test.go +++ b/e2etest/local_actpool_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/e2etest/local_test.go b/e2etest/local_test.go index 71f60caf9c..56d89cf2f6 100644 --- a/e2etest/local_test.go +++ b/e2etest/local_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/e2etest/local_transfer_test.go b/e2etest/local_transfer_test.go index 66eeb3a952..45edf6cb66 100644 --- a/e2etest/local_transfer_test.go +++ b/e2etest/local_transfer_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/e2etest/multichain_test.go b/e2etest/multichain_test.go index 823ccf98ae..583bef43b5 100644 --- a/e2etest/multichain_test.go +++ b/e2etest/multichain_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/e2etest/util.go b/e2etest/util.go index 4b69613973..a8a86063da 100644 --- a/e2etest/util.go +++ b/e2etest/util.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/endorsement/endorsement.go b/endorsement/endorsement.go index a47e5eebd9..e4d8b843b2 100644 --- a/endorsement/endorsement.go +++ b/endorsement/endorsement.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/gasstation/gasstattion.go b/gasstation/gasstattion.go index 3476e17190..b3033a6330 100644 --- a/gasstation/gasstattion.go +++ b/gasstation/gasstattion.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/gasstation/gasstattion_test.go b/gasstation/gasstattion_test.go index 2475192beb..2608450195 100644 --- a/gasstation/gasstattion_test.go +++ b/gasstation/gasstattion_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/account/account.go b/ioctl/cmd/account/account.go index adf398fb5a..63ab6d050e 100644 --- a/ioctl/cmd/account/account.go +++ b/ioctl/cmd/account/account.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/account/account_test.go b/ioctl/cmd/account/account_test.go index b8f1904940..a6e2442e6b 100644 --- a/ioctl/cmd/account/account_test.go +++ b/ioctl/cmd/account/account_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/account/accountbalance.go b/ioctl/cmd/account/accountbalance.go index 7fb4155d0e..e6c5b8db18 100644 --- a/ioctl/cmd/account/accountbalance.go +++ b/ioctl/cmd/account/accountbalance.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/account/accountcreate.go b/ioctl/cmd/account/accountcreate.go index db190f84d5..6ca6a62bea 100644 --- a/ioctl/cmd/account/accountcreate.go +++ b/ioctl/cmd/account/accountcreate.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/account/accountcreateadd.go b/ioctl/cmd/account/accountcreateadd.go index c055bf4b37..be4d9fb6a8 100644 --- a/ioctl/cmd/account/accountcreateadd.go +++ b/ioctl/cmd/account/accountcreateadd.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/account/accountdelete.go b/ioctl/cmd/account/accountdelete.go index 045bae22ba..083c1ca067 100644 --- a/ioctl/cmd/account/accountdelete.go +++ b/ioctl/cmd/account/accountdelete.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/account/accountethaddr.go b/ioctl/cmd/account/accountethaddr.go index 287efc1b7b..52198226ce 100644 --- a/ioctl/cmd/account/accountethaddr.go +++ b/ioctl/cmd/account/accountethaddr.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/account/accountexport.go b/ioctl/cmd/account/accountexport.go index 05cc2b97d6..db385dc150 100644 --- a/ioctl/cmd/account/accountexport.go +++ b/ioctl/cmd/account/accountexport.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/account/accountexportpublic.go b/ioctl/cmd/account/accountexportpublic.go index 641e9999a3..23c270551f 100644 --- a/ioctl/cmd/account/accountexportpublic.go +++ b/ioctl/cmd/account/accountexportpublic.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/account/accountimport.go b/ioctl/cmd/account/accountimport.go index b79ba938d1..e61744b0f3 100644 --- a/ioctl/cmd/account/accountimport.go +++ b/ioctl/cmd/account/accountimport.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/account/accountlist.go b/ioctl/cmd/account/accountlist.go index 35154451d9..9ba64d3337 100644 --- a/ioctl/cmd/account/accountlist.go +++ b/ioctl/cmd/account/accountlist.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/account/accountnonce.go b/ioctl/cmd/account/accountnonce.go index 2661ac1e93..4f98c0867f 100644 --- a/ioctl/cmd/account/accountnonce.go +++ b/ioctl/cmd/account/accountnonce.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/account/accountsign.go b/ioctl/cmd/account/accountsign.go index 0d63a8b5b5..87c383e0fc 100644 --- a/ioctl/cmd/account/accountsign.go +++ b/ioctl/cmd/account/accountsign.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/account/accountupdate.go b/ioctl/cmd/account/accountupdate.go index 3cf696edcd..6e7785dd1d 100644 --- a/ioctl/cmd/account/accountupdate.go +++ b/ioctl/cmd/account/accountupdate.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/action/action.go b/ioctl/cmd/action/action.go index f7b8c94334..3b29204959 100644 --- a/ioctl/cmd/action/action.go +++ b/ioctl/cmd/action/action.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/action/actionclaim.go b/ioctl/cmd/action/actionclaim.go index ca6a170b31..c849137bbb 100644 --- a/ioctl/cmd/action/actionclaim.go +++ b/ioctl/cmd/action/actionclaim.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/action/actiondeploy.go b/ioctl/cmd/action/actiondeploy.go index 2ad14a8602..c0e28c4929 100644 --- a/ioctl/cmd/action/actiondeploy.go +++ b/ioctl/cmd/action/actiondeploy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/action/actiondeposit.go b/ioctl/cmd/action/actiondeposit.go index f1f789bde4..a819f3c59c 100644 --- a/ioctl/cmd/action/actiondeposit.go +++ b/ioctl/cmd/action/actiondeposit.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disdeposited. This source code is governed by Apache diff --git a/ioctl/cmd/action/actionhash.go b/ioctl/cmd/action/actionhash.go index d3979df94b..fca0bdbe31 100644 --- a/ioctl/cmd/action/actionhash.go +++ b/ioctl/cmd/action/actionhash.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/action/actioninvoke.go b/ioctl/cmd/action/actioninvoke.go index b08a12dd3a..06988bd480 100644 --- a/ioctl/cmd/action/actioninvoke.go +++ b/ioctl/cmd/action/actioninvoke.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/action/actionread.go b/ioctl/cmd/action/actionread.go index d632b1c278..61b2cbe1e2 100644 --- a/ioctl/cmd/action/actionread.go +++ b/ioctl/cmd/action/actionread.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/action/actionsendraw.go b/ioctl/cmd/action/actionsendraw.go index 53c214de19..e6c197de6c 100644 --- a/ioctl/cmd/action/actionsendraw.go +++ b/ioctl/cmd/action/actionsendraw.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/action/actiontransfer.go b/ioctl/cmd/action/actiontransfer.go index 2e6d1523c0..0d30422281 100644 --- a/ioctl/cmd/action/actiontransfer.go +++ b/ioctl/cmd/action/actiontransfer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/action/xrc20.go b/ioctl/cmd/action/xrc20.go index cc5af7e072..2abf79b1b6 100644 --- a/ioctl/cmd/action/xrc20.go +++ b/ioctl/cmd/action/xrc20.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/action/xrc20allowance.go b/ioctl/cmd/action/xrc20allowance.go index 729da3ad44..297d0f5d0d 100644 --- a/ioctl/cmd/action/xrc20allowance.go +++ b/ioctl/cmd/action/xrc20allowance.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/action/xrc20approve.go b/ioctl/cmd/action/xrc20approve.go index 1cf464e362..615000dda0 100644 --- a/ioctl/cmd/action/xrc20approve.go +++ b/ioctl/cmd/action/xrc20approve.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/action/xrc20balanceof.go b/ioctl/cmd/action/xrc20balanceof.go index fd3b65e883..9e96a5daac 100644 --- a/ioctl/cmd/action/xrc20balanceof.go +++ b/ioctl/cmd/action/xrc20balanceof.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/action/xrc20totalsupply.go b/ioctl/cmd/action/xrc20totalsupply.go index 76f8c9bc74..871d76a5a0 100644 --- a/ioctl/cmd/action/xrc20totalsupply.go +++ b/ioctl/cmd/action/xrc20totalsupply.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/action/xrc20transfer.go b/ioctl/cmd/action/xrc20transfer.go index 0d90da73d5..d481714d51 100644 --- a/ioctl/cmd/action/xrc20transfer.go +++ b/ioctl/cmd/action/xrc20transfer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/action/xrc20transferfrom.go b/ioctl/cmd/action/xrc20transferfrom.go index 5579e79c36..afb384be55 100644 --- a/ioctl/cmd/action/xrc20transferfrom.go +++ b/ioctl/cmd/action/xrc20transferfrom.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/alias/alias.go b/ioctl/cmd/alias/alias.go index 72f9360833..f3fe736f6a 100644 --- a/ioctl/cmd/alias/alias.go +++ b/ioctl/cmd/alias/alias.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/alias/alias_test.go b/ioctl/cmd/alias/alias_test.go index 52f462310c..0c9709e765 100644 --- a/ioctl/cmd/alias/alias_test.go +++ b/ioctl/cmd/alias/alias_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/alias/aliasexport.go b/ioctl/cmd/alias/aliasexport.go index 33e190c7d1..d250196dd6 100644 --- a/ioctl/cmd/alias/aliasexport.go +++ b/ioctl/cmd/alias/aliasexport.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/alias/aliasimport.go b/ioctl/cmd/alias/aliasimport.go index d00a9bfc32..49127ec4f0 100644 --- a/ioctl/cmd/alias/aliasimport.go +++ b/ioctl/cmd/alias/aliasimport.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache @@ -90,9 +90,9 @@ func aliasImport(cmd *cobra.Command, args []string) error { func (m *importMessage) String() string { if output.Format == "" { - line:=fmt.Sprintf("%d/%d aliases imported\nExisted aliases:", m.ImportedNumber, m.TotalNumber) + line := fmt.Sprintf("%d/%d aliases imported\nExisted aliases:", m.ImportedNumber, m.TotalNumber) for _, alias := range m.Unimported { - line+=fmt.Sprint(" " + alias.Name) + line += fmt.Sprint(" " + alias.Name) } return line } diff --git a/ioctl/cmd/alias/aliaslist.go b/ioctl/cmd/alias/aliaslist.go index e30c45fa5b..ffc97e36b3 100644 --- a/ioctl/cmd/alias/aliaslist.go +++ b/ioctl/cmd/alias/aliaslist.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/alias/aliasremove.go b/ioctl/cmd/alias/aliasremove.go index 1c7defe1c3..bbc54208b8 100644 --- a/ioctl/cmd/alias/aliasremove.go +++ b/ioctl/cmd/alias/aliasremove.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/alias/aliasset.go b/ioctl/cmd/alias/aliasset.go index f33a204b25..f0e23e6ce4 100644 --- a/ioctl/cmd/alias/aliasset.go +++ b/ioctl/cmd/alias/aliasset.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/bc/bc.go b/ioctl/cmd/bc/bc.go index b0fb3b94be..2646d7b5af 100644 --- a/ioctl/cmd/bc/bc.go +++ b/ioctl/cmd/bc/bc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/bc/bcblock.go b/ioctl/cmd/bc/bcblock.go index 1f5115b899..429446adb2 100644 --- a/ioctl/cmd/bc/bcblock.go +++ b/ioctl/cmd/bc/bcblock.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/bc/bcinfo.go b/ioctl/cmd/bc/bcinfo.go index f5c2f62899..3b2d0d9b9f 100644 --- a/ioctl/cmd/bc/bcinfo.go +++ b/ioctl/cmd/bc/bcinfo.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/config/config.go b/ioctl/cmd/config/config.go index f035f7107e..cd445a3dbd 100644 --- a/ioctl/cmd/config/config.go +++ b/ioctl/cmd/config/config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/config/configsetget.go b/ioctl/cmd/config/configsetget.go index eb5ff2982a..1b5a300d8c 100644 --- a/ioctl/cmd/config/configsetget.go +++ b/ioctl/cmd/config/configsetget.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/node/node.go b/ioctl/cmd/node/node.go index e8123c6b72..ce465f7502 100644 --- a/ioctl/cmd/node/node.go +++ b/ioctl/cmd/node/node.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/node/nodedelegate.go b/ioctl/cmd/node/nodedelegate.go index b10dc7f842..f11fd4068c 100644 --- a/ioctl/cmd/node/nodedelegate.go +++ b/ioctl/cmd/node/nodedelegate.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/node/nodereward.go b/ioctl/cmd/node/nodereward.go index 661b0d7419..9470e85094 100644 --- a/ioctl/cmd/node/nodereward.go +++ b/ioctl/cmd/node/nodereward.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/root.go b/ioctl/cmd/root.go index 98bdcc5aad..c4978be4e5 100644 --- a/ioctl/cmd/root.go +++ b/ioctl/cmd/root.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/cmd/update/update.go b/ioctl/cmd/update/update.go index f2190df473..2a93626cea 100644 --- a/ioctl/cmd/update/update.go +++ b/ioctl/cmd/update/update.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/flag/flag.go b/ioctl/flag/flag.go index 0974e51c04..b4e9492340 100644 --- a/ioctl/flag/flag.go +++ b/ioctl/flag/flag.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/ioctl.go b/ioctl/ioctl.go index 226ee8a8b4..91a6376f11 100644 --- a/ioctl/ioctl.go +++ b/ioctl/ioctl.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/output/format.go b/ioctl/output/format.go index ae794b5290..a311c535a2 100644 --- a/ioctl/output/format.go +++ b/ioctl/output/format.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/util/util.go b/ioctl/util/util.go index f98f250d7d..fbc8a3a50f 100644 --- a/ioctl/util/util.go +++ b/ioctl/util/util.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/util/util_test.go b/ioctl/util/util_test.go index a60490fada..eba17a1245 100644 --- a/ioctl/util/util_test.go +++ b/ioctl/util/util_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/ioctl/validator/validator.go b/ioctl/validator/validator.go index b502329adf..594c7810f4 100644 --- a/ioctl/validator/validator.go +++ b/ioctl/validator/validator.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/misc/scripts/license_header.txt b/misc/scripts/license_header.txt index 258ef4d8d7..c44663ddb5 100644 --- a/misc/scripts/license_header.txt +++ b/misc/scripts/license_header.txt @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/p2p/agent.go b/p2p/agent.go index e4a07ed5fc..e5f1010b9c 100644 --- a/p2p/agent.go +++ b/p2p/agent.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/p2p/agent_test.go b/p2p/agent_test.go index 0c525ae7e4..e802e51ac8 100644 --- a/p2p/agent_test.go +++ b/p2p/agent_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/pkg/cache/threadsafelrucache.go b/pkg/cache/threadsafelrucache.go index 2d0a7e13a8..a36dde897f 100644 --- a/pkg/cache/threadsafelrucache.go +++ b/pkg/cache/threadsafelrucache.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/pkg/compress/compress.go b/pkg/compress/compress.go index 3e2840f775..dad4c6b8b7 100644 --- a/pkg/compress/compress.go +++ b/pkg/compress/compress.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/pkg/compress/compress_test.go b/pkg/compress/compress_test.go index 47472f14aa..47a44d1ad8 100644 --- a/pkg/compress/compress_test.go +++ b/pkg/compress/compress_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/pkg/ha/ha.go b/pkg/ha/ha.go index 9952af4d11..3adb8704db 100644 --- a/pkg/ha/ha.go +++ b/pkg/ha/ha.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/pkg/lifecycle/lifecycle_test.go b/pkg/lifecycle/lifecycle_test.go index 71e18143c8..18b72ce7fa 100644 --- a/pkg/lifecycle/lifecycle_test.go +++ b/pkg/lifecycle/lifecycle_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/pkg/log/fields.go b/pkg/log/fields.go index ccfe5b98ca..9b7d6ce72c 100644 --- a/pkg/log/fields.go +++ b/pkg/log/fields.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/pkg/log/log.go b/pkg/log/log.go index cf84c2c35b..ba4b0a6260 100644 --- a/pkg/log/log.go +++ b/pkg/log/log.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/pkg/log/redirectStderr_armOS.go b/pkg/log/redirectStderr_armOS.go index 6b59536c4d..146483ffa4 100644 --- a/pkg/log/redirectStderr_armOS.go +++ b/pkg/log/redirectStderr_armOS.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/pkg/log/redirectStderr_other.go b/pkg/log/redirectStderr_other.go index 2d22101866..ef425e4741 100644 --- a/pkg/log/redirectStderr_other.go +++ b/pkg/log/redirectStderr_other.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/pkg/log/redirectStderr_windows.go b/pkg/log/redirectStderr_windows.go index e46ea3b7da..b53ed9fae3 100644 --- a/pkg/log/redirectStderr_windows.go +++ b/pkg/log/redirectStderr_windows.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/pkg/probe/options.go b/pkg/probe/options.go index 5d92ddd2c5..87e3b057f0 100644 --- a/pkg/probe/options.go +++ b/pkg/probe/options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/pkg/probe/probe.go b/pkg/probe/probe.go index 74a742a63a..3049d867aa 100644 --- a/pkg/probe/probe.go +++ b/pkg/probe/probe.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/pkg/probe/probe_test.go b/pkg/probe/probe_test.go index 258e7beb52..11dbf31382 100644 --- a/pkg/probe/probe_test.go +++ b/pkg/probe/probe_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/pkg/prometheustimer/timer.go b/pkg/prometheustimer/timer.go index 3ae593a192..7453c05c5f 100644 --- a/pkg/prometheustimer/timer.go +++ b/pkg/prometheustimer/timer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/pkg/routine/recurringtask_test.go b/pkg/routine/recurringtask_test.go index e0c3e5871d..28d918395c 100644 --- a/pkg/routine/recurringtask_test.go +++ b/pkg/routine/recurringtask_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/pkg/unit/unit.go b/pkg/unit/unit.go index 30ffb66aa0..e89a4d6933 100644 --- a/pkg/unit/unit.go +++ b/pkg/unit/unit.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/pkg/util/byteutil/byteutil.go b/pkg/util/byteutil/byteutil.go index 59c626d644..211db797dc 100644 --- a/pkg/util/byteutil/byteutil.go +++ b/pkg/util/byteutil/byteutil.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/pkg/util/fileutil/fileutil.go b/pkg/util/fileutil/fileutil.go index 1e2ffadc11..54820d48c4 100644 --- a/pkg/util/fileutil/fileutil.go +++ b/pkg/util/fileutil/fileutil.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/pkg/version/version.go b/pkg/version/version.go index eb73fb26ee..4be27d410d 100644 --- a/pkg/version/version.go +++ b/pkg/version/version.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/server/itx/heartbeat.go b/server/itx/heartbeat.go index 479851db8c..9b171b2d6c 100644 --- a/server/itx/heartbeat.go +++ b/server/itx/heartbeat.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/server/itx/heartbeat_test.go b/server/itx/heartbeat_test.go index 49069d4c96..044fd77d0e 100644 --- a/server/itx/heartbeat_test.go +++ b/server/itx/heartbeat_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/server/itx/server.go b/server/itx/server.go index 408bd039c6..0835e5366f 100644 --- a/server/itx/server.go +++ b/server/itx/server.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/server/itx/subchain.go b/server/itx/subchain.go index cb405b8c56..41d5fd8a90 100644 --- a/server/itx/subchain.go +++ b/server/itx/subchain.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/server/itx/subchain_test.go b/server/itx/subchain_test.go index f7a131b963..aaed7970d1 100644 --- a/server/itx/subchain_test.go +++ b/server/itx/subchain_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/server/main.go b/server/main.go index 52bbf5e00c..8de4cba9b4 100644 --- a/server/main.go +++ b/server/main.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/state/account.go b/state/account.go index a5e6619eff..b445bb6960 100644 --- a/state/account.go +++ b/state/account.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/state/account_test.go b/state/account_test.go index ee9a74e894..d53d516542 100644 --- a/state/account_test.go +++ b/state/account_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/state/candidate.go b/state/candidate.go index 6a21a05a9c..5ae2f4f894 100644 --- a/state/candidate.go +++ b/state/candidate.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/state/candidate_test.go b/state/candidate_test.go index 207231e3cd..29dd8b3d19 100644 --- a/state/candidate_test.go +++ b/state/candidate_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/state/factory/factory.go b/state/factory/factory.go index fc0df7bc1f..f9ff3bd9ab 100644 --- a/state/factory/factory.go +++ b/state/factory/factory.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/state/factory/factory_test.go b/state/factory/factory_test.go index cdf2120c02..6811e96d3b 100644 --- a/state/factory/factory_test.go +++ b/state/factory/factory_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/state/factory/statedb.go b/state/factory/statedb.go index e8517d97c9..20973c95bc 100644 --- a/state/factory/statedb.go +++ b/state/factory/statedb.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/state/factory/statetx.go b/state/factory/statetx.go index aaed91bb21..b20cabb878 100644 --- a/state/factory/statetx.go +++ b/state/factory/statetx.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/state/factory/workingset.go b/state/factory/workingset.go index b98237f4a0..2efa6aed57 100644 --- a/state/factory/workingset.go +++ b/state/factory/workingset.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/test/identityset/identityset.go b/test/identityset/identityset.go index a8c99656cc..2e61eca743 100644 --- a/test/identityset/identityset.go +++ b/test/identityset/identityset.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/testutil/gas.go b/testutil/gas.go index 4c8d991366..3fc4c7bda6 100644 --- a/testutil/gas.go +++ b/testutil/gas.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/testutil/network.go b/testutil/network.go index 61f3671cab..db35c72712 100644 --- a/testutil/network.go +++ b/testutil/network.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/testutil/signedaction.go b/testutil/signedaction.go index cb259df9cc..a95cf04b2a 100644 --- a/testutil/signedaction.go +++ b/testutil/signedaction.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/testutil/signedaction_test.go b/testutil/signedaction_test.go index 5a8099a7bd..298b48280c 100644 --- a/testutil/signedaction_test.go +++ b/testutil/signedaction_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/testutil/timestamp.go b/testutil/timestamp.go index a48694d22b..64730d9659 100644 --- a/testutil/timestamp.go +++ b/testutil/timestamp.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/tools/actioninjector.v2/internal/cmd/random.go b/tools/actioninjector.v2/internal/cmd/random.go index 46a73c0871..a88b081bf1 100644 --- a/tools/actioninjector.v2/internal/cmd/random.go +++ b/tools/actioninjector.v2/internal/cmd/random.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/tools/actioninjector.v2/internal/cmd/root.go b/tools/actioninjector.v2/internal/cmd/root.go index a2af9cd033..8728176f01 100644 --- a/tools/actioninjector.v2/internal/cmd/root.go +++ b/tools/actioninjector.v2/internal/cmd/root.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/tools/addrgen/internal/cmd/createconfig.go b/tools/addrgen/internal/cmd/createconfig.go index e5c1084804..019a9180b9 100644 --- a/tools/addrgen/internal/cmd/createconfig.go +++ b/tools/addrgen/internal/cmd/createconfig.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/tools/addrgen/internal/cmd/generate.go b/tools/addrgen/internal/cmd/generate.go index a61a6d93ad..006f2ccc53 100644 --- a/tools/addrgen/internal/cmd/generate.go +++ b/tools/addrgen/internal/cmd/generate.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/tools/addrgen/internal/cmd/root.go b/tools/addrgen/internal/cmd/root.go index 83294bdaa4..0fc450c739 100644 --- a/tools/addrgen/internal/cmd/root.go +++ b/tools/addrgen/internal/cmd/root.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/tools/executiontester/blockchain/array-delete-passing.go b/tools/executiontester/blockchain/array-delete-passing.go index 612ce12c7b..18d41099b0 100644 --- a/tools/executiontester/blockchain/array-delete-passing.go +++ b/tools/executiontester/blockchain/array-delete-passing.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/tools/executiontester/blockchain/array-of-strings.go b/tools/executiontester/blockchain/array-of-strings.go index 6faf799e98..e0a990f64e 100644 --- a/tools/executiontester/blockchain/array-of-strings.go +++ b/tools/executiontester/blockchain/array-of-strings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/tools/executiontester/blockchain/erc721_token.go b/tools/executiontester/blockchain/erc721_token.go index 8ee52c139a..d693db21b5 100644 --- a/tools/executiontester/blockchain/erc721_token.go +++ b/tools/executiontester/blockchain/erc721_token.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/tools/executiontester/blockchain/fp_token.go b/tools/executiontester/blockchain/fp_token.go index 31295c4783..86a731c660 100644 --- a/tools/executiontester/blockchain/fp_token.go +++ b/tools/executiontester/blockchain/fp_token.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/tools/executiontester/blockchain/stable_token.go b/tools/executiontester/blockchain/stable_token.go index 2e7e0f9e3b..0d17b07865 100644 --- a/tools/executiontester/blockchain/stable_token.go +++ b/tools/executiontester/blockchain/stable_token.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/tools/executiontester/executiontester.go b/tools/executiontester/executiontester.go index 91c2e38c49..c16fd4edfb 100644 --- a/tools/executiontester/executiontester.go +++ b/tools/executiontester/executiontester.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/tools/minicluster/minicluster.go b/tools/minicluster/minicluster.go index d4d44063b5..4c650b81fa 100644 --- a/tools/minicluster/minicluster.go +++ b/tools/minicluster/minicluster.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/tools/multisend/multisend.go b/tools/multisend/multisend.go index 81793bb54a..37aa06a6b7 100644 --- a/tools/multisend/multisend.go +++ b/tools/multisend/multisend.go @@ -1,4 +1,4 @@ -// Copyright (c) 2018 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/tools/staterecoverer/staterecoverer.go b/tools/staterecoverer/staterecoverer.go index 35eae113e6..c3bbae7de0 100644 --- a/tools/staterecoverer/staterecoverer.go +++ b/tools/staterecoverer/staterecoverer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache diff --git a/tools/util/injectorutil.go b/tools/util/injectorutil.go index 75fafa85ff..33479e8e84 100644 --- a/tools/util/injectorutil.go +++ b/tools/util/injectorutil.go @@ -1,4 +1,4 @@ -// Copyright (c) 2019 IoTeX +// Copyright (c) 2019 IoTeX Foundation // This is an alpha (internal) release and is not suitable for production. This source code is provided 'as is' and no // warranties are given as to title or non-infringement, merchantability or fitness for purpose and, to the extent // permitted by law, all liability for your use of the code is disclaimed. This source code is governed by Apache