diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:24:04 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:24:04 +0300 |
commit | 498551bd83fb22731af8f73b6392b46c27f974c7 (patch) | |
tree | 13b6006e6ad8cdb5f765866a9b4542556aa8e94c /extra/freetype-harfbuzz | |
parent | 39fa8ecb414a309f1f997f3e4779f84199400a01 (diff) | |
download | repository-498551bd83fb22731af8f73b6392b46c27f974c7.tar.gz |
freetype-harfbuzz: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/freetype-harfbuzz')
-rw-r--r-- | extra/freetype-harfbuzz/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/freetype-harfbuzz/meta b/extra/freetype-harfbuzz/meta index 2ae8357b..55991fae 100644 --- a/extra/freetype-harfbuzz/meta +++ b/extra/freetype-harfbuzz/meta @@ -1,3 +1,3 @@ description: Libraries for font rendering and sharing -license: GPL-2.0+, FTL, MIT +license: GPL-2.0-or-later, FTL, MIT maintainer: Cem Keylan <cem@carbslinux.org> |