From b3f5fe3ea83d60eca4b48f96700ef066e239edbe Mon Sep 17 00:00:00 2001 From: JQQQ Date: Fri, 8 Mar 2024 14:55:27 +1300 Subject: [PATCH] header --- packages/node/src/indexer/dictionary/utils.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/node/src/indexer/dictionary/utils.ts b/packages/node/src/indexer/dictionary/utils.ts index 9596ccc547..df9c167b0f 100644 --- a/packages/node/src/indexer/dictionary/utils.ts +++ b/packages/node/src/indexer/dictionary/utils.ts @@ -1,4 +1,4 @@ -// Copyright 2020-2023 SubQuery Pte Ltd authors & contributors +// Copyright 2020-2024 SubQuery Pte Ltd authors & contributors // SPDX-License-Identifier: GPL-3.0 import { SubstrateCustomDatasource } from '@subql/types';