Correct SPDX license
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
d6cb9213fc
commit
03f8176b8a
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue