summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/Cargo.toml b/net/Cargo.toml
index 2047c19c..dcdfd9a4 100644
--- a/net/Cargo.toml
+++ b/net/Cargo.toml
@@ -13,7 +13,7 @@ repository = "https://gitlab.com/sequoia-pgp/sequoia"
readme = "README.md"
keywords = ["cryptography", "openpgp", "pgp", "hkp", "keyserver"]
categories = ["cryptography", "authentication", "email"]
-license = "GPL-2.0-or-later"
+license = "LGPL-2.0-or-later"
edition = "2018"
[badges]