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

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 45719df to 89a2b9b Compare July 13, 2026 16:34
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