Skip to content

Commit c1fbcd7

Browse files
committed
fix license
1 parent f9ea9f1 commit c1fbcd7

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
@@ -25,7 +25,7 @@ name = "cryptojwt"
2525
version = "1.4.0"
2626
description = "Python implementation of JWT, JWE, JWS and JWK"
2727
authors = ["Roland Hedberg <[email protected]>"]
28-
license = "BSD"
28+
license = "Apache"
2929
packages = [
3030
{ include = "cryptojwt", from = "src" }
3131
]

0 commit comments

Comments
 (0)