diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:34:37 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:34:37 +0300 |
commit | aa2ed1e4b8c714b021cf6dd26f3ff5886e59495f (patch) | |
tree | 24552535e20f047f9f1447ea0f15fb22b12bb7ce /extra/pango | |
parent | aa4c952741b127ea36d3b57aa80b03669e4b6a0c (diff) | |
download | repository-aa2ed1e4b8c714b021cf6dd26f3ff5886e59495f.tar.gz |
pango: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/pango')
-rw-r--r-- | extra/pango/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/pango/meta b/extra/pango/meta index 510fca31..e495c810 100644 --- a/extra/pango/meta +++ b/extra/pango/meta @@ -1,3 +1,3 @@ description: Text rendering and layout library -license: LGPL-2.1+ +license: LGPL-2.1-or-later maintainer: Cem Keylan <cem@carbslinux.org> |