diff --git a/pyproject.toml b/pyproject.toml index e9e1976..d853e15 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ description = "Finding potential software vulnerabilities from git commit messag authors = [ "Alexandre Dulaunoy " ] -license = "GPL-3.0-or-later" +license = "AGPL-3.0-or-later" readme = "README.md"