feat(license): migrate to Apache 2.0 with contributor attribution
- Change license from MIT to Apache 2.0 - Add NOTICE file with full contributor list - Add automated workflow to keep NOTICE updated weekly - Update README with Apache 2.0 badge and contributors badge - Credit author: Argenis Delarosa (theonlyhennygod) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
bc38994867
commit
5418f66c0f
5 changed files with 356 additions and 20 deletions
|
|
@ -5,7 +5,7 @@ edition = "2021"
|
|||
authors = ["theonlyhennygod"]
|
||||
license = "MIT"
|
||||
description = "Zero overhead. Zero compromise. 100% Rust. The fastest, smallest AI assistant."
|
||||
repository = "https://github.com/theonlyhennygod/zeroclaw"
|
||||
repository = "https://github.com/zeroclaw-labs/zeroclaw"
|
||||
readme = "README.md"
|
||||
keywords = ["ai", "agent", "cli", "assistant", "chatbot"]
|
||||
categories = ["command-line-utilities", "api-bindings"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue