Skip to content

Set project license to Apache-2.0#150

Merged
aram356 merged 2 commits into
mainfrom
chore/apache-2.0-license
Feb 10, 2026
Merged

Set project license to Apache-2.0#150
aram356 merged 2 commits into
mainfrom
chore/apache-2.0-license

Conversation

@aram356
Copy link
Copy Markdown
Contributor

@aram356 aram356 commented Feb 10, 2026

Summary

Closes #149

  • Add Apache License 2.0 LICENSE file (Copyright 2025-present Stackpop)
  • Fix README.md, docs footer, and docs/package.json that incorrectly referenced MIT
  • Add missing license fields to edgezero-cli and edgezero-adapter Cargo.toml
  • Add [workspace.package] license to app-demo workspace; all example crates inherit it
  • Mark the license open design question as resolved in TODO.md

Test plan

  • cargo check passes across the workspace
  • cargo check passes in examples/app-demo workspace
  • Verify LICENSE file content matches standard Apache 2.0 text
  • Verify no remaining MIT references in project-owned files

aram356 and others added 2 commits February 10, 2026 14:18
Closes #149

- Add Apache License 2.0 LICENSE file
- Fix README.md and docs footer referencing MIT
- Fix docs/package.json referencing MIT
- Add missing license fields to edgezero-cli and edgezero-adapter
- Add workspace license to app-demo workspace and inherit in all example crates
- Mark license design question as resolved in TODO.md

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@aram356 aram356 merged commit 9033378 into main Feb 10, 2026
3 checks passed
@aram356 aram356 deleted the chore/apache-2.0-license branch February 10, 2026 22:25
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.

Set project license to Apache-2.0 and fix all references

1 participant