mirror of
https://github.com/openvswitch/ovs
synced 2025-10-27 15:18:06 +00:00
fedora.spec: added license details
Signed-off-by: Flavio Leitner <fbl@redhat.com> Signed-off-by: Ben Pfaff <blp@nicira.com>
This commit is contained in:
committed by
Ben Pfaff
parent
fe540ca95b
commit
362d45b7ba
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user