Skip to content

chore(plugin): declare "license": "MIT" in package.json#38

Merged
tknatwork merged 1 commit into
mainfrom
chore/plugin-license
Jul 14, 2026
Merged

chore(plugin): declare "license": "MIT" in package.json#38
tknatwork merged 1 commit into
mainfrom
chore/plugin-license

Conversation

@tknatwork

Copy link
Copy Markdown
Owner

Adds a "license": "MIT" field to figma-limitless-mcp/plugin/package.json.

The plugin subpackage (private: true, never published to npm) had no license field. The project is already legally covered by figma-limitless-mcp/LICENSE.md — MIT, which retains the upstream Copyright (c) 2026 GETHOPP LTD per the fork of gethopp/figma-mcp-bridge — so this is a consistency/hygiene fix to match server/package.json, not a licensing change.

Surfaced by a provenance/license audit: the fork's MIT attribution is intact, no third-party code or literal Southleft prose is copied, and all deps are permissive (MIT / Apache-2.0). This closes the one hygiene gap.

Docs/metadata-only; no code change.

🤖 Generated with Claude Code

The plugin subpackage (private:true, not published) had no license field;
the project is already legally covered by figma-limitless-mcp/LICENSE.md
(MIT — retains the upstream GETHOPP LTD copyright per the fork), so this is
a consistency/hygiene fix to match server/package.json, not a licensing
change.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@tknatwork
tknatwork merged commit 53ea5cf into main Jul 14, 2026
2 checks passed
@tknatwork
tknatwork deleted the chore/plugin-license branch July 14, 2026 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant