From 6ef0267943fc47d64e6fac757ab007c80c1f919f Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Fri, 15 Sep 2023 16:59:07 +1000 Subject: [PATCH] update SPDX license --- mesa.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mesa.spec b/mesa.spec index 351fc5a..cc40a06 100644 --- a/mesa.spec +++ b/mesa.spec @@ -64,7 +64,7 @@ Summary: Mesa graphics libraries %global ver 23.2.0-rc3 Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)} Release: %autorelease -License: MIT +License: MIT AND BSD-3-Clause AND SGI-B-2.0 URL: http://www.mesa3d.org Source0: https://archive.mesa3d.org/mesa-%{ver}.tar.xz