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';