diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:24:20 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:24:20 +0300 |
commit | c92481dcb09af2904375a008145e7d408ef920e5 (patch) | |
tree | 3dbddeac4ba14562c72e017640c9b69e3c4ac004 /extra/gcr | |
parent | d7cec22ea0dabba248fd47aaba991f151dcf6f6f (diff) | |
download | repository-c92481dcb09af2904375a008145e7d408ef920e5.tar.gz |
gcr: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/gcr')
-rw-r--r-- | extra/gcr/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gcr/meta b/extra/gcr/meta index c1a6c75c..b313f712 100644 --- a/extra/gcr/meta +++ b/extra/gcr/meta @@ -1,3 +1,3 @@ description: GNOME crypto 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> |