aboutsummaryrefslogtreecommitdiff
path: root/extra/nettle
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-09-07 13:32:30 +0300
committerCem Keylan <cem@ckyln.com>2021-09-07 13:32:30 +0300
commit20fc5bd95a80b5355292203d005737d67da7175d (patch)
tree1d49259606b3be63811099245a220d4efc24a272 /extra/nettle
parent5e49cc913702c87633ea04f46f2893e456e0b102 (diff)
downloadrepository-20fc5bd95a80b5355292203d005737d67da7175d.tar.gz
nettle: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/nettle')
-rw-r--r--extra/nettle/meta2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/nettle/meta b/extra/nettle/meta
index 420307c7..8e05aed3 100644
--- a/extra/nettle/meta
+++ b/extra/nettle/meta
@@ -1,3 +1,3 @@
description: Low-level cryptographic library
-license: GPL-2.0+, GPL-3.0+
+license: GPL-2.0-or-later, GPL-3.0-or-later, LGPL-3.0-or-later
maintainer: Cem Keylan <cem@carbslinux.org>