summaryrefslogtreecommitdiffstats
path: root/ffi/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'ffi/Cargo.toml')
-rw-r--r--ffi/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ffi/Cargo.toml b/ffi/Cargo.toml
index dc4fa0c6..4ca1ba41 100644
--- a/ffi/Cargo.toml
+++ b/ffi/Cargo.toml
@@ -14,7 +14,7 @@ readme = "../README.md"
keywords = ["cryptography", "openpgp", "pgp", "encryption", "signing"]
categories = ["cryptography", "authentication", "development-tools::ffi",
"email"]
-license = "GPL-3.0"
+license = "GPL-2.0-or-later"
edition = "2018"
[badges]