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:
@ -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
|
||||||
|
Reference in New Issue
Block a user