Skip to content

Repo-wide relicense MIT → Apache-2.0 + NOTICE consolidation - #249

Closed
getappz wants to merge 1 commit into
masterfrom
task/176
Closed

Repo-wide relicense MIT → Apache-2.0 + NOTICE consolidation#249
getappz wants to merge 1 commit into
masterfrom
task/176

Conversation

@getappz

@getappz getappz commented Jul 18, 2026

Copy link
Copy Markdown
Owner

Auto-opened on item done for 019f74fc-9fa9-77a1-9dba-37452cafb2a7.

Summary by CodeRabbit

  • Documentation
    • Updated the project and component licensing from MIT to Apache License 2.0.
    • Replaced the license text with the Apache 2.0 terms.
    • Added third-party license attributions for included code.
    • Updated package metadata to consistently reflect the new license.

Root LICENSE and every crate's Cargo.toml license field move from MIT to
Apache-2.0, plus the PKGBUILD license field. Adds NOTICE attribution for
vendored code: lean-ctx's embedding pipeline (Apache-2.0), and the
caveman/ponytail-derived flare-output/flare-code crates (MIT).

cargo metadata confirms all 11 crates report license=Apache-2.0; cargo
deny check licenses passes (Apache-2.0 already allow-listed in deny.toml).

The paid multi-machine collaboration service stays in a separate,
closed-source repo outside this project -- unaffected by this change.
@coderabbitai

coderabbitai Bot commented Jul 18, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: c38bcd83-2919-46a7-9d50-095d71895722

📥 Commits

Reviewing files that changed from the base of the PR and between f1ac11c and b4d8f0a.

📒 Files selected for processing (14)
  • Cargo.toml
  • LICENSE
  • NOTICE
  • aur/agentflare/PKGBUILD
  • crates/agent-registry/Cargo.toml
  • crates/agentflare-artifacts/Cargo.toml
  • crates/agentflare-backend/Cargo.toml
  • crates/agentflare-db-kit/Cargo.toml
  • crates/agentflare-store/Cargo.toml
  • crates/flare-code/Cargo.toml
  • crates/flare-output/Cargo.toml
  • crates/flare-search-kit/Cargo.toml
  • crates/gateway-registry/Cargo.toml
  • crates/skill-registry/Cargo.toml

📝 Walkthrough

Walkthrough

The project license changed from MIT to Apache-2.0 across license documents, package manifests, and AUR metadata. NOTICE also gained attributions for ported third-party code.

Changes

Project relicensing

Layer / File(s) Summary
License and attribution documents
LICENSE, NOTICE
LICENSE now contains Apache License 2.0 terms, while NOTICE includes additional Apache-2.0 and MIT attributions for ported components.
Package license metadata
Cargo.toml, crates/*/Cargo.toml, aur/agentflare/PKGBUILD
Root, crate, and AUR package metadata now declares Apache-2.0 instead of MIT.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related PRs

  • getappz/agentflare#248: Applies closely related relicensing changes across the same license, notice, manifest, and AUR metadata files.
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is off-topic and omits the required Summary, Test plan, and Notes for reviewers sections. Replace the placeholder text with the template sections: Summary, Test plan, and Notes for reviewers, including rationale and verification steps.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the repo-wide relicensing and NOTICE update, matching the main change in the PR.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch task/176

Comment @coderabbitai help to get the list of available commands.

@getappz

getappz commented Jul 18, 2026

Copy link
Copy Markdown
Owner Author

Duplicate of #248, which already merged this branch's changes (f1ac11c). Auto-opened by the item-done automation after the PR was already created and merged manually — closing, nothing further to merge here.

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