Skip to content

Commit 72f1f74

Browse files
committed
fix(licence in py project):
1 parent 693c574 commit 72f1f74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ maintainers = ["Alexander Miasoiedov <msoedov@gmail.com>"]
77
repository = "https://github.com/msoedov/agentic_security"
88
homepage = "https://github.com/msoedov/agentic_security"
99
documentation = "https://github.com/msoedov/agentic_security/blob/main/README.md"
10-
license = "MIT"
10+
license = "Apache-2.0"
1111
readme = "Readme.md"
1212
keywords = [
1313
"LLM vulnerability scanner",

0 commit comments

Comments
 (0)