From 4045c04e2da6e5c224a0e054721be3cd522476b5 Mon Sep 17 00:00:00 2001 From: Frank <95406158+frankywild@users.noreply.github.com> Date: Thu, 2 Jan 2025 17:44:49 +0100 Subject: [PATCH] Update bundle.ts (#4840) --- packages/phishing/src/bundle.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/phishing/src/bundle.ts b/packages/phishing/src/bundle.ts index 776916519..71f890bde 100644 --- a/packages/phishing/src/bundle.ts +++ b/packages/phishing/src/bundle.ts @@ -1,4 +1,4 @@ -// Copyright 2020-2024 @polkadot/phishing authors & contributors +// Copyright 2020-2025 @polkadot/phishing authors & contributors // SPDX-License-Identifier: Apache-2.0 import type { AddressList, HostList } from './types.js';