From dce61d94fba6ea130326cf924ed95c2da018c0fb Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Sat, 25 Jul 2020 08:34:41 +0200 Subject: [PATCH] Update license list Signed-off-by: Igor Raits --- rust-afterburn.spec | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/rust-afterburn.spec b/rust-afterburn.spec index 33e94c0..60453dd 100644 --- a/rust-afterburn.spec +++ b/rust-afterburn.spec @@ -28,16 +28,15 @@ Simple cloud provider agent.} %package -n %{crate} Summary: %{summary} -# * (MIT or ASL 2.0) and BSD -# * ASL 2.0 -# * ASL 2.0 or Boost -# * ASL 2.0 or MIT -# * BSD -# * MIT -# * MIT or ASL 2.0 -# * MPLv2.0 or MIT or ASL 2.0 -# * Unlicense or MIT -License: ASL 2.0 and MIT and BSD +# ASL 2.0 +# ASL 2.0 or Boost +# BSD +# MIT +# MIT or ASL 2.0 +# MPLv2.0 or MIT or ASL 2.0 +# Unlicense or MIT +# zlib +License: ASL 2.0 and MIT and BSD and zlib %{?systemd_requires} %description -n %{crate} %{_description}