mirror of
https://github.com/pezkuwichain/pezkuwi-apps.git
synced 2026-08-08 20:55:43 +00:00
chore: update copyright year to 2026
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2025 @pezkuwi/app-collator authors & contributors
|
||||
// Copyright 2017-2026 @pezkuwi/app-collator authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { Collator as CollatorType } from './types.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2025 @pezkuwi/app-collator authors & contributors
|
||||
// Copyright 2017-2026 @pezkuwi/app-collator authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import React, { useRef } from 'react';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2025 @pezkuwi/app-collator authors & contributors
|
||||
// Copyright 2017-2026 @pezkuwi/app-collator authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { BN } from '@pezkuwi/util';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2025 @pezkuwi/app-collator authors & contributors
|
||||
// Copyright 2017-2026 @pezkuwi/app-collator authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import React, { useRef } from 'react';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2025 @pezkuwi/app-collator authors & contributors
|
||||
// Copyright 2017-2026 @pezkuwi/app-collator authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import { useTranslation as useTranslationBase } from 'react-i18next';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2025 @pezkuwi/app-collator authors & contributors
|
||||
// Copyright 2017-2026 @pezkuwi/app-collator authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { BN } from '@pezkuwi/util';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2025 @pezkuwi/app-collator authors & contributors
|
||||
// Copyright 2017-2026 @pezkuwi/app-collator authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import type { BTreeSet } from '@pezkuwi/types';
|
||||
|
||||
Reference in New Issue
Block a user