From d7f582968e3e7d2882a746f9e67b20867ab74db7 Mon Sep 17 00:00:00 2001 From: Logan Nguyen Date: Sun, 22 Dec 2024 23:05:45 -0600 Subject: [PATCH] fix: reverted licenses Signed-off-by: Logan Nguyen Revert "fix: reverted licenses" This reverts commit d3c860ac35098f1c7e08140b0d3ebc18239d1a7c. Reapply "fix: reverted licenses" This reverts commit 50a9acd5031490f3f805042a70bfdae7c589146d. --- packages/relay/src/lib/clients/mirrorNodeClient.ts | 2 +- packages/relay/src/lib/eth.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/relay/src/lib/clients/mirrorNodeClient.ts b/packages/relay/src/lib/clients/mirrorNodeClient.ts index 96e37a09a1..d6272ca727 100644 --- a/packages/relay/src/lib/clients/mirrorNodeClient.ts +++ b/packages/relay/src/lib/clients/mirrorNodeClient.ts @@ -2,7 +2,7 @@ * * Hedera JSON RPC Relay * - * Copyright (C) 2024 Hedera Hashgraph, LLC + * Copyright (C) 2022-2024 Hedera Hashgraph, LLC * * 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/packages/relay/src/lib/eth.ts b/packages/relay/src/lib/eth.ts index 8255f7ec5f..ff9d39b968 100644 --- a/packages/relay/src/lib/eth.ts +++ b/packages/relay/src/lib/eth.ts @@ -2,7 +2,7 @@ * * Hedera JSON RPC Relay * - * Copyright (C) 2024 Hedera Hashgraph, LLC + * Copyright (C) 2022-2024 Hedera Hashgraph, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.