Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

Add code licenses to the desktop repo#440

Merged
cryptotavares merged 3 commits intomainfrom
chore/426-add-licenses-to-the-desktop-repo
Jan 19, 2023
Merged

Add code licenses to the desktop repo#440
cryptotavares merged 3 commits intomainfrom
chore/426-add-licenses-to-the-desktop-repo

Conversation

@cryptotavares
Copy link
Copy Markdown
Contributor

Context

Add the code licenses for both desktop app and common package.

Changes

Common

  • Add MIT license
  • Update package.json with relevant information for npm

App

  • Add proprietary license (same one that is used on MetaMask Extension)
  • Update package.json repository url to target the rename (desktop -> metamask-desktop)

Repo root

  • Update package.json repository url to target the rename (desktop -> metamask-desktop)

@cryptotavares cryptotavares requested a review from a team January 18, 2023 17:59
@cryptotavares cryptotavares linked an issue Jan 18, 2023 that may be closed by this pull request
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a missing word at the end (it's similar on the core controllers repo by the way):
OTHER DEALINGS IN THE SOFTWARE.

@cryptotavares cryptotavares force-pushed the chore/426-add-licenses-to-the-desktop-repo branch from d3e5e1b to 4958c82 Compare January 19, 2023 15:52
@cryptotavares cryptotavares merged commit a2bd8e7 into main Jan 19, 2023
@cryptotavares cryptotavares deleted the chore/426-add-licenses-to-the-desktop-repo branch January 19, 2023 16:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add licenses to the desktop repo

3 participants