aboutsummaryrefslogtreecommitdiff
path: root/lockchain-crypto/Cargo.toml
diff options
context:
space:
mode:
authorKatharina Fey <kookie@spacekookie.de>2019-04-23 21:45:12 +0200
committerKatharina Fey <kookie@spacekookie.de>2019-04-23 21:45:24 +0200
commit3845442fec76fdea073eb282b0554d76fa3f5bb3 (patch)
treeb3c6167147d536fcd069df6c3877be4b527207aa /lockchain-crypto/Cargo.toml
parent38806bb5da60973e5b1a7bb1cde83f75953b9fa2 (diff)
Updating license in crate metadataHEADmaster
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"