license: change from MIT to GPLv3

This commit is contained in:
Agent Zero
2026-04-04 12:42:52 +00:00
parent 5bd80ffcfe
commit af46cc4ae0
3 changed files with 676 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"
authors = ["Ingwaz <agent@ingwaz.work>"]
description = "High-performance vector memory MCP server for AI agents"
license = "MIT"
license = "GPL-3.0"
repository = "https://gitea.ingwaz.work/Ingwaz/openbrain-mcp"
[dependencies]