diff --git a/packages/phishing/src/fetch.ts b/packages/phishing/src/fetch.ts index 3b534e458..1ca46d340 100644 --- a/packages/phishing/src/fetch.ts +++ b/packages/phishing/src/fetch.ts @@ -1,4 +1,4 @@ -// Copyright 2020-2023 @polkadot/phishing authors & contributors +// Copyright 2020-2024 @polkadot/phishing authors & contributors // SPDX-License-Identifier: Apache-2.0 import { fetch } from '@polkadot/x-fetch';