generated from MetaMask/metamask-module-template
-
-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
team-design-systemAll issues relating to design systemAll issues relating to design system
Description
Description
Add a dual-license (MIT OR Apache 2.0) to the eslint-plugin-design-tokens repository to comply with MetaMask’s open-source licensing standards. This update allows external users to legally fork and use the plugin under the recommended open-source terms.
Technical Details
- Add
LICENSE-MITandLICENSE-APACHEfiles to the root directory. - Update
package.jsonto include"license": "(MIT OR Apache-2.0)". - Ensure licensing terms are consistent with MetaMask’s standards and legal guidelines.
- Reference the auto-changelog project example for the license structure.
Acceptance Criteria
- The repository includes
LICENSE-MITandLICENSE-APACHEfiles in the root directory. - The
package.jsonfile contains the correct dual-license entry. - Internal review confirms compliance with MetaMask open-source requirements.
References
Metadata
Metadata
Assignees
Labels
team-design-systemAll issues relating to design systemAll issues relating to design system