Add licensing info

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Raits 2020-02-16 14:48:39 +01:00
parent 093aa7100d
commit 8872da5167
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C
1 changed files with 7 additions and 0 deletions

View File

@ -28,6 +28,13 @@ Command-line benchmarking tool.}
%package -n %{crate}
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
# * MPLv2.0
# * Unlicense or MIT
License: ASL 2.0 and MIT and MPLv2.0
%description -n %{crate} %{_description}