Skip to content

Commit 70ddb3f

Browse files
committed
Update license declaration on stub project.
1 parent 679a8b9 commit 70ddb3f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

stub/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
project_name = "Stub"
33
bundle = "org.beeware"
44
version = "1.0.0"
5-
license.file = "../LICENSE"
5+
license = "BSD-3-Clause"
6+
license-files = ["../LICENSE"]
67

78
# Use the current state of this repo as the template.
89
template = ".."

0 commit comments

Comments
 (0)