diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:27:07 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:27:07 +0300 |
commit | 4003c3631291b5921c60f8686d3b101751fed8a7 (patch) | |
tree | b3c756e69350ca4c65b6e46d5cb0a4859b0c69fd /extra/libassuan/meta | |
parent | ef91dc30944cff559afd9aad268c0727858029f8 (diff) | |
download | repository-4003c3631291b5921c60f8686d3b101751fed8a7.tar.gz |
libassuan: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/libassuan/meta')
-rw-r--r-- | extra/libassuan/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libassuan/meta b/extra/libassuan/meta index 6e25c9d2..2dee8dd4 100644 --- a/extra/libassuan/meta +++ b/extra/libassuan/meta @@ -1,3 +1,3 @@ description: GnuPG IPC library -license: GPL-3.0+ +license: GPL-3.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |