Update LICENSE: switch from MIT to GNU AGPL v3

This commit is contained in:
2025-09-30 03:38:52 +02:00
parent 4ca71a7c6b
commit 380a5cd20e
3 changed files with 663 additions and 22 deletions

View File

@@ -12,7 +12,7 @@ exclude = []
version = "0.1.0"
edition = "2021"
authors = ["Owlibou"]
license = "MIT"
license = "AGPL-3.0"
repository = "https://somegit.dev/Owlibou/owlen"
homepage = "https://somegit.dev/Owlibou/owlen"
keywords = ["llm", "tui", "cli", "ollama", "chat"]