Skip to content

Commit

Permalink
Migrate license to Apache-2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaucube committed Jan 22, 2024
1 parent cd36d49 commit c52b2e6
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 675 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "babyjubjub-rs"
version = "0.0.10"
authors = ["arnaucube <[email protected]>"]
edition = "2021"
license = "GPL-3.0"
license = "Apache-2.0"
description = "BabyJubJub elliptic curve implementation"
repository = "https://github.com/arnaucube/babyjubjub-rs"
readme = "README.md"
Expand Down
Loading

0 comments on commit c52b2e6

Please sign in to comment.