Skip to content

Commit a982754

Browse files
committed
Fix license
1 parent e19a634 commit a982754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "autodynatrace"
77
dynamic = ["version"]
88
description = "Auto instrumentation for the OneAgent SDK"
99
readme = "README.md"
10-
license = "LICENSE"
10+
license = "Apache-2.0"
1111
requires-python = ">=3.6"
1212
authors = [
1313
{ name = "David Lopes", email = "[email protected]" },

0 commit comments

Comments
 (0)