From 72f1f74df7927f72cf889c0c44e4ca0c80fa8baa Mon Sep 17 00:00:00 2001 From: Alexander Myasoedov Date: Sat, 8 Feb 2025 10:42:19 +0200 Subject: [PATCH] fix(licence in py project): --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 983ef7d..5be3817 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ maintainers = ["Alexander Miasoiedov "] repository = "https://github.com/msoedov/agentic_security" homepage = "https://github.com/msoedov/agentic_security" documentation = "https://github.com/msoedov/agentic_security/blob/main/README.md" -license = "MIT" +license = "Apache-2.0" readme = "Readme.md" keywords = [ "LLM vulnerability scanner",