Fix license tag

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 5 years ago
parent efad2dc3a3
commit 96ddbe1fac
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

@ -31,6 +31,14 @@ support on Windows, macOS and Linux.}
%package -n %{crate} %package -n %{crate}
Summary: %{summary} Summary: %{summary}
# Install all deps (without check), grab their licenses and make it simple
# * ASL 2.0 or Boost
# * ASL 2.0 or MIT
# * MIT
# * MIT or ASL 2.0
# * (MIT or ASL 2.0) and BSD
# * Unlicense or MIT
License: MIT and BSD and (Boost or ASL 2.0)
%description -n %{crate} %{_description} %description -n %{crate} %{_description}

Loading…
Cancel
Save