Skip to content

Commit f3b6c99

Browse files
Fix license string
1 parent f541b13 commit f3b6c99

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
@@ -6,7 +6,7 @@ description = "A Python library to connect to a Filecloud server"
66

77
packages = [{ include = "filecloudapi" }]
88

9-
license = "MIT"
9+
license = "Apache-2.0"
1010
authors = ["FileCloud <dev@filecloud.com>"]
1111

1212
readme = "README.md"

0 commit comments

Comments
 (0)