diff options
author | Billy McFall <bmcfall@redhat.com> | 2017-07-05 09:33:30 -0400 |
---|---|---|
committer | Billy McFall <bmcfall@redhat.com> | 2017-07-05 09:49:59 -0400 |
commit | 01d2b4b13ad719934e1e6999f9ed6c7c36a815ff (patch) | |
tree | 78a8f95f92c1f0f1b3eb8a8577607e36acb9f606 | |
parent | c156dda8cb5a46f3b53fd2a8b051c2ba7c56ec7e (diff) |
VPP-900: VPP is released under the Apache 2.0 License (ASL 2.0). Update RPM specfile to reflect the proper license.v17.07-rc2
Change-Id: I9e8d1643ea65afd91a0cd5ad9545248575e32617
Signed-off-by: Billy McFall <bmcfall@redhat.com>
-rw-r--r-- | extras/rpm/vpp.spec | 2 |
1 files changed, 1 insertions, 1 deletions
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 |