Skip to content

Commit

Permalink
Update license
Browse files Browse the repository at this point in the history
  • Loading branch information
davxy committed Feb 21, 2025
1 parent 7a59d38 commit a24c322
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name = "ark-ec-vrfs"
version = "0.1.0"
edition = "2021"
authors = [ "Davide Galassi <davxy@datawok.net>" ]
license = "MIT"
description = "Elliptic curve VRF with additional data"
keywords = [ "cryptography", "vrf", "ring-vrf", "zk-snark" ]
repository = "https://github.com/davxy/ark-ecvrf"
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2024 Davide Galassi
Copyright (c) 2024-2025 Davide Galassi

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit a24c322

Please sign in to comment.