Update headers for 2023 (#701)

This commit is contained in:
Jaco
2023-01-01 10:21:18 +02:00
committed by GitHub
parent 5d9f10451c
commit b8c2d1a838
142 changed files with 142 additions and 142 deletions
@@ -1,4 +1,4 @@
// Copyright 2017-2022 @polkadot/ui-keyring authors & contributors
// Copyright 2017-2023 @polkadot/ui-keyring authors & contributors
// SPDX-License-Identifier: Apache-2.0
import { accountKey } from '../defaults';
@@ -1,4 +1,4 @@
// Copyright 2017-2022 @polkadot/ui-keyring authors & contributors
// Copyright 2017-2023 @polkadot/ui-keyring authors & contributors
// SPDX-License-Identifier: Apache-2.0
import { addressKey } from '../defaults';
@@ -1,4 +1,4 @@
// Copyright 2017-2022 @polkadot/ui-keyring authors & contributors
// Copyright 2017-2023 @polkadot/ui-keyring authors & contributors
// SPDX-License-Identifier: Apache-2.0
import { contractKey } from '../defaults';
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright 2017-2022 @polkadot/ui-keyring authors & contributors
// Copyright 2017-2023 @polkadot/ui-keyring authors & contributors
// SPDX-License-Identifier: Apache-2.0
import { BehaviorSubject } from 'rxjs';
@@ -1,4 +1,4 @@
// Copyright 2017-2022 @polkadot/ui-keyring authors & contributors
// Copyright 2017-2023 @polkadot/ui-keyring authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { KeypairType } from '@polkadot/util-crypto/types';
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright 2017-2022 @polkadot/ui-keyring authors & contributors
// Copyright 2017-2023 @polkadot/ui-keyring authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { SubjectInfo } from './types';
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright 2017-2022 @polkadot/ui-keyring authors & contributors
// Copyright 2017-2023 @polkadot/ui-keyring authors & contributors
// SPDX-License-Identifier: Apache-2.0
import type { BehaviorSubject } from 'rxjs';