diff --git a/src/library/Import/Confirm.tsx b/src/library/Import/Confirm.tsx index f35626ed85..de1ee528b5 100644 --- a/src/library/Import/Confirm.tsx +++ b/src/library/Import/Confirm.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 @paritytech/polkadot-live authors & contributors +// Copyright 2023 @paritytech/polkadot-staking-dashboard authors & contributors // SPDX-License-Identifier: GPL-3.0-only import { ButtonMono, ButtonMonoInvert, Polkicon } from '@polkadot-cloud/react'; diff --git a/src/library/Import/Heading.tsx b/src/library/Import/Heading.tsx index cb72156cbb..4ef196a0e0 100644 --- a/src/library/Import/Heading.tsx +++ b/src/library/Import/Heading.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 @paritytech/polkadot-live authors & contributors +// Copyright 2023 @paritytech/polkadot-staking-dashboard authors & contributors // SPDX-License-Identifier: GPL-3.0-only import { diff --git a/src/library/Import/Remove.tsx b/src/library/Import/Remove.tsx index a5d7206aa6..9728378249 100644 --- a/src/library/Import/Remove.tsx +++ b/src/library/Import/Remove.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 @paritytech/polkadot-live authors & contributors +// Copyright 2023 @paritytech/polkadot-staking-dashboard authors & contributors // SPDX-License-Identifier: GPL-3.0-only import { ButtonMono, ButtonMonoInvert, Polkicon } from '@polkadot-cloud/react'; diff --git a/src/library/Import/Wrappers.ts b/src/library/Import/Wrappers.ts index 3e53a26ec1..6345bce356 100644 --- a/src/library/Import/Wrappers.ts +++ b/src/library/Import/Wrappers.ts @@ -1,4 +1,4 @@ -// Copyright 2023 @paritytech/polkadot-live authors & contributors +// Copyright 2023 @paritytech/polkadot-staking-dashboard authors & contributors // SPDX-License-Identifier: GPL-3.0-only import styled from 'styled-components'; diff --git a/src/modals/ImportLedger/Addresses.tsx b/src/modals/ImportLedger/Addresses.tsx index 55f61a80d5..c7ede6ba6b 100644 --- a/src/modals/ImportLedger/Addresses.tsx +++ b/src/modals/ImportLedger/Addresses.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 @paritytech/polkadot-live authors & contributors +// Copyright 2023 @paritytech/polkadot-staking-dashboard authors & contributors // SPDX-License-Identifier: GPL-3.0-only import { faArrowDown } from '@fortawesome/free-solid-svg-icons'; diff --git a/src/modals/ImportLedger/Manage.tsx b/src/modals/ImportLedger/Manage.tsx index ba48102727..7eef81fb0e 100644 --- a/src/modals/ImportLedger/Manage.tsx +++ b/src/modals/ImportLedger/Manage.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 @paritytech/polkadot-live authors & contributors +// Copyright 2023 @paritytech/polkadot-staking-dashboard authors & contributors // SPDX-License-Identifier: GPL-3.0-only import { HardwareStatusBar } from '@polkadot-cloud/react'; diff --git a/src/modals/ImportLedger/Reset.tsx b/src/modals/ImportLedger/Reset.tsx index 8c69fa1df4..ba55b9fa87 100644 --- a/src/modals/ImportLedger/Reset.tsx +++ b/src/modals/ImportLedger/Reset.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 @paritytech/polkadot-live authors & contributors +// Copyright 2023 @paritytech/polkadot-staking-dashboard authors & contributors // SPDX-License-Identifier: GPL-3.0-only import { ButtonMono, ButtonMonoInvert } from '@polkadot-cloud/react';