diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:22:52 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:22:52 +0300 |
commit | 6c3a2d896d96eb53738d48f6b9a8cc436965824d (patch) | |
tree | 8031ba72a03e3fe6678831cf47214698076d6303 /extra/cairo | |
parent | f2c4d598f02777097b5a5fd4b1761da217f930ac (diff) | |
download | repository-6c3a2d896d96eb53738d48f6b9a8cc436965824d.tar.gz |
cairo: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/cairo')
-rw-r--r-- | extra/cairo/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/cairo/meta b/extra/cairo/meta index 20bd7d69..27d5ff7c 100644 --- a/extra/cairo/meta +++ b/extra/cairo/meta @@ -1,3 +1,3 @@ description: Vector graphics library -license: LGPL-2.1+, MPL-1.1 +license: LGPL-2.1-or-later, MPL-1.1 maintainer: Cem Keylan <cem@carbslinux.org> |