From 01d2b4b13ad719934e1e6999f9ed6c7c36a815ff Mon Sep 17 00:00:00 2001 From: Billy McFall Date: Wed, 5 Jul 2017 09:33:30 -0400 Subject: 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 --- extras/rpm/vpp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extras/rpm/vpp.spec b/extras/rpm/vpp.spec index 56d389145b3..1633e0ff76a 100644 --- a/extras/rpm/vpp.spec +++ b/extras/rpm/vpp.spec @@ -24,7 +24,7 @@ Name: vpp Summary: Vector Packet Processing -License: MIT +License: ASL 2.0 Version: %{_version} Release: %{_release} Requires: vpp-lib = %{_version}-%{_release}, net-tools, pciutils, python -- cgit 1.2.3-korg