diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:24:34 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:24:34 +0300 |
commit | fc78cb224ed01683fcb66a3103d96ddf470f92e7 (patch) | |
tree | 344848fd004aec1eafd18b7841c87dae43222f2f /extra/gnupg2/meta | |
parent | 981b0cce63d77431e3fa4763201d3fa6306aba69 (diff) | |
download | repository-fc78cb224ed01683fcb66a3103d96ddf470f92e7.tar.gz |
gnupg2: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/gnupg2/meta')
-rw-r--r-- | extra/gnupg2/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gnupg2/meta b/extra/gnupg2/meta index 31806f50..94b57d8c 100644 --- a/extra/gnupg2/meta +++ b/extra/gnupg2/meta @@ -1,3 +1,3 @@ description: GNU Privacy Guard -license: GPL-3.0+ +license: GPL-3.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |