diff --git a/packages/phishing/src/bundle.ts b/packages/phishing/src/bundle.ts index 4da7bb66f..776916519 100644 --- a/packages/phishing/src/bundle.ts +++ b/packages/phishing/src/bundle.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 type { AddressList, HostList } from './types.js';