From 2e4a56ea3fd5bffd63c14c47d90e81d2cea8b6a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Sat, 30 Dec 2023 08:10:32 +0000 Subject: [PATCH] Migrate to SPDX license This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_3 --- libva.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/libva.spec b/libva.spec index 8379d18..bb12732 100644 --- a/libva.spec +++ b/libva.spec @@ -4,7 +4,9 @@ Name: libva Version: 2.20.0 Release: 1%{?dist} Summary: Video Acceleration (VA) API for Linux -License: MIT +# va/wayland/wayland-drm.xml is HPND-sell-variant +# va/x11/va_dri* are ICU +License: MIT AND HPND-sell-varian AND ICU URL: https://github.com/intel/libva Source0: %{url}/archive/%{version}%{?pre_release}/%{name}-%{version}%{?pre_release}.tar.gz