diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:29:01 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:29:01 +0300 |
commit | 1cd10fc88f8895de296299d4aeb23ea44bec414c (patch) | |
tree | d2759611d379e6f1a709b4ddef1f111b8f27cb5f /extra/libgpg-error | |
parent | 924deb7e0bb0d87eaeaec2b1a4cbde07facca1d6 (diff) | |
download | repository-1cd10fc88f8895de296299d4aeb23ea44bec414c.tar.gz |
libgpg-error: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/libgpg-error')
-rw-r--r-- | extra/libgpg-error/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libgpg-error/meta b/extra/libgpg-error/meta index 202431c0..4a5367fe 100644 --- a/extra/libgpg-error/meta +++ b/extra/libgpg-error/meta @@ -1,3 +1,3 @@ description: GnuPG error value library -license: LGPL-2.1+, GPL-2.0+ +license: LGPL-2.1-or-later, GPL-2.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |