chore: Change API license to match current Prowler license

This commit is contained in:
Pedro De Castro
2024-11-25 16:35:32 +01:00
parent f4ffb42c91
commit ff6c1e4127

View File

@@ -5,7 +5,7 @@ requires = ["poetry-core"]
[tool.poetry]
authors = ["Prowler Team"]
description = "Prowler's API (Django/DRF)"
license = "AGPL-3.0"
license = "Apache-2.0"
name = "prowler-api"
package-mode = false
version = "1.0.0"