From 362d45b7ba707f1887460b56968c7ca72f27a64f Mon Sep 17 00:00:00 2001 From: Flavio Leitner Date: Thu, 6 Nov 2014 16:45:19 -0200 Subject: [PATCH] fedora.spec: added license details Signed-off-by: Flavio Leitner Signed-off-by: Ben Pfaff --- rhel/openvswitch-fedora.spec.in | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/rhel/openvswitch-fedora.spec.in b/rhel/openvswitch-fedora.spec.in index 0a1fe00e3..dd6144902 100644 --- a/rhel/openvswitch-fedora.spec.in +++ b/rhel/openvswitch-fedora.spec.in @@ -19,8 +19,11 @@ Group: System Environment/Daemons URL: http://www.openvswitch.org/ Version: @VERSION@ -# The entire source code is ASL 2.0 except datapath/ which is GPLv2 -License: ASL 2.0 +# Nearly all of openvswitch is ASL 2.0. The bugtool is LGPLv2+, and the +# lib/sflow*.[ch] files are SISSL +# datapath/ is GPLv2 (although not built into any of the binary packages) +# python/compat is Python (although not built into any of the binary packages) +License: ASL 2.0 and LGPLv2+ and SISSL Release: 1%{?dist} Source: openvswitch-%{version}.tar.gz #Source1: openvswitch-init -- 2.20.1