diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:29:13 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:29:13 +0300 |
commit | 5fa157f2f69dd95fec48c6347d7ef0ae5b39c995 (patch) | |
tree | ff6796e02ad6fbe2f642166fc7822c1f93713bba /extra/libsoup | |
parent | 04c149625ee78a8932cab2181e75a80f987a7e9d (diff) | |
download | repository-5fa157f2f69dd95fec48c6347d7ef0ae5b39c995.tar.gz |
libsoup: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/libsoup')
-rw-r--r-- | extra/libsoup/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libsoup/meta b/extra/libsoup/meta index 847c7dc3..ea8b80e0 100644 --- a/extra/libsoup/meta +++ b/extra/libsoup/meta @@ -1,3 +1,3 @@ description: HTTP library implementation -license: LGPL-2.1+ +license: LGPL-2.1-or-later maintainer: Cem Keylan <cem@carbslinux.org> |