Skip to content

Commit 19c4a20

Browse files
committed
fix license
1 parent bc8dadb commit 19c4a20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/intro/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "product-mock"
33
version = "0.1.0"
44
description = "An exmaple micro service that demonstrates the utility of python-wiremock"
55
authors = ["Mike Waites <[email protected]>"]
6-
license = "OSI Approved :: Apache Software License"
6+
license = "Apache-2.0"
77
readme = "README.md"
88
packages = [{include = "product_mock"}]
99

0 commit comments

Comments
 (0)