Correct SPDX license
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 Note that this is an SPDX identifier, but it still needs to be migrated to the proper identifiers in the fedora-license-data set. If there will be no comments in two weeks, I will merge this.
This commit is contained in:
parent
d6cb9213fc
commit
ed3e8bdc7c
1 changed files with 3 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,8 @@ 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
|
||||
# Automatically converted from old format: BSD - review is highly recommended.
|
||||
License: LicenseRef-Callaway-BSD
|
||||
|
||||
%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