diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:30:04 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:30:04 +0300 |
commit | 11742b6cf589386ef2749a98ff16ec99b294f065 (patch) | |
tree | 9c5a7668d7c57366cfafbbc5f2a7ded434d033aa /extra/mesa | |
parent | 73fbf39bb547d28c28856075e00cb3ea029fb568 (diff) | |
download | repository-11742b6cf589386ef2749a98ff16ec99b294f065.tar.gz |
mesa: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/mesa')
-rw-r--r-- | extra/mesa/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/mesa/meta b/extra/mesa/meta index 1c6dfdeb..33de416c 100644 --- a/extra/mesa/meta +++ b/extra/mesa/meta @@ -1,3 +1,3 @@ description: OpenGL implementation library and drivers -license: MIT, LGPL-2.1+ +license: MIT, LGPL-2.1-or-later maintainer: Cem Keylan <cem@carbslinux.org> |