Skip to content

fix(packages): declare Apache-2.0 license#2345

Open
hogeheer499-commits wants to merge 1 commit into
heygen-com:mainfrom
hogeheer499-commits:fix/package-license-metadata
Open

fix(packages): declare Apache-2.0 license#2345
hogeheer499-commits wants to merge 1 commit into
heygen-com:mainfrom
hogeheer499-commits:fix/package-license-metadata

Conversation

@hogeheer499-commits

Copy link
Copy Markdown

Summary

Add explicit Apache-2.0 license metadata to every publishable @hyperframes/* workspace package. This keeps npm and downstream compliance tooling from classifying the packages as proprietary when the repository is Apache-2.0 licensed.

Private workspace packages are intentionally unchanged.

Closes #2334.

Validation

  • oxfmt --check on all changed manifests
  • parsed every public workspace manifest and verified license === "Apache-2.0"
  • git diff --check

@hogeheer499-commits
hogeheer499-commits force-pushed the fix/package-license-metadata branch 4 times, most recently from 4b6e4ce to 29f5a29 Compare July 15, 2026 19:12
Add explicit license metadata to every publishable workspace package so npm and downstream tooling do not classify Hyperframes packages as proprietary.
@hogeheer499-commits
hogeheer499-commits force-pushed the fix/package-license-metadata branch from 29f5a29 to a1a18b1 Compare July 16, 2026 22:20
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