From caa0ceea23e99d2124c190d69dccb8ca11ea944f Mon Sep 17 00:00:00 2001
From: Tarik Gul <47201679+TarikGul@users.noreply.github.com>
Date: Thu, 2 Jan 2025 15:07:08 -0800
Subject: [PATCH] 2025 (#822)
* 2025
* update License
---
.prettierrc.cjs | 2 +-
eslint.config.js | 2 +-
packages/react-identicon/src/Identicon.tsx | 2 +-
packages/react-identicon/src/bundle.ts | 2 +-
packages/react-identicon/src/icons/Beachball.tsx | 2 +-
packages/react-identicon/src/icons/Empty.tsx | 2 +-
packages/react-identicon/src/icons/Ethereum.tsx | 2 +-
packages/react-identicon/src/icons/Jdenticon.tsx | 2 +-
packages/react-identicon/src/icons/Polkadot.tsx | 2 +-
packages/react-identicon/src/icons/index.ts | 2 +-
packages/react-identicon/src/index.ts | 2 +-
packages/react-identicon/src/packageDetect.ts | 2 +-
packages/react-identicon/src/packageInfo.ts | 2 +-
packages/react-identicon/src/styled.ts | 2 +-
packages/react-identicon/src/types.ts | 2 +-
packages/react-qr/src/Display.tsx | 2 +-
packages/react-qr/src/DisplayAddress.tsx | 2 +-
packages/react-qr/src/DisplayPayload.tsx | 2 +-
packages/react-qr/src/NetworkSpecs.tsx | 2 +-
packages/react-qr/src/Scan.tsx | 2 +-
packages/react-qr/src/ScanAddress.tsx | 2 +-
packages/react-qr/src/ScanSignature.tsx | 2 +-
packages/react-qr/src/bundle.ts | 2 +-
packages/react-qr/src/constants.ts | 2 +-
packages/react-qr/src/index.ts | 2 +-
packages/react-qr/src/packageDetect.ts | 2 +-
packages/react-qr/src/packageInfo.ts | 2 +-
packages/react-qr/src/qrcode.ts | 2 +-
packages/react-qr/src/styled.ts | 2 +-
packages/react-qr/src/util.spec.ts | 2 +-
packages/react-qr/src/util.ts | 2 +-
packages/reactnative-identicon/src/Identicon.tsx | 2 +-
packages/reactnative-identicon/src/bundle.ts | 2 +-
packages/reactnative-identicon/src/icons/Empty.tsx | 2 +-
packages/reactnative-identicon/src/icons/Polkadot.tsx | 2 +-
packages/reactnative-identicon/src/icons/index.ts | 2 +-
packages/reactnative-identicon/src/index.ts | 2 +-
packages/reactnative-identicon/src/packageDetect.ts | 2 +-
packages/reactnative-identicon/src/packageInfo.ts | 2 +-
packages/reactnative-identicon/src/types.ts | 2 +-
packages/ui-keyring/src/Base.ts | 2 +-
packages/ui-keyring/src/Keyring.ts | 2 +-
packages/ui-keyring/src/bundle.ts | 2 +-
packages/ui-keyring/src/defaults.ts | 2 +-
packages/ui-keyring/src/index.ts | 2 +-
packages/ui-keyring/src/json.d.ts | 2 +-
packages/ui-keyring/src/observable/accounts.ts | 2 +-
packages/ui-keyring/src/observable/addresses.ts | 2 +-
packages/ui-keyring/src/observable/contracts.ts | 2 +-
packages/ui-keyring/src/observable/env.ts | 2 +-
packages/ui-keyring/src/observable/genericSubject.ts | 2 +-
packages/ui-keyring/src/observable/index.ts | 2 +-
packages/ui-keyring/src/observable/types.ts | 2 +-
packages/ui-keyring/src/options/index.ts | 2 +-
packages/ui-keyring/src/options/item.ts | 2 +-
packages/ui-keyring/src/options/types.ts | 2 +-
packages/ui-keyring/src/packageDetect.ts | 2 +-
packages/ui-keyring/src/packageInfo.ts | 2 +-
packages/ui-keyring/src/stores/Browser.ts | 2 +-
packages/ui-keyring/src/stores/File.ts | 2 +-
packages/ui-keyring/src/stores/index.ts | 2 +-
packages/ui-keyring/src/types.ts | 2 +-
packages/ui-settings/src/Settings.ts | 2 +-
packages/ui-settings/src/bundle.ts | 2 +-
packages/ui-settings/src/defaults/chains.ts | 2 +-
packages/ui-settings/src/defaults/crypto.ts | 2 +-
packages/ui-settings/src/defaults/endpoints.ts | 2 +-
packages/ui-settings/src/defaults/index.ts | 2 +-
packages/ui-settings/src/defaults/ledger.ts | 2 +-
packages/ui-settings/src/defaults/ss58.ts | 2 +-
packages/ui-settings/src/defaults/type.ts | 2 +-
packages/ui-settings/src/defaults/ui.ts | 2 +-
packages/ui-settings/src/index.ts | 2 +-
packages/ui-settings/src/packageDetect.ts | 2 +-
packages/ui-settings/src/packageInfo.ts | 2 +-
packages/ui-settings/src/types.ts | 2 +-
packages/ui-shared/src/bundle.ts | 2 +-
packages/ui-shared/src/icons/beachball/LICENSE | 2 +-
packages/ui-shared/src/icons/beachball/colors.spec.ts | 2 +-
packages/ui-shared/src/icons/beachball/colors.ts | 2 +-
packages/ui-shared/src/icons/beachball/container.spec.ts | 2 +-
packages/ui-shared/src/icons/beachball/container.ts | 2 +-
packages/ui-shared/src/icons/beachball/defaults.ts | 2 +-
packages/ui-shared/src/icons/beachball/demo.ts | 2 +-
packages/ui-shared/src/icons/beachball/index.spec.ts | 2 +-
packages/ui-shared/src/icons/beachball/index.ts | 2 +-
packages/ui-shared/src/icons/beachball/seeder.spec.ts | 2 +-
packages/ui-shared/src/icons/beachball/seeder.ts | 2 +-
packages/ui-shared/src/icons/beachball/shape/circle.spec.ts | 2 +-
packages/ui-shared/src/icons/beachball/shape/circle.ts | 2 +-
packages/ui-shared/src/icons/beachball/shape/square.ts | 2 +-
packages/ui-shared/src/icons/beachball/svg/circle.spec.ts | 2 +-
packages/ui-shared/src/icons/beachball/svg/circle.ts | 2 +-
packages/ui-shared/src/icons/beachball/svg/element.spec.ts | 2 +-
packages/ui-shared/src/icons/beachball/svg/element.ts | 2 +-
packages/ui-shared/src/icons/beachball/svg/rect.spec.ts | 2 +-
packages/ui-shared/src/icons/beachball/svg/rect.ts | 2 +-
packages/ui-shared/src/icons/beachball/svg/svg.spec.ts | 2 +-
packages/ui-shared/src/icons/beachball/svg/svg.ts | 2 +-
packages/ui-shared/src/icons/beachball/types.ts | 2 +-
packages/ui-shared/src/icons/index.ts | 2 +-
packages/ui-shared/src/icons/polkadot.spec.ts | 2 +-
packages/ui-shared/src/icons/polkadot.ts | 2 +-
packages/ui-shared/src/icons/types.ts | 2 +-
packages/ui-shared/src/index.ts | 2 +-
packages/ui-shared/src/packageDetect.ts | 2 +-
packages/ui-shared/src/packageInfo.ts | 2 +-
packages/vue-identicon/src/Identicon.ts | 2 +-
packages/vue-identicon/src/bundle.ts | 2 +-
packages/vue-identicon/src/icons/Beachball.ts | 2 +-
packages/vue-identicon/src/icons/Empty.ts | 2 +-
packages/vue-identicon/src/icons/Jdenticon.ts | 2 +-
packages/vue-identicon/src/icons/Polkadot.ts | 2 +-
packages/vue-identicon/src/icons/index.ts | 2 +-
packages/vue-identicon/src/index.ts | 2 +-
packages/vue-identicon/src/packageDetect.ts | 2 +-
packages/vue-identicon/src/packageInfo.ts | 2 +-
packages/vue-identicon/src/util.ts | 2 +-
rollup.config.js | 2 +-
119 files changed, 119 insertions(+), 119 deletions(-)
diff --git a/.prettierrc.cjs b/.prettierrc.cjs
index 6a5f72845..fa2d246ef 100644
--- a/.prettierrc.cjs
+++ b/.prettierrc.cjs
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
+// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
module.exports = require('@polkadot/dev/config/prettier.cjs');
diff --git a/eslint.config.js b/eslint.config.js
index 726b68175..0ea6566c1 100644
--- a/eslint.config.js
+++ b/eslint.config.js
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
+// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
import baseConfig from '@polkadot/dev/config/eslint';
diff --git a/packages/react-identicon/src/Identicon.tsx b/packages/react-identicon/src/Identicon.tsx
index 9d66f38f9..8634a335c 100644
--- a/packages/react-identicon/src/Identicon.tsx
+++ b/packages/react-identicon/src/Identicon.tsx
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/react-identicon authors & contributors
+// Copyright 2017-2025 @polkadot/react-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { Prefix } from '@polkadot/util-crypto/address/types';
diff --git a/packages/react-identicon/src/bundle.ts b/packages/react-identicon/src/bundle.ts
index b9fc9d54a..1179d293b 100644
--- a/packages/react-identicon/src/bundle.ts
+++ b/packages/react-identicon/src/bundle.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/react-identicon authors & contributors
+// Copyright 2017-2025 @polkadot/react-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
export * from './icons/index.js';
diff --git a/packages/react-identicon/src/icons/Beachball.tsx b/packages/react-identicon/src/icons/Beachball.tsx
index adcaca636..4f61dafad 100644
--- a/packages/react-identicon/src/icons/Beachball.tsx
+++ b/packages/react-identicon/src/icons/Beachball.tsx
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/react-identicon authors & contributors
+// Copyright 2017-2025 @polkadot/react-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { Props } from '../types.js';
diff --git a/packages/react-identicon/src/icons/Empty.tsx b/packages/react-identicon/src/icons/Empty.tsx
index bf6b96aa6..17b04249d 100644
--- a/packages/react-identicon/src/icons/Empty.tsx
+++ b/packages/react-identicon/src/icons/Empty.tsx
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/react-identicon authors & contributors
+// Copyright 2017-2025 @polkadot/react-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { Props } from '../types.js';
diff --git a/packages/react-identicon/src/icons/Ethereum.tsx b/packages/react-identicon/src/icons/Ethereum.tsx
index f4d692d5e..32eb85382 100644
--- a/packages/react-identicon/src/icons/Ethereum.tsx
+++ b/packages/react-identicon/src/icons/Ethereum.tsx
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/react-identicon authors & contributors
+// Copyright 2017-2025 @polkadot/react-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { Props } from '../types.js';
diff --git a/packages/react-identicon/src/icons/Jdenticon.tsx b/packages/react-identicon/src/icons/Jdenticon.tsx
index 7ec64b6c9..c06a7ef93 100644
--- a/packages/react-identicon/src/icons/Jdenticon.tsx
+++ b/packages/react-identicon/src/icons/Jdenticon.tsx
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/react-identicon authors & contributors
+// Copyright 2017-2025 @polkadot/react-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { Props } from '../types.js';
diff --git a/packages/react-identicon/src/icons/Polkadot.tsx b/packages/react-identicon/src/icons/Polkadot.tsx
index 35f624d5c..7c80f140b 100644
--- a/packages/react-identicon/src/icons/Polkadot.tsx
+++ b/packages/react-identicon/src/icons/Polkadot.tsx
@@ -1,4 +1,4 @@
-// Copyright 2018-2024 @polkadot/react-identicon authors & contributors
+// Copyright 2018-2025 @polkadot/react-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Copyright 2018 Paritytech via paritytech/oo7/polkadot-identicon
diff --git a/packages/react-identicon/src/icons/index.ts b/packages/react-identicon/src/icons/index.ts
index 6be5d0a76..e5e038f96 100644
--- a/packages/react-identicon/src/icons/index.ts
+++ b/packages/react-identicon/src/icons/index.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/react-identicon authors & contributors
+// Copyright 2017-2025 @polkadot/react-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
export { Beachball } from './Beachball.js';
diff --git a/packages/react-identicon/src/index.ts b/packages/react-identicon/src/index.ts
index c774440a9..550b5fbfe 100644
--- a/packages/react-identicon/src/index.ts
+++ b/packages/react-identicon/src/index.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/react-identicon authors & contributors
+// Copyright 2017-2025 @polkadot/react-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
import './packageDetect.js';
diff --git a/packages/react-identicon/src/packageDetect.ts b/packages/react-identicon/src/packageDetect.ts
index e5e579fbd..e651b07ca 100644
--- a/packages/react-identicon/src/packageDetect.ts
+++ b/packages/react-identicon/src/packageDetect.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/react-identicon authors & contributors
+// Copyright 2017-2025 @polkadot/react-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Do not edit, auto-generated by @polkadot/dev
diff --git a/packages/react-identicon/src/packageInfo.ts b/packages/react-identicon/src/packageInfo.ts
index daaa732a1..d65b7dd25 100644
--- a/packages/react-identicon/src/packageInfo.ts
+++ b/packages/react-identicon/src/packageInfo.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/react-identicon authors & contributors
+// Copyright 2017-2025 @polkadot/react-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Do not edit, auto-generated by @polkadot/dev
diff --git a/packages/react-identicon/src/styled.ts b/packages/react-identicon/src/styled.ts
index 2f226640f..129767485 100644
--- a/packages/react-identicon/src/styled.ts
+++ b/packages/react-identicon/src/styled.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/react-identicon authors & contributors
+// Copyright 2017-2025 @polkadot/react-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
export { styled } from 'styled-components';
diff --git a/packages/react-identicon/src/types.ts b/packages/react-identicon/src/types.ts
index 299a96dca..d02176276 100644
--- a/packages/react-identicon/src/types.ts
+++ b/packages/react-identicon/src/types.ts
@@ -1,4 +1,4 @@
-// Copyright 2018-2024 @polkadot/react-identicon authors & contributors
+// Copyright 2018-2025 @polkadot/react-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type React from 'react';
diff --git a/packages/react-qr/src/Display.tsx b/packages/react-qr/src/Display.tsx
index cf49b0d0d..cfda7ad87 100644
--- a/packages/react-qr/src/Display.tsx
+++ b/packages/react-qr/src/Display.tsx
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/react-qr authors & contributors
+// Copyright 2017-2025 @polkadot/react-qr authors & contributors
// SPDX-License-Identifier: Apache-2.0
import React, { useEffect, useMemo, useRef, useState } from 'react';
diff --git a/packages/react-qr/src/DisplayAddress.tsx b/packages/react-qr/src/DisplayAddress.tsx
index 3d63a12e5..d0a2a8cc5 100644
--- a/packages/react-qr/src/DisplayAddress.tsx
+++ b/packages/react-qr/src/DisplayAddress.tsx
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/react-qr authors & contributors
+// Copyright 2017-2025 @polkadot/react-qr authors & contributors
// SPDX-License-Identifier: Apache-2.0
import React, { useMemo } from 'react';
diff --git a/packages/react-qr/src/DisplayPayload.tsx b/packages/react-qr/src/DisplayPayload.tsx
index 5256ffa8f..e771f3c1f 100644
--- a/packages/react-qr/src/DisplayPayload.tsx
+++ b/packages/react-qr/src/DisplayPayload.tsx
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/react-qr authors & contributors
+// Copyright 2017-2025 @polkadot/react-qr authors & contributors
// SPDX-License-Identifier: Apache-2.0
import React, { useMemo } from 'react';
diff --git a/packages/react-qr/src/NetworkSpecs.tsx b/packages/react-qr/src/NetworkSpecs.tsx
index 06556c3c8..a7dabf53f 100644
--- a/packages/react-qr/src/NetworkSpecs.tsx
+++ b/packages/react-qr/src/NetworkSpecs.tsx
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/react-qr authors & contributors
+// Copyright 2017-2025 @polkadot/react-qr authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { NetworkSpecsStruct } from '@polkadot/ui-settings/types';
diff --git a/packages/react-qr/src/Scan.tsx b/packages/react-qr/src/Scan.tsx
index 89ee6cea8..551456b0f 100644
--- a/packages/react-qr/src/Scan.tsx
+++ b/packages/react-qr/src/Scan.tsx
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/react-qr authors & contributors
+// Copyright 2017-2025 @polkadot/react-qr authors & contributors
// SPDX-License-Identifier: Apache-2.0
import { BrowserQRCodeReader, type IScannerControls } from '@zxing/browser';
diff --git a/packages/react-qr/src/ScanAddress.tsx b/packages/react-qr/src/ScanAddress.tsx
index 4b0fbab56..086ee2be8 100644
--- a/packages/react-qr/src/ScanAddress.tsx
+++ b/packages/react-qr/src/ScanAddress.tsx
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/react-qr authors & contributors
+// Copyright 2017-2025 @polkadot/react-qr authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { HexString } from '@polkadot/util/types';
diff --git a/packages/react-qr/src/ScanSignature.tsx b/packages/react-qr/src/ScanSignature.tsx
index 3628bf142..297dcf36b 100644
--- a/packages/react-qr/src/ScanSignature.tsx
+++ b/packages/react-qr/src/ScanSignature.tsx
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/react-qr authors & contributors
+// Copyright 2017-2025 @polkadot/react-qr authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { HexString } from '@polkadot/util/types';
diff --git a/packages/react-qr/src/bundle.ts b/packages/react-qr/src/bundle.ts
index 68fc67e09..de6411db9 100644
--- a/packages/react-qr/src/bundle.ts
+++ b/packages/react-qr/src/bundle.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/react-qr authors & contributors
+// Copyright 2017-2025 @polkadot/react-qr authors & contributors
// SPDX-License-Identifier: Apache-2.0
export { QrDisplayAddress } from './DisplayAddress.js';
diff --git a/packages/react-qr/src/constants.ts b/packages/react-qr/src/constants.ts
index d44339096..dfc3d7d83 100644
--- a/packages/react-qr/src/constants.ts
+++ b/packages/react-qr/src/constants.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/react-qr authors & contributors
+// Copyright 2017-2025 @polkadot/react-qr authors & contributors
// SPDX-License-Identifier: Apache-2.0
export const ADDRESS_PREFIX = 'substrate';
diff --git a/packages/react-qr/src/index.ts b/packages/react-qr/src/index.ts
index ea6946d78..96bbfd9df 100644
--- a/packages/react-qr/src/index.ts
+++ b/packages/react-qr/src/index.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/react-qr authors & contributors
+// Copyright 2017-2025 @polkadot/react-qr authors & contributors
// SPDX-License-Identifier: Apache-2.0
import './packageDetect.js';
diff --git a/packages/react-qr/src/packageDetect.ts b/packages/react-qr/src/packageDetect.ts
index 9ea0bc221..b3ef189bb 100644
--- a/packages/react-qr/src/packageDetect.ts
+++ b/packages/react-qr/src/packageDetect.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/react-qr authors & contributors
+// Copyright 2017-2025 @polkadot/react-qr authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Do not edit, auto-generated by @polkadot/dev
diff --git a/packages/react-qr/src/packageInfo.ts b/packages/react-qr/src/packageInfo.ts
index e439a66f0..0a9d05311 100644
--- a/packages/react-qr/src/packageInfo.ts
+++ b/packages/react-qr/src/packageInfo.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/react-qr authors & contributors
+// Copyright 2017-2025 @polkadot/react-qr authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Do not edit, auto-generated by @polkadot/dev
diff --git a/packages/react-qr/src/qrcode.ts b/packages/react-qr/src/qrcode.ts
index 22bf2673f..444b4264c 100644
--- a/packages/react-qr/src/qrcode.ts
+++ b/packages/react-qr/src/qrcode.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/react-qr authors & contributors
+// Copyright 2017-2025 @polkadot/react-qr authors & contributors
// SPDX-License-Identifier: Apache-2.0
import _qrcode from 'qrcode-generator';
diff --git a/packages/react-qr/src/styled.ts b/packages/react-qr/src/styled.ts
index 5426cb5fd..0eeac7836 100644
--- a/packages/react-qr/src/styled.ts
+++ b/packages/react-qr/src/styled.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/react-qr authors & contributors
+// Copyright 2017-2025 @polkadot/react-qr authors & contributors
// SPDX-License-Identifier: Apache-2.0
export { styled } from 'styled-components';
diff --git a/packages/react-qr/src/util.spec.ts b/packages/react-qr/src/util.spec.ts
index 948eeb998..bf169eab0 100644
--- a/packages/react-qr/src/util.spec.ts
+++ b/packages/react-qr/src/util.spec.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/react-qr authors & contributors
+// Copyright 2017-2025 @polkadot/react-qr authors & contributors
// SPDX-License-Identifier: Apache-2.0
///
diff --git a/packages/react-qr/src/util.ts b/packages/react-qr/src/util.ts
index b8cef6e4c..228736d9c 100644
--- a/packages/react-qr/src/util.ts
+++ b/packages/react-qr/src/util.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/react-qr authors & contributors
+// Copyright 2017-2025 @polkadot/react-qr authors & contributors
// SPDX-License-Identifier: Apache-2.0
import { isString, u8aConcat, u8aToU8a } from '@polkadot/util';
diff --git a/packages/reactnative-identicon/src/Identicon.tsx b/packages/reactnative-identicon/src/Identicon.tsx
index b45cf50dc..ad1b9ffb5 100644
--- a/packages/reactnative-identicon/src/Identicon.tsx
+++ b/packages/reactnative-identicon/src/Identicon.tsx
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/reactnative-identicon authors & contributors
+// Copyright 2017-2025 @polkadot/reactnative-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { Prefix } from '@polkadot/util-crypto/address/types';
diff --git a/packages/reactnative-identicon/src/bundle.ts b/packages/reactnative-identicon/src/bundle.ts
index 0e498c664..4c71ba773 100644
--- a/packages/reactnative-identicon/src/bundle.ts
+++ b/packages/reactnative-identicon/src/bundle.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/reactnative-identicon authors & contributors
+// Copyright 2017-2025 @polkadot/reactnative-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
export * from './icons/index.js';
diff --git a/packages/reactnative-identicon/src/icons/Empty.tsx b/packages/reactnative-identicon/src/icons/Empty.tsx
index cbbcbcc39..c92e69220 100644
--- a/packages/reactnative-identicon/src/icons/Empty.tsx
+++ b/packages/reactnative-identicon/src/icons/Empty.tsx
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/reactnative-identicon authors & contributors
+// Copyright 2017-2025 @polkadot/reactnative-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { Props } from '../types.js';
diff --git a/packages/reactnative-identicon/src/icons/Polkadot.tsx b/packages/reactnative-identicon/src/icons/Polkadot.tsx
index 4a29f4852..f5e02b767 100644
--- a/packages/reactnative-identicon/src/icons/Polkadot.tsx
+++ b/packages/reactnative-identicon/src/icons/Polkadot.tsx
@@ -1,4 +1,4 @@
-// Copyright 2018-2024 @polkadot/reactnative-identicon authors & contributors
+// Copyright 2018-2025 @polkadot/reactnative-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { Circle as CircleType } from '@polkadot/ui-shared/icons/types';
diff --git a/packages/reactnative-identicon/src/icons/index.ts b/packages/reactnative-identicon/src/icons/index.ts
index 221e4e969..95a392877 100644
--- a/packages/reactnative-identicon/src/icons/index.ts
+++ b/packages/reactnative-identicon/src/icons/index.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/reactnative-identicon authors & contributors
+// Copyright 2017-2025 @polkadot/reactnative-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
export { default as Empty } from './Empty.js';
diff --git a/packages/reactnative-identicon/src/index.ts b/packages/reactnative-identicon/src/index.ts
index 2fa22df22..31cce313f 100644
--- a/packages/reactnative-identicon/src/index.ts
+++ b/packages/reactnative-identicon/src/index.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/reactnative-identicon authors & contributors
+// Copyright 2017-2025 @polkadot/reactnative-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
import './packageDetect.js';
diff --git a/packages/reactnative-identicon/src/packageDetect.ts b/packages/reactnative-identicon/src/packageDetect.ts
index c20dc09fd..d30fba042 100644
--- a/packages/reactnative-identicon/src/packageDetect.ts
+++ b/packages/reactnative-identicon/src/packageDetect.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/reactnative-identicon authors & contributors
+// Copyright 2017-2025 @polkadot/reactnative-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Do not edit, auto-generated by @polkadot/dev
diff --git a/packages/reactnative-identicon/src/packageInfo.ts b/packages/reactnative-identicon/src/packageInfo.ts
index 09ec748a1..32b3f61f2 100644
--- a/packages/reactnative-identicon/src/packageInfo.ts
+++ b/packages/reactnative-identicon/src/packageInfo.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/reactnative-identicon authors & contributors
+// Copyright 2017-2025 @polkadot/reactnative-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Do not edit, auto-generated by @polkadot/dev
diff --git a/packages/reactnative-identicon/src/types.ts b/packages/reactnative-identicon/src/types.ts
index 7b7d97729..9c54774d7 100644
--- a/packages/reactnative-identicon/src/types.ts
+++ b/packages/reactnative-identicon/src/types.ts
@@ -1,4 +1,4 @@
-// Copyright 2018-2024 @polkadot/reactnative-identicon authors & contributors
+// Copyright 2018-2025 @polkadot/reactnative-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
export interface Props {
diff --git a/packages/ui-keyring/src/Base.ts b/packages/ui-keyring/src/Base.ts
index ade770a77..94123ebed 100644
--- a/packages/ui-keyring/src/Base.ts
+++ b/packages/ui-keyring/src/Base.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
+// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { KeyringInstance, KeyringPair } from '@polkadot/keyring/types';
diff --git a/packages/ui-keyring/src/Keyring.ts b/packages/ui-keyring/src/Keyring.ts
index 1c33b7cc6..68a0baa34 100644
--- a/packages/ui-keyring/src/Keyring.ts
+++ b/packages/ui-keyring/src/Keyring.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
+// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { KeyringPair, KeyringPair$Json, KeyringPair$Meta } from '@polkadot/keyring/types';
diff --git a/packages/ui-keyring/src/bundle.ts b/packages/ui-keyring/src/bundle.ts
index 876a3b8db..30de841a5 100644
--- a/packages/ui-keyring/src/bundle.ts
+++ b/packages/ui-keyring/src/bundle.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
+// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
// SPDX-License-Identifier: Apache-2.0
import { Keyring } from './Keyring.js';
diff --git a/packages/ui-keyring/src/defaults.ts b/packages/ui-keyring/src/defaults.ts
index 089044d4c..024842ef3 100644
--- a/packages/ui-keyring/src/defaults.ts
+++ b/packages/ui-keyring/src/defaults.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
+// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
// SPDX-License-Identifier: Apache-2.0
import { decodeAddress } from '@polkadot/keyring';
diff --git a/packages/ui-keyring/src/index.ts b/packages/ui-keyring/src/index.ts
index 52a9bdfe4..5dabdb00a 100644
--- a/packages/ui-keyring/src/index.ts
+++ b/packages/ui-keyring/src/index.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
+// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
// SPDX-License-Identifier: Apache-2.0
import './packageDetect.js';
diff --git a/packages/ui-keyring/src/json.d.ts b/packages/ui-keyring/src/json.d.ts
index c94d8c228..07cedb993 100644
--- a/packages/ui-keyring/src/json.d.ts
+++ b/packages/ui-keyring/src/json.d.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
+// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Be able to import json in TS
diff --git a/packages/ui-keyring/src/observable/accounts.ts b/packages/ui-keyring/src/observable/accounts.ts
index ed15b98bb..cf7ae27b4 100644
--- a/packages/ui-keyring/src/observable/accounts.ts
+++ b/packages/ui-keyring/src/observable/accounts.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
+// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
// SPDX-License-Identifier: Apache-2.0
import { accountKey } from '../defaults.js';
diff --git a/packages/ui-keyring/src/observable/addresses.ts b/packages/ui-keyring/src/observable/addresses.ts
index c9d69b8f7..4ccc78a07 100644
--- a/packages/ui-keyring/src/observable/addresses.ts
+++ b/packages/ui-keyring/src/observable/addresses.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
+// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
// SPDX-License-Identifier: Apache-2.0
import { addressKey } from '../defaults.js';
diff --git a/packages/ui-keyring/src/observable/contracts.ts b/packages/ui-keyring/src/observable/contracts.ts
index 0fa3d1b61..2b623ea9e 100644
--- a/packages/ui-keyring/src/observable/contracts.ts
+++ b/packages/ui-keyring/src/observable/contracts.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
+// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
// SPDX-License-Identifier: Apache-2.0
import { contractKey } from '../defaults.js';
diff --git a/packages/ui-keyring/src/observable/env.ts b/packages/ui-keyring/src/observable/env.ts
index 536789b00..67361345a 100644
--- a/packages/ui-keyring/src/observable/env.ts
+++ b/packages/ui-keyring/src/observable/env.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
+// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
// SPDX-License-Identifier: Apache-2.0
import { BehaviorSubject } from 'rxjs';
diff --git a/packages/ui-keyring/src/observable/genericSubject.ts b/packages/ui-keyring/src/observable/genericSubject.ts
index 0f066a755..8a17e2a92 100644
--- a/packages/ui-keyring/src/observable/genericSubject.ts
+++ b/packages/ui-keyring/src/observable/genericSubject.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
+// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { KeypairType } from '@polkadot/util-crypto/types';
diff --git a/packages/ui-keyring/src/observable/index.ts b/packages/ui-keyring/src/observable/index.ts
index 07be98e3e..6e05816c8 100644
--- a/packages/ui-keyring/src/observable/index.ts
+++ b/packages/ui-keyring/src/observable/index.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
+// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { SubjectInfo } from './types.js';
diff --git a/packages/ui-keyring/src/observable/types.ts b/packages/ui-keyring/src/observable/types.ts
index 263648922..1a3191ad4 100644
--- a/packages/ui-keyring/src/observable/types.ts
+++ b/packages/ui-keyring/src/observable/types.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
+// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { BehaviorSubject } from 'rxjs';
diff --git a/packages/ui-keyring/src/options/index.ts b/packages/ui-keyring/src/options/index.ts
index 417be23f3..6bfe1d6f0 100644
--- a/packages/ui-keyring/src/options/index.ts
+++ b/packages/ui-keyring/src/options/index.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
+// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { Subscription } from 'rxjs';
diff --git a/packages/ui-keyring/src/options/item.ts b/packages/ui-keyring/src/options/item.ts
index 20d8e8dd1..82a4f051a 100644
--- a/packages/ui-keyring/src/options/item.ts
+++ b/packages/ui-keyring/src/options/item.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
+// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { KeyringSectionOption } from './types.js';
diff --git a/packages/ui-keyring/src/options/types.ts b/packages/ui-keyring/src/options/types.ts
index 98f7165b7..4dfa5f0e0 100644
--- a/packages/ui-keyring/src/options/types.ts
+++ b/packages/ui-keyring/src/options/types.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
+// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { KeyringItemType, KeyringStruct } from '../types.js';
diff --git a/packages/ui-keyring/src/packageDetect.ts b/packages/ui-keyring/src/packageDetect.ts
index 7f4908154..4ab9d02e7 100644
--- a/packages/ui-keyring/src/packageDetect.ts
+++ b/packages/ui-keyring/src/packageDetect.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
+// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Do not edit, auto-generated by @polkadot/dev
diff --git a/packages/ui-keyring/src/packageInfo.ts b/packages/ui-keyring/src/packageInfo.ts
index da8a5525f..c46c00f6f 100644
--- a/packages/ui-keyring/src/packageInfo.ts
+++ b/packages/ui-keyring/src/packageInfo.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
+// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Do not edit, auto-generated by @polkadot/dev
diff --git a/packages/ui-keyring/src/stores/Browser.ts b/packages/ui-keyring/src/stores/Browser.ts
index 4f71966e1..7c0a8b7fa 100644
--- a/packages/ui-keyring/src/stores/Browser.ts
+++ b/packages/ui-keyring/src/stores/Browser.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
+// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { KeyringJson, KeyringStore } from '../types.js';
diff --git a/packages/ui-keyring/src/stores/File.ts b/packages/ui-keyring/src/stores/File.ts
index a76aa9983..7a6308835 100644
--- a/packages/ui-keyring/src/stores/File.ts
+++ b/packages/ui-keyring/src/stores/File.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
+// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { KeyringJson, KeyringStore } from '../types.js';
diff --git a/packages/ui-keyring/src/stores/index.ts b/packages/ui-keyring/src/stores/index.ts
index bd1de13c8..3f8c35856 100644
--- a/packages/ui-keyring/src/stores/index.ts
+++ b/packages/ui-keyring/src/stores/index.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
+// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
// SPDX-License-Identifier: Apache-2.0
export { BrowserStore } from './Browser.js';
diff --git a/packages/ui-keyring/src/types.ts b/packages/ui-keyring/src/types.ts
index ca855b27f..f84d9d7ba 100644
--- a/packages/ui-keyring/src/types.ts
+++ b/packages/ui-keyring/src/types.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-keyring authors & contributors
+// Copyright 2017-2025 @polkadot/ui-keyring authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { KeyringInstance as BaseKeyringInstance, KeyringOptions as KeyringOptionsBase, KeyringPair, KeyringPair$Json, KeyringPair$Meta } from '@polkadot/keyring/types';
diff --git a/packages/ui-settings/src/Settings.ts b/packages/ui-settings/src/Settings.ts
index e6ba39a07..a200eeb08 100644
--- a/packages/ui-settings/src/Settings.ts
+++ b/packages/ui-settings/src/Settings.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-settings authors & contributors
+// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { Endpoint, EndpointType, Option, SettingsStruct } from './types.js';
diff --git a/packages/ui-settings/src/bundle.ts b/packages/ui-settings/src/bundle.ts
index a6d3849b2..8d1226931 100644
--- a/packages/ui-settings/src/bundle.ts
+++ b/packages/ui-settings/src/bundle.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-settings authors & contributors
+// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
// SPDX-License-Identifier: Apache-2.0
import { Settings, settings } from './Settings.js';
diff --git a/packages/ui-settings/src/defaults/chains.ts b/packages/ui-settings/src/defaults/chains.ts
index bced69de4..0a15656fc 100644
--- a/packages/ui-settings/src/defaults/chains.ts
+++ b/packages/ui-settings/src/defaults/chains.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-settings authors & contributors
+// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
// SPDX-License-Identifier: Apache-2.0
import { selectableNetworks } from '@polkadot/networks';
diff --git a/packages/ui-settings/src/defaults/crypto.ts b/packages/ui-settings/src/defaults/crypto.ts
index bbd6d9f15..e519e026e 100644
--- a/packages/ui-settings/src/defaults/crypto.ts
+++ b/packages/ui-settings/src/defaults/crypto.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-settings authors & contributors
+// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { Option } from '../types.js';
diff --git a/packages/ui-settings/src/defaults/endpoints.ts b/packages/ui-settings/src/defaults/endpoints.ts
index 81c37fe53..3287bb2d6 100644
--- a/packages/ui-settings/src/defaults/endpoints.ts
+++ b/packages/ui-settings/src/defaults/endpoints.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-settings authors & contributors
+// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { Option } from '../types.js';
diff --git a/packages/ui-settings/src/defaults/index.ts b/packages/ui-settings/src/defaults/index.ts
index b0f05c914..5f767b336 100644
--- a/packages/ui-settings/src/defaults/index.ts
+++ b/packages/ui-settings/src/defaults/index.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-settings authors & contributors
+// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { Option } from '../types.js';
diff --git a/packages/ui-settings/src/defaults/ledger.ts b/packages/ui-settings/src/defaults/ledger.ts
index 7d63b3430..1d49b302d 100644
--- a/packages/ui-settings/src/defaults/ledger.ts
+++ b/packages/ui-settings/src/defaults/ledger.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-settings authors & contributors
+// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { Option } from '../types.js';
diff --git a/packages/ui-settings/src/defaults/ss58.ts b/packages/ui-settings/src/defaults/ss58.ts
index d1026a871..6e94b58e7 100644
--- a/packages/ui-settings/src/defaults/ss58.ts
+++ b/packages/ui-settings/src/defaults/ss58.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-settings authors & contributors
+// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { Option } from '../types.js';
diff --git a/packages/ui-settings/src/defaults/type.ts b/packages/ui-settings/src/defaults/type.ts
index 34cb34281..3166dac5c 100644
--- a/packages/ui-settings/src/defaults/type.ts
+++ b/packages/ui-settings/src/defaults/type.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-settings authors & contributors
+// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
// SPDX-License-Identifier: Apache-2.0
// matches https://polkadot.js.org & https://*.polkadot.io
diff --git a/packages/ui-settings/src/defaults/ui.ts b/packages/ui-settings/src/defaults/ui.ts
index e17b65eeb..b79d41c55 100644
--- a/packages/ui-settings/src/defaults/ui.ts
+++ b/packages/ui-settings/src/defaults/ui.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-settings authors & contributors
+// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { Option } from '../types.js';
diff --git a/packages/ui-settings/src/index.ts b/packages/ui-settings/src/index.ts
index cc4f4da72..6240f1543 100644
--- a/packages/ui-settings/src/index.ts
+++ b/packages/ui-settings/src/index.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-settings authors & contributors
+// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
// SPDX-License-Identifier: Apache-2.0
import { settings } from './bundle.js';
diff --git a/packages/ui-settings/src/packageDetect.ts b/packages/ui-settings/src/packageDetect.ts
index aeec29033..262fee0eb 100644
--- a/packages/ui-settings/src/packageDetect.ts
+++ b/packages/ui-settings/src/packageDetect.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-settings authors & contributors
+// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Do not edit, auto-generated by @polkadot/dev
diff --git a/packages/ui-settings/src/packageInfo.ts b/packages/ui-settings/src/packageInfo.ts
index ca43f81f1..4cc01d865 100644
--- a/packages/ui-settings/src/packageInfo.ts
+++ b/packages/ui-settings/src/packageInfo.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-settings authors & contributors
+// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Do not edit, auto-generated by @polkadot/dev
diff --git a/packages/ui-settings/src/types.ts b/packages/ui-settings/src/types.ts
index d2d5c2d3e..5cc93ea75 100644
--- a/packages/ui-settings/src/types.ts
+++ b/packages/ui-settings/src/types.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-settings authors & contributors
+// Copyright 2017-2025 @polkadot/ui-settings authors & contributors
// SPDX-License-Identifier: Apache-2.0
export interface Option {
diff --git a/packages/ui-shared/src/bundle.ts b/packages/ui-shared/src/bundle.ts
index 8cf53959e..1a0fa1a2c 100644
--- a/packages/ui-shared/src/bundle.ts
+++ b/packages/ui-shared/src/bundle.ts
@@ -1,4 +1,4 @@
-// Copyright 2018-2024 @polkadot/ui-shared authors & contributors
+// Copyright 2018-2025 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
export * from './icons/index.js';
diff --git a/packages/ui-shared/src/icons/beachball/LICENSE b/packages/ui-shared/src/icons/beachball/LICENSE
index e5f9e17f9..005ad7993 100644
--- a/packages/ui-shared/src/icons/beachball/LICENSE
+++ b/packages/ui-shared/src/icons/beachball/LICENSE
@@ -1,7 +1,7 @@
Apache-2.0 License (Apache-2.0)
Copyright 2016 Dan Finlay
-Copyright 2017-2024 @polkadot/ui-shared authors & contributors
+Copyright 2017-2025 @polkadot/ui-shared authors & contributors
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
diff --git a/packages/ui-shared/src/icons/beachball/colors.spec.ts b/packages/ui-shared/src/icons/beachball/colors.spec.ts
index 4080535f6..92b67a796 100644
--- a/packages/ui-shared/src/icons/beachball/colors.spec.ts
+++ b/packages/ui-shared/src/icons/beachball/colors.spec.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
+// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
///
diff --git a/packages/ui-shared/src/icons/beachball/colors.ts b/packages/ui-shared/src/icons/beachball/colors.ts
index 981591cda..d0ab5f3b1 100644
--- a/packages/ui-shared/src/icons/beachball/colors.ts
+++ b/packages/ui-shared/src/icons/beachball/colors.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
+// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Copyright 2016 Dan Finlay
diff --git a/packages/ui-shared/src/icons/beachball/container.spec.ts b/packages/ui-shared/src/icons/beachball/container.spec.ts
index 1791aed9e..dfda68e58 100644
--- a/packages/ui-shared/src/icons/beachball/container.spec.ts
+++ b/packages/ui-shared/src/icons/beachball/container.spec.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
+// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
///
diff --git a/packages/ui-shared/src/icons/beachball/container.ts b/packages/ui-shared/src/icons/beachball/container.ts
index d84c0af8f..87b8c3a14 100644
--- a/packages/ui-shared/src/icons/beachball/container.ts
+++ b/packages/ui-shared/src/icons/beachball/container.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
+// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Copyright 2016 Dan Finlay
diff --git a/packages/ui-shared/src/icons/beachball/defaults.ts b/packages/ui-shared/src/icons/beachball/defaults.ts
index bd8a0998b..1ac5454e8 100644
--- a/packages/ui-shared/src/icons/beachball/defaults.ts
+++ b/packages/ui-shared/src/icons/beachball/defaults.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
+// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Copyright 2016 Dan Finlay
diff --git a/packages/ui-shared/src/icons/beachball/demo.ts b/packages/ui-shared/src/icons/beachball/demo.ts
index c1fb65966..d2bc1f6ba 100644
--- a/packages/ui-shared/src/icons/beachball/demo.ts
+++ b/packages/ui-shared/src/icons/beachball/demo.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
+// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Copyright 2016 Dan Finlay
diff --git a/packages/ui-shared/src/icons/beachball/index.spec.ts b/packages/ui-shared/src/icons/beachball/index.spec.ts
index ad822f36e..711561365 100644
--- a/packages/ui-shared/src/icons/beachball/index.spec.ts
+++ b/packages/ui-shared/src/icons/beachball/index.spec.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
+// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
///
diff --git a/packages/ui-shared/src/icons/beachball/index.ts b/packages/ui-shared/src/icons/beachball/index.ts
index 45e857629..5a6f7f8ef 100644
--- a/packages/ui-shared/src/icons/beachball/index.ts
+++ b/packages/ui-shared/src/icons/beachball/index.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
+// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Copyright 2016 Dan Finlay
diff --git a/packages/ui-shared/src/icons/beachball/seeder.spec.ts b/packages/ui-shared/src/icons/beachball/seeder.spec.ts
index 54b054d70..9d97209d8 100644
--- a/packages/ui-shared/src/icons/beachball/seeder.spec.ts
+++ b/packages/ui-shared/src/icons/beachball/seeder.spec.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
+// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
///
diff --git a/packages/ui-shared/src/icons/beachball/seeder.ts b/packages/ui-shared/src/icons/beachball/seeder.ts
index c51fe13dc..b2796f707 100644
--- a/packages/ui-shared/src/icons/beachball/seeder.ts
+++ b/packages/ui-shared/src/icons/beachball/seeder.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
+// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { Seeder } from './types.js';
diff --git a/packages/ui-shared/src/icons/beachball/shape/circle.spec.ts b/packages/ui-shared/src/icons/beachball/shape/circle.spec.ts
index 3b46ce5e0..6c7b90292 100644
--- a/packages/ui-shared/src/icons/beachball/shape/circle.spec.ts
+++ b/packages/ui-shared/src/icons/beachball/shape/circle.spec.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
+// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
///
diff --git a/packages/ui-shared/src/icons/beachball/shape/circle.ts b/packages/ui-shared/src/icons/beachball/shape/circle.ts
index 6d490c2de..a633057fc 100644
--- a/packages/ui-shared/src/icons/beachball/shape/circle.ts
+++ b/packages/ui-shared/src/icons/beachball/shape/circle.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
+// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Copyright 2016 Dan Finlay
diff --git a/packages/ui-shared/src/icons/beachball/shape/square.ts b/packages/ui-shared/src/icons/beachball/shape/square.ts
index 3c1dedda9..48e2eb72c 100644
--- a/packages/ui-shared/src/icons/beachball/shape/square.ts
+++ b/packages/ui-shared/src/icons/beachball/shape/square.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
+// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Copyright 2016 Dan Finlay
diff --git a/packages/ui-shared/src/icons/beachball/svg/circle.spec.ts b/packages/ui-shared/src/icons/beachball/svg/circle.spec.ts
index c69198796..87f236efb 100644
--- a/packages/ui-shared/src/icons/beachball/svg/circle.spec.ts
+++ b/packages/ui-shared/src/icons/beachball/svg/circle.spec.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
+// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
///
diff --git a/packages/ui-shared/src/icons/beachball/svg/circle.ts b/packages/ui-shared/src/icons/beachball/svg/circle.ts
index a68d3eb35..0ca401fd3 100644
--- a/packages/ui-shared/src/icons/beachball/svg/circle.ts
+++ b/packages/ui-shared/src/icons/beachball/svg/circle.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
+// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
import { svg } from './svg.js';
diff --git a/packages/ui-shared/src/icons/beachball/svg/element.spec.ts b/packages/ui-shared/src/icons/beachball/svg/element.spec.ts
index 9063dcb05..5539f9596 100644
--- a/packages/ui-shared/src/icons/beachball/svg/element.spec.ts
+++ b/packages/ui-shared/src/icons/beachball/svg/element.spec.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
+// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
///
diff --git a/packages/ui-shared/src/icons/beachball/svg/element.ts b/packages/ui-shared/src/icons/beachball/svg/element.ts
index 93088f51e..412129f70 100644
--- a/packages/ui-shared/src/icons/beachball/svg/element.ts
+++ b/packages/ui-shared/src/icons/beachball/svg/element.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
+// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Copyright 2016 Dan Finlay
diff --git a/packages/ui-shared/src/icons/beachball/svg/rect.spec.ts b/packages/ui-shared/src/icons/beachball/svg/rect.spec.ts
index 3fba8d73e..d48173b83 100644
--- a/packages/ui-shared/src/icons/beachball/svg/rect.spec.ts
+++ b/packages/ui-shared/src/icons/beachball/svg/rect.spec.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
+// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
///
diff --git a/packages/ui-shared/src/icons/beachball/svg/rect.ts b/packages/ui-shared/src/icons/beachball/svg/rect.ts
index 667055357..d8507f0d1 100644
--- a/packages/ui-shared/src/icons/beachball/svg/rect.ts
+++ b/packages/ui-shared/src/icons/beachball/svg/rect.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
+// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
import { element } from './element.js';
diff --git a/packages/ui-shared/src/icons/beachball/svg/svg.spec.ts b/packages/ui-shared/src/icons/beachball/svg/svg.spec.ts
index ae4717ec1..c09824064 100644
--- a/packages/ui-shared/src/icons/beachball/svg/svg.spec.ts
+++ b/packages/ui-shared/src/icons/beachball/svg/svg.spec.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
+// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
///
diff --git a/packages/ui-shared/src/icons/beachball/svg/svg.ts b/packages/ui-shared/src/icons/beachball/svg/svg.ts
index 59f612a21..6f5bbaa34 100644
--- a/packages/ui-shared/src/icons/beachball/svg/svg.ts
+++ b/packages/ui-shared/src/icons/beachball/svg/svg.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
+// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Copyright 2016 Dan Finlay
diff --git a/packages/ui-shared/src/icons/beachball/types.ts b/packages/ui-shared/src/icons/beachball/types.ts
index cb5fe91cc..418cd1d3b 100644
--- a/packages/ui-shared/src/icons/beachball/types.ts
+++ b/packages/ui-shared/src/icons/beachball/types.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
+// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
export type Seeder = () => number;
diff --git a/packages/ui-shared/src/icons/index.ts b/packages/ui-shared/src/icons/index.ts
index 822b1c82d..582bf92e6 100644
--- a/packages/ui-shared/src/icons/index.ts
+++ b/packages/ui-shared/src/icons/index.ts
@@ -1,4 +1,4 @@
-// Copyright 2018-2024 @polkadot/ui-shared authors & contributors
+// Copyright 2018-2025 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
export { beachballIcon } from './beachball/index.js';
diff --git a/packages/ui-shared/src/icons/polkadot.spec.ts b/packages/ui-shared/src/icons/polkadot.spec.ts
index 2df62ba9f..68a1581b2 100644
--- a/packages/ui-shared/src/icons/polkadot.spec.ts
+++ b/packages/ui-shared/src/icons/polkadot.spec.ts
@@ -1,4 +1,4 @@
-// Copyright 2018-2024 @polkadot/ui-shared authors & contributors
+// Copyright 2018-2025 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
///
diff --git a/packages/ui-shared/src/icons/polkadot.ts b/packages/ui-shared/src/icons/polkadot.ts
index d968806df..d309d6e3b 100644
--- a/packages/ui-shared/src/icons/polkadot.ts
+++ b/packages/ui-shared/src/icons/polkadot.ts
@@ -1,4 +1,4 @@
-// Copyright 2018-2024 @polkadot/ui-shared authors & contributors
+// Copyright 2018-2025 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Copyright 2018 Paritytech via paritytech/oo7/polkadot-identicon
diff --git a/packages/ui-shared/src/icons/types.ts b/packages/ui-shared/src/icons/types.ts
index 2fe1186c6..546d3c92f 100644
--- a/packages/ui-shared/src/icons/types.ts
+++ b/packages/ui-shared/src/icons/types.ts
@@ -1,4 +1,4 @@
-// Copyright 2018-2024 @polkadot/ui-shared authors & contributors
+// Copyright 2018-2025 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
export interface Circle {
diff --git a/packages/ui-shared/src/index.ts b/packages/ui-shared/src/index.ts
index 1d6253686..3ea94ebe1 100644
--- a/packages/ui-shared/src/index.ts
+++ b/packages/ui-shared/src/index.ts
@@ -1,4 +1,4 @@
-// Copyright 2018-2024 @polkadot/ui-shared authors & contributors
+// Copyright 2018-2025 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
import './packageDetect.js';
diff --git a/packages/ui-shared/src/packageDetect.ts b/packages/ui-shared/src/packageDetect.ts
index 4274f3ef7..9ba32c7dc 100644
--- a/packages/ui-shared/src/packageDetect.ts
+++ b/packages/ui-shared/src/packageDetect.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
+// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Do not edit, auto-generated by @polkadot/dev
diff --git a/packages/ui-shared/src/packageInfo.ts b/packages/ui-shared/src/packageInfo.ts
index 4fa5603b7..8acc7b9bf 100644
--- a/packages/ui-shared/src/packageInfo.ts
+++ b/packages/ui-shared/src/packageInfo.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
+// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Do not edit, auto-generated by @polkadot/dev
diff --git a/packages/vue-identicon/src/Identicon.ts b/packages/vue-identicon/src/Identicon.ts
index b256ca9a7..9706b3d66 100644
--- a/packages/vue-identicon/src/Identicon.ts
+++ b/packages/vue-identicon/src/Identicon.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/vue-identicon authors & contributors
+// Copyright 2017-2025 @polkadot/vue-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { VNode } from 'vue';
diff --git a/packages/vue-identicon/src/bundle.ts b/packages/vue-identicon/src/bundle.ts
index d87b1505d..49c23e651 100644
--- a/packages/vue-identicon/src/bundle.ts
+++ b/packages/vue-identicon/src/bundle.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/vue-identicon authors & contributors
+// Copyright 2017-2025 @polkadot/vue-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
export { Identicon } from './Identicon.js';
diff --git a/packages/vue-identicon/src/icons/Beachball.ts b/packages/vue-identicon/src/icons/Beachball.ts
index db0271c45..c28b7c1ec 100644
--- a/packages/vue-identicon/src/icons/Beachball.ts
+++ b/packages/vue-identicon/src/icons/Beachball.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/vue-identicon authors & contributors
+// Copyright 2017-2025 @polkadot/vue-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { VNode } from 'vue';
diff --git a/packages/vue-identicon/src/icons/Empty.ts b/packages/vue-identicon/src/icons/Empty.ts
index a56f2f13d..48b7d5b95 100644
--- a/packages/vue-identicon/src/icons/Empty.ts
+++ b/packages/vue-identicon/src/icons/Empty.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/vue-identicon authors & contributors
+// Copyright 2017-2025 @polkadot/vue-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
import { defineComponent } from 'vue';
diff --git a/packages/vue-identicon/src/icons/Jdenticon.ts b/packages/vue-identicon/src/icons/Jdenticon.ts
index f81423cfe..05aaa0df6 100644
--- a/packages/vue-identicon/src/icons/Jdenticon.ts
+++ b/packages/vue-identicon/src/icons/Jdenticon.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/vue-identicon authors & contributors
+// Copyright 2017-2025 @polkadot/vue-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { VNode } from 'vue';
diff --git a/packages/vue-identicon/src/icons/Polkadot.ts b/packages/vue-identicon/src/icons/Polkadot.ts
index faa66b14c..73ae5134e 100644
--- a/packages/vue-identicon/src/icons/Polkadot.ts
+++ b/packages/vue-identicon/src/icons/Polkadot.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/vue-identicon authors & contributors
+// Copyright 2017-2025 @polkadot/vue-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { VNode } from 'vue';
diff --git a/packages/vue-identicon/src/icons/index.ts b/packages/vue-identicon/src/icons/index.ts
index 86ec62427..89c808bf2 100644
--- a/packages/vue-identicon/src/icons/index.ts
+++ b/packages/vue-identicon/src/icons/index.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/reactnative-identicon authors & contributors
+// Copyright 2017-2025 @polkadot/reactnative-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
export * from './Beachball.js';
diff --git a/packages/vue-identicon/src/index.ts b/packages/vue-identicon/src/index.ts
index 51571d383..76edac267 100644
--- a/packages/vue-identicon/src/index.ts
+++ b/packages/vue-identicon/src/index.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/vue-identicon authors & contributors
+// Copyright 2017-2025 @polkadot/vue-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
import './packageDetect.js';
diff --git a/packages/vue-identicon/src/packageDetect.ts b/packages/vue-identicon/src/packageDetect.ts
index df8cf196d..161ceb2e9 100644
--- a/packages/vue-identicon/src/packageDetect.ts
+++ b/packages/vue-identicon/src/packageDetect.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/vue-identicon authors & contributors
+// Copyright 2017-2025 @polkadot/vue-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Do not edit, auto-generated by @polkadot/dev
diff --git a/packages/vue-identicon/src/packageInfo.ts b/packages/vue-identicon/src/packageInfo.ts
index bf74bea49..5baf428d9 100644
--- a/packages/vue-identicon/src/packageInfo.ts
+++ b/packages/vue-identicon/src/packageInfo.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/vue-identicon authors & contributors
+// Copyright 2017-2025 @polkadot/vue-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Do not edit, auto-generated by @polkadot/dev
diff --git a/packages/vue-identicon/src/util.ts b/packages/vue-identicon/src/util.ts
index 4ad0eef48..ed6bf98e5 100644
--- a/packages/vue-identicon/src/util.ts
+++ b/packages/vue-identicon/src/util.ts
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/vue-identicon authors & contributors
+// Copyright 2017-2025 @polkadot/vue-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
import { version } from 'vue';
diff --git a/rollup.config.js b/rollup.config.js
index 1f1b06188..d9c341a1b 100644
--- a/rollup.config.js
+++ b/rollup.config.js
@@ -1,4 +1,4 @@
-// Copyright 2017-2024 @polkadot/ui-shared authors & contributors
+// Copyright 2017-2025 @polkadot/ui-shared authors & contributors
// SPDX-License-Identifier: Apache-2.0
import path from 'path';