diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:24:23 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:24:23 +0300 |
commit | f5b4818b0110cf34515204fe05470c77e44edae0 (patch) | |
tree | 4bcfd5cd4fd650abf7989e8c4711afa67da1dbaf /extra/glib-networking | |
parent | c92481dcb09af2904375a008145e7d408ef920e5 (diff) | |
download | repository-f5b4818b0110cf34515204fe05470c77e44edae0.tar.gz |
glib-networking: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/glib-networking')
-rw-r--r-- | extra/glib-networking/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/glib-networking/meta b/extra/glib-networking/meta index 0f639f96..b140c33a 100644 --- a/extra/glib-networking/meta +++ b/extra/glib-networking/meta @@ -1,3 +1,3 @@ description: glib network modules -license: LGPL-2.1+ +license: LGPL-2.1-or-later maintainer: Cem Keylan <cem@carbslinux.org> |