diff --git a/LICENSE b/LICENSE index 87ae864..d308370 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2021-present + Copyright 2021-present Crypto.org Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/NOTICE b/NOTICE index 8587fad..3153b66 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ IBC Solo Machine -Copyright 2021-present. +Copyright 2021-present Crypto.org. This project contains portions of code derived from the following libraries: diff --git a/solo-machine-core/proto/cosmos/auth/v1beta1/auth.proto b/solo-machine-core/proto/cosmos/auth/v1beta1/auth.proto index a170a2e..1e2d300 100644 --- a/solo-machine-core/proto/cosmos/auth/v1beta1/auth.proto +++ b/solo-machine-core/proto/cosmos/auth/v1beta1/auth.proto @@ -1,5 +1,5 @@ // Copyright (c) 2016-2020 All in Bits, Inc (licensed under the Apache License, Version 2.0) -// Modifications Copyright (c) 2021-present (licensed under the Apache License, Version 2.0) +// Modifications Copyright (c) 2021-present Crypto.org (licensed under the Apache License, Version 2.0) syntax = "proto3"; package cosmos.auth.v1beta1; diff --git a/solo-machine-core/proto/cosmos/crypto/ed25519/keys.proto b/solo-machine-core/proto/cosmos/crypto/ed25519/keys.proto index e970177..858f758 100644 --- a/solo-machine-core/proto/cosmos/crypto/ed25519/keys.proto +++ b/solo-machine-core/proto/cosmos/crypto/ed25519/keys.proto @@ -1,5 +1,5 @@ // Copyright (c) 2016-2020 All in Bits, Inc (licensed under the Apache License, Version 2.0) -// Modifications Copyright (c) 2021-present (licensed under the Apache License, Version 2.0) +// Modifications Copyright (c) 2021-present Crypto.org (licensed under the Apache License, Version 2.0) syntax = "proto3"; package cosmos.crypto.ed25519; diff --git a/solo-machine-core/proto/cosmos/crypto/multisig/keys.proto b/solo-machine-core/proto/cosmos/crypto/multisig/keys.proto index 030a383..7e8e21b 100644 --- a/solo-machine-core/proto/cosmos/crypto/multisig/keys.proto +++ b/solo-machine-core/proto/cosmos/crypto/multisig/keys.proto @@ -1,5 +1,5 @@ // Copyright (c) 2016-2020 All in Bits, Inc (licensed under the Apache License, Version 2.0) -// Modifications Copyright (c) 2021-present (licensed under the Apache License, Version 2.0) +// Modifications Copyright (c) 2021-present Crypto.org (licensed under the Apache License, Version 2.0) syntax = "proto3"; package cosmos.crypto.multisig; diff --git a/solo-machine-core/proto/cosmos/crypto/multisig/v1beta1/multisig.proto b/solo-machine-core/proto/cosmos/crypto/multisig/v1beta1/multisig.proto index f13c511..f035956 100644 --- a/solo-machine-core/proto/cosmos/crypto/multisig/v1beta1/multisig.proto +++ b/solo-machine-core/proto/cosmos/crypto/multisig/v1beta1/multisig.proto @@ -1,5 +1,5 @@ // Copyright (c) 2016-2020 All in Bits, Inc (licensed under the Apache License, Version 2.0) -// Modifications Copyright (c) 2021-present (licensed under the Apache License, Version 2.0) +// Modifications Copyright (c) 2021-present Crypto.org (licensed under the Apache License, Version 2.0) syntax = "proto3"; package cosmos.crypto.multisig.v1beta1; diff --git a/solo-machine-core/proto/cosmos/crypto/secp256k1/keys.proto b/solo-machine-core/proto/cosmos/crypto/secp256k1/keys.proto index 8c58676..d6f13bd 100644 --- a/solo-machine-core/proto/cosmos/crypto/secp256k1/keys.proto +++ b/solo-machine-core/proto/cosmos/crypto/secp256k1/keys.proto @@ -1,5 +1,5 @@ // Copyright (c) 2016-2020 All in Bits, Inc (licensed under the Apache License, Version 2.0) -// Modifications Copyright (c) 2021-present (licensed under the Apache License, Version 2.0) +// Modifications Copyright (c) 2021-present Crypto.org (licensed under the Apache License, Version 2.0) syntax = "proto3"; package cosmos.crypto.secp256k1; diff --git a/solo-machine-core/proto/cosmos/crypto/secp256r1/keys.proto b/solo-machine-core/proto/cosmos/crypto/secp256r1/keys.proto index 0e3c739..29e71a6 100644 --- a/solo-machine-core/proto/cosmos/crypto/secp256r1/keys.proto +++ b/solo-machine-core/proto/cosmos/crypto/secp256r1/keys.proto @@ -1,5 +1,5 @@ // Copyright (c) 2016-2020 All in Bits, Inc (licensed under the Apache License, Version 2.0) -// Modifications Copyright (c) 2021-present (licensed under the Apache License, Version 2.0) +// Modifications Copyright (c) 2021-present Crypto.org (licensed under the Apache License, Version 2.0) syntax = "proto3"; package cosmos.crypto.secp256r1; diff --git a/solo-machine-core/proto/cosmos_proto/cosmos.proto b/solo-machine-core/proto/cosmos_proto/cosmos.proto index 1dbd6c5..1be52ec 100644 --- a/solo-machine-core/proto/cosmos_proto/cosmos.proto +++ b/solo-machine-core/proto/cosmos_proto/cosmos.proto @@ -1,5 +1,5 @@ // Copyright (c) 2016-2020 All in Bits, Inc (licensed under the Apache License, Version 2.0) -// Modifications Copyright (c) 2021-present (licensed under the Apache License, Version 2.0) +// Modifications Copyright (c) 2021-present Crypto.org (licensed under the Apache License, Version 2.0) syntax = "proto3"; package cosmos_proto; diff --git a/solo-machine-core/proto/ethermint/crypto/v1/ethsecp256k1/keys.proto b/solo-machine-core/proto/ethermint/crypto/v1/ethsecp256k1/keys.proto index 5d2e40d..5e0506b 100644 --- a/solo-machine-core/proto/ethermint/crypto/v1/ethsecp256k1/keys.proto +++ b/solo-machine-core/proto/ethermint/crypto/v1/ethsecp256k1/keys.proto @@ -1,5 +1,5 @@ // Copyright (c) 2021 Tharsis (https://github.com/tharsis/ethermint) (licensed under the Apache License, Version 2.0) -// Modifications Copyright (c) 2021-present (licensed under the Apache License, Version 2.0) +// Modifications Copyright (c) 2021-present Crypto.org (licensed under the Apache License, Version 2.0) syntax = "proto3"; package ethermint.crypto.v1.ethsecp256k1; diff --git a/solo-machine-core/proto/ethermint/types/v1/account.proto b/solo-machine-core/proto/ethermint/types/v1/account.proto index c7ae846..1676357 100644 --- a/solo-machine-core/proto/ethermint/types/v1/account.proto +++ b/solo-machine-core/proto/ethermint/types/v1/account.proto @@ -1,5 +1,5 @@ // Copyright (c) 2021 Tharsis (https://github.com/tharsis/ethermint) (licensed under the Apache License, Version 2.0) -// Modifications Copyright (c) 2021-present (licensed under the Apache License, Version 2.0) +// Modifications Copyright (c) 2021-present Crypto.org (licensed under the Apache License, Version 2.0) syntax = "proto3"; package ethermint.types.v1; diff --git a/solo-machine-core/proto/gogoproto/gogo.proto b/solo-machine-core/proto/gogoproto/gogo.proto index 7b8ff9c..48c1431 100644 --- a/solo-machine-core/proto/gogoproto/gogo.proto +++ b/solo-machine-core/proto/gogoproto/gogo.proto @@ -26,7 +26,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// Modifications Copyright (c) 2021-present (licensed under the Apache License, Version 2.0) +// Modifications Copyright (c) 2021-present Crypto.org (licensed under the Apache License, Version 2.0) syntax = "proto2"; package gogoproto; diff --git a/solo-machine-core/proto/google/protobuf/any.proto b/solo-machine-core/proto/google/protobuf/any.proto index 9f01b12..e51f1f6 100644 --- a/solo-machine-core/proto/google/protobuf/any.proto +++ b/solo-machine-core/proto/google/protobuf/any.proto @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// Modifications Copyright (c) 2021-present (licensed under the Apache License, Version 2.0) +// Modifications Copyright (c) 2021-present Crypto.org (licensed under the Apache License, Version 2.0) syntax = "proto3"; diff --git a/solo-machine-core/proto/ibc/core/channel/v1/channel.proto b/solo-machine-core/proto/ibc/core/channel/v1/channel.proto index d452af6..5580105 100644 --- a/solo-machine-core/proto/ibc/core/channel/v1/channel.proto +++ b/solo-machine-core/proto/ibc/core/channel/v1/channel.proto @@ -1,5 +1,5 @@ // Copyright (c) 2021 COSMOS (licensed under the MIT License) -// Modifications Copyright (c) 2021-present (licensed under the Apache License, Version 2.0) +// Modifications Copyright (c) 2021-present Crypto.org (licensed under the Apache License, Version 2.0) syntax = "proto3"; package ibc.core.channel.v1; diff --git a/solo-machine-core/proto/ibc/core/connection/v1/connection.proto b/solo-machine-core/proto/ibc/core/connection/v1/connection.proto index 13afb3f..4cf1494 100644 --- a/solo-machine-core/proto/ibc/core/connection/v1/connection.proto +++ b/solo-machine-core/proto/ibc/core/connection/v1/connection.proto @@ -1,5 +1,5 @@ // Copyright (c) 2021 COSMOS (licensed under the MIT License) -// Modifications Copyright (c) 2021-present (licensed under the Apache License, Version 2.0) +// Modifications Copyright (c) 2021-present Crypto.org (licensed under the Apache License, Version 2.0) syntax = "proto3"; package ibc.core.connection.v1; diff --git a/solo-machine-core/proto/ibc/lightclients/solomachine/v2/solomachine.proto b/solo-machine-core/proto/ibc/lightclients/solomachine/v2/solomachine.proto index 83813e1..62b0bff 100644 --- a/solo-machine-core/proto/ibc/lightclients/solomachine/v2/solomachine.proto +++ b/solo-machine-core/proto/ibc/lightclients/solomachine/v2/solomachine.proto @@ -1,5 +1,5 @@ // Copyright (c) 2021 COSMOS (licensed under the MIT License) -// Modifications Copyright (c) 2021-present (licensed under the Apache License, Version 2.0) +// Modifications Copyright (c) 2021-present Crypto.org (licensed under the Apache License, Version 2.0) syntax = "proto3"; package ibc.lightclients.solomachine.v2;