Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Update license #737

Closed
georgewrmarshall opened this issue Nov 5, 2024 · 0 comments · Fixed by #738
Closed

Update license #737

georgewrmarshall opened this issue Nov 5, 2024 · 0 comments · Fixed by #738
Assignees
Labels
team-design-system All issues relating to design system

Comments

@georgewrmarshall
Copy link
Collaborator

Description

Add a dual-license (MIT OR Apache 2.0) to the design-tokens repository to comply with MetaMask’s open-source licensing standards. This update ensures that external users can legally fork and use the design-tokens package under the appropriate open-source terms.

Technical Details

  • Add LICENSE-MIT and LICENSE-APACHE files to the root directory of the design-tokens repository.
  • Update package.json to include "license": "(MIT OR Apache-2.0)".
  • Ensure all licensing terms are consistent with MetaMask’s open-source and legal guidelines.
  • Reference the auto-changelog project example for the dual-license structure.

Acceptance Criteria

  • The design-tokens repository includes LICENSE-MIT and LICENSE-APACHE files in the root directory.
  • The package.json file contains the correct dual-license entry: (MIT OR Apache-2.0).
  • Internal review confirms compliance with MetaMask’s open-source licensing requirements.

References

@georgewrmarshall georgewrmarshall added the team-design-system All issues relating to design system label Nov 5, 2024
@georgewrmarshall georgewrmarshall self-assigned this Nov 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
team-design-system All issues relating to design system
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant