Skip to content

Commit 3f4aee0

Browse files
authored
Use SPDX license identifier (#3519)
1 parent 3bd8498 commit 3f4aee0

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
@@ -11,7 +11,7 @@ authors = [
1111
{name = "David F. Mulcahey", email = "[email protected]"}
1212
]
1313
readme = "README.md"
14-
license = {text = "Apache License Version 2.0"}
14+
license = {text = "Apache-2.0"}
1515
requires-python = ">=3.12"
1616
dependencies = [
1717
"zigpy>=0.70.0",

0 commit comments

Comments
 (0)