VPP-900: VPP is released under the Apache 2.0 License (ASL 2.0). Update RPM specfile to reflect the proper license.

Change-Id: I9e8d1643ea65afd91a0cd5ad9545248575e32617
Signed-off-by: Billy McFall <bmcfall@redhat.com>
This commit is contained in:
Billy McFall
2017-07-05 09:33:30 -04:00
parent c156dda8cb
commit 01d2b4b13a

View File

@ -24,7 +24,7 @@
Name: vpp Name: vpp
Summary: Vector Packet Processing Summary: Vector Packet Processing
License: MIT License: ASL 2.0
Version: %{_version} Version: %{_version}
Release: %{_release} Release: %{_release}
Requires: vpp-lib = %{_version}-%{_release}, net-tools, pciutils, python Requires: vpp-lib = %{_version}-%{_release}, net-tools, pciutils, python