From 03ad15b69f139657b33ed8699abc097e4a15d0da Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Fri, 28 Feb 2020 21:30:02 +0100 Subject: [PATCH] Fixup license Signed-off-by: Igor Raits --- rust-afterburn.spec | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/rust-afterburn.spec b/rust-afterburn.spec index b554558..13e77fd 100644 --- a/rust-afterburn.spec +++ b/rust-afterburn.spec @@ -28,6 +28,16 @@ Simple cloud provider agent.} %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 +# * MIT +# * MIT or ASL 2.0 +# * (MIT or ASL 2.0) and BSD +# * MPLv2.0 or MIT or ASL 2.0 +# * Unlicense or MIT +License: ASL 2.0 and MIT and BSD %{?systemd_requires} %description -n %{crate} %{_description}