Skip to content

Relicense from AGPL-3.0-only to MIT OR Apache-2.0 - #69

Merged
backnotprop merged 1 commit into
mainfrom
relicense/mit-or-apache
Sep 22, 2026
Merged

backnotprop merged 1 commit into
mainfrom
relicense/mit-or-apache

Conversation

@backnotprop

Copy link
Copy Markdown
Contributor

Moves Artifact Server to the standard dual license: MIT OR Apache-2.0, at the licensee's option.

  • Removes LICENSE.md (AGPL-3.0 text); adds LICENSE-MIT and LICENSE-APACHE.
  • Root package.json license is now (MIT OR Apache-2.0); scripts/check-release-version.mjs gate updated to match.
  • README license section rewritten with the standard "at your option" wording and the Apache-2.0 §5 contribution clause.
  • Site updated: docs index license section, footer badge and link, markdown mirror (index.md.ts), and llms.txt.
  • @plannotator/agent-bridge and the three integrations/ packages stay MIT (compatible; already published).

Michael Ramos is the sole author in the git history, so relicensing requires no other consent. Verified locally with pnpm check:release-version and pnpm verify:site (both green).

Note: this resolves the "choose the final project license" half of the Tier 1 pre-publication gate in project/spec/security-release-plan.md; the transitive-license-exception review remains open.

https://claude.ai/code/session_01EcbEctwH1oDTrYhqHe6n9g

Replace LICENSE.md (AGPL-3.0 text) with LICENSE-MIT and LICENSE-APACHE,
dual-licensed at the licensee's option. Update the root package license
field, the release-version gate, the README license section (with the
standard contribution clause), and every site reference (docs index,
footer, markdown mirror, llms.txt). The agent-bridge client and the
integrations packages remain MIT.

Claude-Session: https://claude.ai/code/session_01EcbEctwH1oDTrYhqHe6n9g
@backnotprop
backnotprop merged commit 606893b into main Sep 22, 2026
15 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