From f80e0b8d433fd50b9dc018821c8578b70706293d Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Wed, 15 Apr 2020 18:27:44 +0200 Subject: [PATCH] Fixup license Signed-off-by: Igor Raits --- rust-zincati.spec | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/rust-zincati.spec b/rust-zincati.spec index 6db6a3c..93f5f2b 100644 --- a/rust-zincati.spec +++ b/rust-zincati.spec @@ -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}