aboutsummaryrefslogtreecommitdiff
path: root/lockchain-client/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'lockchain-client/Cargo.toml')
-rw-r--r--lockchain-client/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lockchain-client/Cargo.toml b/lockchain-client/Cargo.toml
index 097319a..1b0ebcb 100644
--- a/lockchain-client/Cargo.toml
+++ b/lockchain-client/Cargo.toml
@@ -7,7 +7,7 @@ authors = ["Katharina Fey <kookie@spacekookie.de>"]
documentation = "https://docs.rs/lockchain-client"
homepage = "https://github.com/spacekookie/lockchain/tree/master/lockchain-client"
readme = "README.md"
-license = "MIT/X11 OR Apache-2.0"
+license = "GPL-3.0"
[dependencies]
lockchain-core = { version = "0.9.0" } #, path = "../lockchain-core" }