Update License

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Raits 2020-05-22 11:53:37 +02:00
parent 5b3796bbe7
commit 9f6abf49f3
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E
1 changed files with 1 additions and 3 deletions

View File

@ -30,15 +30,13 @@ Modern replacement for ps.}
%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
# * ASL 2.0 or MIT # * ASL 2.0 or MIT
# * MIT # * MIT
# * MIT or ASL 2.0 # * MIT or ASL 2.0
# * (MIT or ASL 2.0) and BSD
# * Unlicense or MIT # * Unlicense or MIT
# * zlib # * zlib
License: MIT and ASL 2.0 and BSD and zlib License: MIT and ASL 2.0 and zlib
%description -n %{crate} %{_description} %description -n %{crate} %{_description}