Skip to content

Commit 0b48576

Browse files
authored
Set headers to 2026 (#6249)
1 parent eb34741 commit 0b48576

941 files changed

Lines changed: 942 additions & 942 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.prettierrc.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2017-2025 @polkadot/api authors & contributors
1+
// Copyright 2017-2026 @polkadot/api authors & contributors
22
// SPDX-License-Identifier: Apache-2.0
33

44
module.exports = require('@polkadot/dev/config/prettier.cjs');

eslint.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2017-2025 @polkadot/api authors & contributors
1+
// Copyright 2017-2026 @polkadot/api authors & contributors
22
// SPDX-License-Identifier: Apache-2.0
33

44
import baseConfig from '@polkadot/dev/config/eslint';

packages/api-augment/src/assetHubKusama/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2017-2025 @polkadot/api-augment authors & contributors
1+
// Copyright 2017-2026 @polkadot/api-augment authors & contributors
22
// SPDX-License-Identifier: Apache-2.0
33

44
import '../base.js';
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2017-2025 @polkadot/api-augment authors & contributors
1+
// Copyright 2017-2026 @polkadot/api-augment authors & contributors
22
// SPDX-License-Identifier: Apache-2.0
33

44
import '@polkadot/types-augment/registry/assetHubKusama';

packages/api-augment/src/assetHubPolkadot/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2017-2025 @polkadot/api-augment authors & contributors
1+
// Copyright 2017-2026 @polkadot/api-augment authors & contributors
22
// SPDX-License-Identifier: Apache-2.0
33

44
import '../base.js';
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2017-2025 @polkadot/api-augment authors & contributors
1+
// Copyright 2017-2026 @polkadot/api-augment authors & contributors
22
// SPDX-License-Identifier: Apache-2.0
33

44
import '@polkadot/types-augment/registry/assetHubPolkadot';

packages/api-augment/src/base.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2017-2025 @polkadot/api-augment authors & contributors
1+
// Copyright 2017-2026 @polkadot/api-augment authors & contributors
22
// SPDX-License-Identifier: Apache-2.0
33

44
// for the API, we decorate not only the endpoints, but all types

packages/api-augment/src/bundle.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2017-2025 @polkadot/api-augment authors & contributors
1+
// Copyright 2017-2026 @polkadot/api-augment authors & contributors
22
// SPDX-License-Identifier: Apache-2.0
33

44
import './substrate/index.js';

packages/api-augment/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2017-2025 @polkadot/api-augment authors & contributors
1+
// Copyright 2017-2026 @polkadot/api-augment authors & contributors
22
// SPDX-License-Identifier: Apache-2.0
33

44
import './packageDetect.js';

packages/api-augment/src/kusama/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2017-2025 @polkadot/api-augment authors & contributors
1+
// Copyright 2017-2026 @polkadot/api-augment authors & contributors
22
// SPDX-License-Identifier: Apache-2.0
33

44
import '../base.js';

0 commit comments

Comments
 (0)