Skip to content

Commit

Permalink
Replace live licenses to psd (#1577)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikos Kontakis authored Oct 29, 2023
1 parent 5684c0a commit ac8fc06
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion src/library/Import/Confirm.tsx
Original file line number Diff line number Diff line change
@@ -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';
Expand Down
2 changes: 1 addition & 1 deletion src/library/Import/Heading.tsx
Original file line number Diff line number Diff line change
@@ -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 {
Expand Down
2 changes: 1 addition & 1 deletion src/library/Import/Remove.tsx
Original file line number Diff line number Diff line change
@@ -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';
Expand Down
2 changes: 1 addition & 1 deletion src/library/Import/Wrappers.ts
Original file line number Diff line number Diff line change
@@ -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';
Expand Down
2 changes: 1 addition & 1 deletion src/modals/ImportLedger/Addresses.tsx
Original file line number Diff line number Diff line change
@@ -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';
Expand Down
2 changes: 1 addition & 1 deletion src/modals/ImportLedger/Manage.tsx
Original file line number Diff line number Diff line change
@@ -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';
Expand Down
2 changes: 1 addition & 1 deletion src/modals/ImportLedger/Reset.tsx
Original file line number Diff line number Diff line change
@@ -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';
Expand Down

0 comments on commit ac8fc06

Please sign in to comment.