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