diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:16:16 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:16:16 +0300 |
commit | 8edeebdcf12ae18091f24d6d3383864ee3e990f9 (patch) | |
tree | 3d27ea54e798001c31744d7880f7e5247ad8e4a0 /community/gpgme | |
parent | 259218f9d0280afd832b364098c091edb9d8583c (diff) | |
download | repository-8edeebdcf12ae18091f24d6d3383864ee3e990f9.tar.gz |
gpgme: make license identifier compatible with SPDX Specification
Diffstat (limited to 'community/gpgme')
-rw-r--r-- | community/gpgme/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gpgme/meta b/community/gpgme/meta index d17900da..8b020eab 100644 --- a/community/gpgme/meta +++ b/community/gpgme/meta @@ -1,3 +1,3 @@ description: GnuPG Made Easy -license: GPL-2.0+, LGPL-2.1+ +license: GPL-2.0-or-later, LGPL-2.1-or-later maintainer: Cem Keylan <cem@carbslinux.org> |