Fixup license

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Raits 2020-04-15 18:27:44 +02:00
parent 8fabf59b4c
commit f80e0b8d43
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C
1 changed files with 11 additions and 0 deletions

View File

@ -33,6 +33,17 @@ Update agent for Fedora CoreOS.}
%package -n %{crate}
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
# * BSD
# * MIT
# * MIT or ASL 2.0
# * (MIT or ASL 2.0) and BSD
# * MPLv2.0
# * Unlicense or MIT
License: ASL 2.0 and BSD and MIT and MPLv2.0
%description -n %{crate} %{_description}