diff --git a/pyproject.toml b/pyproject.toml index bf2080b78d8..74b6a11dd8f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ name = "ddtrace" dynamic = ["version"] description = "Datadog APM client library" readme = "README.md" -license = { text = "LICENSE.BSD3" } +license = { text = "BSD-3-Clause" } requires-python = ">=3.8" authors = [ { name = "Datadog, Inc.", email = "dev@datadoghq.com" },