Update license to Apache 2.0

This commit is contained in:
Carlos Gutierrez
2025-11-06 22:23:32 -05:00
parent f83fe475df
commit 2ceb1cc9ee
3 changed files with 200 additions and 19 deletions

View File

@@ -8,7 +8,7 @@ version = "0.1.0"
description = "Production-grade LLM optimizer for throughput, latency, and memory optimization"
authors = ["Carlos Gutierrez <cgutierrez44833@ucumberlands.edu>"]
readme = "README.md"
license = "MIT"
license = "Apache-2.0"
packages = [{include = "llmds"}]
[tool.poetry.dependencies]