diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:27:18 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:27:18 +0300 |
commit | 39a5ea4cfc04bf7e6c061ea457945e792ee6084f (patch) | |
tree | 7f268aedb1069a19cfee7179926d362e6f0535e7 /extra/libgcrypt | |
parent | 9c01e240d3e25b9d80ab68edadc5469653f2fb23 (diff) | |
download | repository-39a5ea4cfc04bf7e6c061ea457945e792ee6084f.tar.gz |
libgcrypt: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/libgcrypt')
-rw-r--r-- | extra/libgcrypt/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libgcrypt/meta b/extra/libgcrypt/meta index fa9e4d8a..b723a7bf 100644 --- a/extra/libgcrypt/meta +++ b/extra/libgcrypt/meta @@ -1,3 +1,3 @@ description: GNU cryptographic library -license: LGPL-2.1+ +license: LGPL-2.1-or-later maintainer: Cem Keylan <cem@carbslinux.org> |