Skip to content

[codex] Switch project licensing to Apache 2.0#561

Merged
rogerchappel merged 6 commits into
mainfrom
codex/update-apache-license-messaging
May 17, 2026
Merged

[codex] Switch project licensing to Apache 2.0#561
rogerchappel merged 6 commits into
mainfrom
codex/update-apache-license-messaging

Conversation

@rogerchappel
Copy link
Copy Markdown
Owner

What

Switches CrewCmd's public licensing and launch messaging from BSL/source-available to Apache-2.0 open source.

Why

CrewCmd is being positioned as trusted self-hosted agent ops with room for a future managed service. The repo should use consistent open-source licensing language before promotion.

How

  • Replaced the root license with Apache License 2.0.
  • Updated package, lockfile, release, and agent guidance metadata to Apache-2.0.
  • Updated README, CONTRIBUTING, launch plans, install docs, and promo copy to describe the Apache-2.0 open-source core and possible managed service later.
  • Updated public clone links to rogerchappel/crewcmd to match the current remote.

Verification

  • rg found no remaining BSL/source-available license messaging.
  • git diff --check origin/main..HEAD
  • pnpm typecheck
  • pnpm build via pre-push hook; passed with existing Next/Turbopack warnings.

Risk

Medium. The code impact is docs/metadata only, but the license change is legally meaningful and should be reviewed intentionally before merge.

@rogerchappel rogerchappel marked this pull request as ready for review May 17, 2026 00:41
@rogerchappel rogerchappel merged commit 4cdc001 into main May 17, 2026
2 checks passed
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