summaryrefslogtreecommitdiffstats
path: root/ffi-macros/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'ffi-macros/Cargo.toml')
-rw-r--r--ffi-macros/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ffi-macros/Cargo.toml b/ffi-macros/Cargo.toml
index da2b7610..94e3e64e 100644
--- a/ffi-macros/Cargo.toml
+++ b/ffi-macros/Cargo.toml
@@ -11,7 +11,7 @@ documentation = "https://docs.sequoia-pgp.org/0.11.0/sequoia_ffi"
homepage = "https://sequoia-pgp.org/"
repository = "https://gitlab.com/sequoia-pgp/sequoia"
readme = "README.md"
-license = "GPL-3.0"
+license = "GPL-2.0-or-later"
edition = "2018"
[badges]