Fixup license
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
e57b955204
commit
03ad15b69f
@ -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}
|
||||||
|
Loading…
Reference in New Issue
Block a user