We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f541b13 commit f3b6c99Copy full SHA for f3b6c99
pyproject.toml
@@ -6,7 +6,7 @@ description = "A Python library to connect to a Filecloud server"
6
7
packages = [{ include = "filecloudapi" }]
8
9
-license = "MIT"
+license = "Apache-2.0"
10
authors = ["FileCloud <dev@filecloud.com>"]
11
12
readme = "README.md"
0 commit comments