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