Skip to content

Commit 105c1f5

Browse files
authored
Merge pull request #3098 from IntersectMBO/update_license
fix(pyproject): correct license identifier to Apache-2.0
2 parents 80df2a1 + e39b93b commit 105c1f5

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
@@ -2,7 +2,7 @@
22
name = "cardano-node-tests"
33
version = "0.1.0"
44
description = "Functional tests for cardano-node"
5-
license = "Apache License 2.0"
5+
license = "Apache-2.0"
66
authors = [
77
"Martin Kourim <martin.kourim@iohk.io>",
88
"Sara Tomaz <sara.tomaz@iohk.io>",

0 commit comments

Comments
 (0)