aboutsummaryrefslogtreecommitdiff
path: root/lockchain-crypto/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'lockchain-crypto/Cargo.toml')
-rw-r--r--lockchain-crypto/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lockchain-crypto/Cargo.toml b/lockchain-crypto/Cargo.toml
index c8b425e..dd66bae 100644
--- a/lockchain-crypto/Cargo.toml
+++ b/lockchain-crypto/Cargo.toml
@@ -4,7 +4,7 @@ description = "Small shim layer crate for cryptographic operations on lockchain
documentation = "https://docs.rs/lockchain-crypto"
homepage = "https://github.com/spacekookie/lockchain/tree/master/lockchain-crypto"
readme = "README.md"
-license = "MIT/X11 OR Apache-2.0"
+license = "GPL-3.0"
version = "0.8.1-alpha.0"
authors = ["Katharina Fey <kookie@spacekookie.de>"]
edition = "2018"