Skip to content

fix(cli): declare Apache-2.0 license#2351

Merged
miguel-heygen merged 1 commit into
mainfrom
fix/2334-cli-license
Jul 13, 2026
Merged

fix(cli): declare Apache-2.0 license#2351
miguel-heygen merged 1 commit into
mainfrom
fix/2334-cli-license

Conversation

@miguel-heygen

Copy link
Copy Markdown
Collaborator

Summary

  • declare the CLI package license as Apache-2.0 using its SPDX identifier
  • verify the source and packed CLI manifests preserve the same license metadata
  • add regression coverage to the packed-manifest release gate

Validation

  • node --test scripts/verify-packed-manifests.test.mjs (7 passed)
  • bun run test:scripts (67 passed)
  • npm pack tarball inspection confirmed license: Apache-2.0
  • changed-file formatting and lint checks passed

Closes #2334

@miguel-heygen miguel-heygen merged commit 648e4e8 into main Jul 13, 2026
43 checks passed
@miguel-heygen miguel-heygen deleted the fix/2334-cli-license branch July 13, 2026 18:56
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.

unclear license issue

1 participant