aboutsummaryrefslogtreecommitdiff
path: root/extra/mesa
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-09-07 13:30:04 +0300
committerCem Keylan <cem@ckyln.com>2021-09-07 13:30:04 +0300
commit11742b6cf589386ef2749a98ff16ec99b294f065 (patch)
tree9c5a7668d7c57366cfafbbc5f2a7ded434d033aa /extra/mesa
parent73fbf39bb547d28c28856075e00cb3ea029fb568 (diff)
downloadrepository-11742b6cf589386ef2749a98ff16ec99b294f065.tar.gz
mesa: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/mesa')
-rw-r--r--extra/mesa/meta2
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>