Skip to content

Commit 254c30a

Browse files
tarcieribaloo
authored andcommitted
Change license to Apache-2.0 OR MIT with permission
All of the original authors have agreed to make this change
1 parent 4cbacf2 commit 254c30a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)