Skip to content

Commit 7027cb7

Browse files
authored
Fix license SPDX code
1 parent c706b5f commit 7027cb7

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 = "0.2.0"
88
description = "Build HTTP requests out of HTML forms"
99
authors = [{name = "Zyte Group Ltd", email = "info@zyte.com"}]
1010
readme = "README.rst"
11-
license = "BSD-3-Clause"
11+
license = "Apache-2.0"
1212
classifiers = [
1313
"Development Status :: 3 - Alpha",
1414
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)