Skip to content

Commit 4f2d560

Browse files
authored
fix licence id (#44)
1 parent 3aa5598 commit 4f2d560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ resolver = "2"
55
[workspace.package]
66
authors = ["OpenZeppelin"]
77
edition = "2024"
8-
license = "APGL-3.0"
8+
license = "AGPL-3.0-only"
99
repository = "https://github.com/OpenZeppelin/Event-Scanner"
1010
version = "0.1.0-alpha.1"
1111

0 commit comments

Comments
 (0)