From 9f6abf49f30b8a1cb819fcd762231bea614aa7d7 Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Fri, 22 May 2020 11:53:37 +0200 Subject: [PATCH] Update License Signed-off-by: Igor Raits --- rust-procs.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/rust-procs.spec b/rust-procs.spec index b3f8c16..28d38d2 100644 --- a/rust-procs.spec +++ b/rust-procs.spec @@ -30,15 +30,13 @@ Modern replacement for ps.} %package -n %{crate} Summary: %{summary} -# Install all deps (without check), grab their licenses and make it simple # * ASL 2.0 # * ASL 2.0 or MIT # * MIT # * MIT or ASL 2.0 -# * (MIT or ASL 2.0) and BSD # * Unlicense or MIT # * zlib -License: MIT and ASL 2.0 and BSD and zlib +License: MIT and ASL 2.0 and zlib %description -n %{crate} %{_description}