Skip to content

Commit 5e828f2

Browse files
committed
Use SPDX form of license
1 parent 9eb4b51 commit 5e828f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ version = "2.1.1"
88
requires-python = ">=3.10"
99
description = "PDFTables.com Python API library."
1010
readme = "README.md"
11-
license = { text = "Apache License 2.0" }
11+
license = { text = "Apache-2.0" }
1212
keywords = ["pdf", "tables", "excel", "csv", "xml", "api"]
1313
authors = [ { name = "Cantabular Ltd", email = "hello@pdftables.com" } ]
1414
urls = { "Homepage" = "https://github.com/pdftables/python-pdftables-api" }

0 commit comments

Comments
 (0)