Skip to content

Commit

Permalink
Correct License metadata (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
LecrisUT authored Oct 4, 2024
1 parent 743d537 commit 07cf95d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors = [
"Stephen Oliver <steve@infincia.com>",
"Maciej Hirsz <hello@maciej.codes>",
]
license = "MIT OR Apache-2.0"
license = "MIT AND (MIT OR Apache-2.0)"
homepage = "https://github.com/maciejhirsz/tiny-bip39/"
repository = "https://github.com/maciejhirsz/tiny-bip39/"
readme = "README.md"
Expand Down

0 comments on commit 07cf95d

Please sign in to comment.