Correct SPDX license

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2024-09-09 09:17:35 +02:00
commit 03f8176b8a

View file

@ -20,7 +20,7 @@ Name: alsa-sof-firmware
Version: %{sof_ver}
Release: 1%{?sof_ver_rel}%{?dist}
# See later in the spec for a breakdown of licensing
License: BSD-3-Clause Apache-2.0
License: BSD-3-Clause AND Apache-2.0
URL: https://github.com/thesofproject/sof-bin
Source: https://github.com/thesofproject/sof-bin/releases/download/%{sof_ver_pkg}/sof-bin-%{sof_ver_pkg0}.tar.gz
%if 0%{?with_sof_addon}
@ -39,7 +39,7 @@ This package contains the firmware binaries for the Sound Open Firmware project.
%package debug
Requires: alsa-sof-firmware
Summary: Debug files for Sound Open Firmware project
License: BSD
License: BSD-3-Clause
%description debug
This package contains the debug files for the Sound Open Firmware project.