Skip to content

Commit 42c40da

Browse files
authored
Change license to Apache-2.0 OR MIT with permission
All of the original authors have agreed to make this change
1 parent 336ded9 commit 42c40da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x448/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords = ["cryptography", "crypto", "x448", "diffie-hellman", "curve448",]
77
homepage = "https://docs.rs/x448/"
88
repository = "https://github.com/RustCrypto/elliptic-curves/tree/master/x448"
99
documentation = "https://docs.rs/ed448-goldilocks"
10-
license = "BSD-3-Clause"
10+
license = "Apache-2.0 OR MIT"
1111
edition = "2024"
1212
rust-version = "1.85"
1313
readme = "README.md"

0 commit comments

Comments
 (0)