Fixup license

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Raits 2020-02-28 21:30:02 +01:00
parent e57b955204
commit 03ad15b69f
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -28,6 +28,16 @@ Simple cloud provider agent.}
%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
# * ASL 2.0 or Boost
# * ASL 2.0 or MIT
# * MIT
# * MIT or ASL 2.0
# * (MIT or ASL 2.0) and BSD
# * MPLv2.0 or MIT or ASL 2.0
# * Unlicense or MIT
License: ASL 2.0 and MIT and BSD
%{?systemd_requires} %{?systemd_requires}
%description -n %{crate} %{_description} %description -n %{crate} %{_description}