From d30af3526619f88064ae81f92e9627d84536deda Mon Sep 17 00:00:00 2001 From: MalteHerrmann Date: Thu, 1 Aug 2024 13:59:44 +0200 Subject: [PATCH] fix licenses --- proto/os/crypto/v1/ethsecp256k1/keys.proto | 2 +- proto/os/erc20/v1/erc20.proto | 2 +- proto/os/erc20/v1/events.proto | 2 +- proto/os/erc20/v1/genesis.proto | 2 +- proto/os/erc20/v1/query.proto | 2 +- proto/os/erc20/v1/tx.proto | 2 +- proto/os/evm/v1/events.proto | 2 +- proto/os/evm/v1/evm.proto | 2 +- proto/os/evm/v1/genesis.proto | 2 +- proto/os/evm/v1/query.proto | 2 +- proto/os/evm/v1/tx.proto | 2 +- proto/os/feemarket/v1/events.proto | 2 +- proto/os/feemarket/v1/feemarket.proto | 2 +- proto/os/feemarket/v1/genesis.proto | 2 +- proto/os/feemarket/v1/query.proto | 2 +- proto/os/feemarket/v1/tx.proto | 2 +- proto/os/types/v1/dynamic_fee.proto | 2 +- proto/os/types/v1/indexer.proto | 2 +- proto/os/types/v1/web3.proto | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) diff --git a/proto/os/crypto/v1/ethsecp256k1/keys.proto b/proto/os/crypto/v1/ethsecp256k1/keys.proto index 9e1aa132..989561fd 100644 --- a/proto/os/crypto/v1/ethsecp256k1/keys.proto +++ b/proto/os/crypto/v1/ethsecp256k1/keys.proto @@ -1,5 +1,5 @@ // Copyright Tharsis Labs Ltd.(Evmos) -// SPDX-License-Identifier:ENCL-1.0(https://github.com/os/evmos/blob/main/LICENSE) +// SPDX-License-Identifier:ENCL-1.0(https://github.com/evmos/evmos/blob/main/LICENSE) syntax = "proto3"; package os.crypto.v1.ethsecp256k1; diff --git a/proto/os/erc20/v1/erc20.proto b/proto/os/erc20/v1/erc20.proto index 6ad1b7a4..420d004b 100644 --- a/proto/os/erc20/v1/erc20.proto +++ b/proto/os/erc20/v1/erc20.proto @@ -1,5 +1,5 @@ // Copyright Tharsis Labs Ltd.(Evmos) -// SPDX-License-Identifier:ENCL-1.0(https://github.com/os/evmos/blob/main/LICENSE) +// SPDX-License-Identifier:ENCL-1.0(https://github.com/evmos/evmos/blob/main/LICENSE) syntax = "proto3"; package os.erc20.v1; diff --git a/proto/os/erc20/v1/events.proto b/proto/os/erc20/v1/events.proto index b0399f12..c0fe83ef 100644 --- a/proto/os/erc20/v1/events.proto +++ b/proto/os/erc20/v1/events.proto @@ -1,5 +1,5 @@ // Copyright Tharsis Labs Ltd.(Evmos) -// SPDX-License-Identifier:ENCL-1.0(https://github.com/os/evmos/blob/main/LICENSE) +// SPDX-License-Identifier:ENCL-1.0(https://github.com/evmos/evmos/blob/main/LICENSE) syntax = "proto3"; package os.erc20.v1; diff --git a/proto/os/erc20/v1/genesis.proto b/proto/os/erc20/v1/genesis.proto index a50bcf9d..8f8e09d5 100644 --- a/proto/os/erc20/v1/genesis.proto +++ b/proto/os/erc20/v1/genesis.proto @@ -1,5 +1,5 @@ // Copyright Tharsis Labs Ltd.(Evmos) -// SPDX-License-Identifier:ENCL-1.0(https://github.com/os/evmos/blob/main/LICENSE) +// SPDX-License-Identifier:ENCL-1.0(https://github.com/evmos/evmos/blob/main/LICENSE) syntax = "proto3"; package os.erc20.v1; diff --git a/proto/os/erc20/v1/query.proto b/proto/os/erc20/v1/query.proto index 180fa338..4104fb83 100644 --- a/proto/os/erc20/v1/query.proto +++ b/proto/os/erc20/v1/query.proto @@ -1,5 +1,5 @@ // Copyright Tharsis Labs Ltd.(Evmos) -// SPDX-License-Identifier:ENCL-1.0(https://github.com/os/evmos/blob/main/LICENSE) +// SPDX-License-Identifier:ENCL-1.0(https://github.com/evmos/evmos/blob/main/LICENSE) syntax = "proto3"; package os.erc20.v1; diff --git a/proto/os/erc20/v1/tx.proto b/proto/os/erc20/v1/tx.proto index 267928db..5b259016 100644 --- a/proto/os/erc20/v1/tx.proto +++ b/proto/os/erc20/v1/tx.proto @@ -1,5 +1,5 @@ // Copyright Tharsis Labs Ltd.(Evmos) -// SPDX-License-Identifier:ENCL-1.0(https://github.com/os/evmos/blob/main/LICENSE) +// SPDX-License-Identifier:ENCL-1.0(https://github.com/evmos/evmos/blob/main/LICENSE) syntax = "proto3"; package os.erc20.v1; diff --git a/proto/os/evm/v1/events.proto b/proto/os/evm/v1/events.proto index dcca4498..34cea2f6 100644 --- a/proto/os/evm/v1/events.proto +++ b/proto/os/evm/v1/events.proto @@ -1,5 +1,5 @@ // Copyright Tharsis Labs Ltd.(Evmos) -// SPDX-License-Identifier:ENCL-1.0(https://github.com/os/evmos/blob/main/LICENSE) +// SPDX-License-Identifier:ENCL-1.0(https://github.com/evmos/evmos/blob/main/LICENSE) syntax = "proto3"; package os.evm.v1; diff --git a/proto/os/evm/v1/evm.proto b/proto/os/evm/v1/evm.proto index 55e9ff5d..bcf0e421 100644 --- a/proto/os/evm/v1/evm.proto +++ b/proto/os/evm/v1/evm.proto @@ -1,5 +1,5 @@ // Copyright Tharsis Labs Ltd.(Evmos) -// SPDX-License-Identifier:ENCL-1.0(https://github.com/os/evmos/blob/main/LICENSE) +// SPDX-License-Identifier:ENCL-1.0(https://github.com/evmos/evmos/blob/main/LICENSE) syntax = "proto3"; package os.evm.v1; diff --git a/proto/os/evm/v1/genesis.proto b/proto/os/evm/v1/genesis.proto index dce7f95d..28e7b2b9 100644 --- a/proto/os/evm/v1/genesis.proto +++ b/proto/os/evm/v1/genesis.proto @@ -1,5 +1,5 @@ // Copyright Tharsis Labs Ltd.(Evmos) -// SPDX-License-Identifier:ENCL-1.0(https://github.com/os/evmos/blob/main/LICENSE) +// SPDX-License-Identifier:ENCL-1.0(https://github.com/evmos/evmos/blob/main/LICENSE) syntax = "proto3"; package os.evm.v1; diff --git a/proto/os/evm/v1/query.proto b/proto/os/evm/v1/query.proto index 6bcdb19c..3a03ecbd 100644 --- a/proto/os/evm/v1/query.proto +++ b/proto/os/evm/v1/query.proto @@ -1,5 +1,5 @@ // Copyright Tharsis Labs Ltd.(Evmos) -// SPDX-License-Identifier:ENCL-1.0(https://github.com/os/evmos/blob/main/LICENSE) +// SPDX-License-Identifier:ENCL-1.0(https://github.com/evmos/evmos/blob/main/LICENSE) syntax = "proto3"; package os.evm.v1; diff --git a/proto/os/evm/v1/tx.proto b/proto/os/evm/v1/tx.proto index d1daa865..c5dc4e31 100644 --- a/proto/os/evm/v1/tx.proto +++ b/proto/os/evm/v1/tx.proto @@ -1,5 +1,5 @@ // Copyright Tharsis Labs Ltd.(Evmos) -// SPDX-License-Identifier:ENCL-1.0(https://github.com/os/evmos/blob/main/LICENSE) +// SPDX-License-Identifier:ENCL-1.0(https://github.com/evmos/evmos/blob/main/LICENSE) syntax = "proto3"; package os.evm.v1; diff --git a/proto/os/feemarket/v1/events.proto b/proto/os/feemarket/v1/events.proto index 6ce9e15d..361d3ac7 100644 --- a/proto/os/feemarket/v1/events.proto +++ b/proto/os/feemarket/v1/events.proto @@ -1,5 +1,5 @@ // Copyright Tharsis Labs Ltd.(Evmos) -// SPDX-License-Identifier:ENCL-1.0(https://github.com/os/evmos/blob/main/LICENSE) +// SPDX-License-Identifier:ENCL-1.0(https://github.com/evmos/evmos/blob/main/LICENSE) syntax = "proto3"; package os.feemarket.v1; diff --git a/proto/os/feemarket/v1/feemarket.proto b/proto/os/feemarket/v1/feemarket.proto index f4c98252..2d1bb9bb 100644 --- a/proto/os/feemarket/v1/feemarket.proto +++ b/proto/os/feemarket/v1/feemarket.proto @@ -1,5 +1,5 @@ // Copyright Tharsis Labs Ltd.(Evmos) -// SPDX-License-Identifier:ENCL-1.0(https://github.com/os/evmos/blob/main/LICENSE) +// SPDX-License-Identifier:ENCL-1.0(https://github.com/evmos/evmos/blob/main/LICENSE) syntax = "proto3"; package os.feemarket.v1; diff --git a/proto/os/feemarket/v1/genesis.proto b/proto/os/feemarket/v1/genesis.proto index 1d0ce44f..bd10b41d 100644 --- a/proto/os/feemarket/v1/genesis.proto +++ b/proto/os/feemarket/v1/genesis.proto @@ -1,5 +1,5 @@ // Copyright Tharsis Labs Ltd.(Evmos) -// SPDX-License-Identifier:ENCL-1.0(https://github.com/os/evmos/blob/main/LICENSE) +// SPDX-License-Identifier:ENCL-1.0(https://github.com/evmos/evmos/blob/main/LICENSE) syntax = "proto3"; package os.feemarket.v1; diff --git a/proto/os/feemarket/v1/query.proto b/proto/os/feemarket/v1/query.proto index 86188a85..17581469 100644 --- a/proto/os/feemarket/v1/query.proto +++ b/proto/os/feemarket/v1/query.proto @@ -1,5 +1,5 @@ // Copyright Tharsis Labs Ltd.(Evmos) -// SPDX-License-Identifier:ENCL-1.0(https://github.com/os/evmos/blob/main/LICENSE) +// SPDX-License-Identifier:ENCL-1.0(https://github.com/evmos/evmos/blob/main/LICENSE) syntax = "proto3"; package os.feemarket.v1; diff --git a/proto/os/feemarket/v1/tx.proto b/proto/os/feemarket/v1/tx.proto index b97cc9e8..3d6fc9c2 100644 --- a/proto/os/feemarket/v1/tx.proto +++ b/proto/os/feemarket/v1/tx.proto @@ -1,5 +1,5 @@ // Copyright Tharsis Labs Ltd.(Evmos) -// SPDX-License-Identifier:ENCL-1.0(https://github.com/os/evmos/blob/main/LICENSE) +// SPDX-License-Identifier:ENCL-1.0(https://github.com/evmos/evmos/blob/main/LICENSE) syntax = "proto3"; package os.feemarket.v1; diff --git a/proto/os/types/v1/dynamic_fee.proto b/proto/os/types/v1/dynamic_fee.proto index 90decca3..352abe05 100644 --- a/proto/os/types/v1/dynamic_fee.proto +++ b/proto/os/types/v1/dynamic_fee.proto @@ -1,5 +1,5 @@ // Copyright Tharsis Labs Ltd.(Evmos) -// SPDX-License-Identifier:ENCL-1.0(https://github.com/os/evmos/blob/main/LICENSE) +// SPDX-License-Identifier:ENCL-1.0(https://github.com/evmos/evmos/blob/main/LICENSE) syntax = "proto3"; package os.types.v1; diff --git a/proto/os/types/v1/indexer.proto b/proto/os/types/v1/indexer.proto index 58ddfcd0..84ae084d 100644 --- a/proto/os/types/v1/indexer.proto +++ b/proto/os/types/v1/indexer.proto @@ -1,5 +1,5 @@ // Copyright Tharsis Labs Ltd.(Evmos) -// SPDX-License-Identifier:ENCL-1.0(https://github.com/os/evmos/blob/main/LICENSE) +// SPDX-License-Identifier:ENCL-1.0(https://github.com/evmos/evmos/blob/main/LICENSE) syntax = "proto3"; package os.types.v1; diff --git a/proto/os/types/v1/web3.proto b/proto/os/types/v1/web3.proto index ef033b3c..103a447c 100644 --- a/proto/os/types/v1/web3.proto +++ b/proto/os/types/v1/web3.proto @@ -1,5 +1,5 @@ // Copyright Tharsis Labs Ltd.(Evmos) -// SPDX-License-Identifier:ENCL-1.0(https://github.com/os/evmos/blob/main/LICENSE) +// SPDX-License-Identifier:ENCL-1.0(https://github.com/evmos/evmos/blob/main/LICENSE) syntax = "proto3"; package os.types.v1;