summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroot <root@otcnfv02.sc.intel.com>2017-10-07 07:01:31 -0700
committershravani paladugula <shravanix.paladugula@intel.com>2017-10-13 04:01:51 +0000
commit4b7d14569c243e33d966c4d411c8ccc6b26f7d1b (patch)
treee2c80554e213060d6905a4d146d2ae071582e58b
parent2fba958546f1c0232da8083301811c2b63a87c22 (diff)
Updating License in Qemu specopnfv-5.1.0opnfv-5.0.0
This patch is used to update the License version in mkspec file of Qemu Change-Id: I22856fec9214a3472f2477eab5fbfe0df2663dc9 Signed-off-by:Shravani<shravanix.paladugula@intel.com> (cherry picked from commit c8298861407f3f33af25691ea60841c104938dac)
-rwxr-xr-xci/build_rpm/mkspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/build_rpm/mkspec b/ci/build_rpm/mkspec
index 2f750dc34..afa788186 100755
--- a/ci/build_rpm/mkspec
+++ b/ci/build_rpm/mkspec
@@ -15,7 +15,7 @@ echo "Version: $__QEMURELEASE"
# we need to determine the NEXT version number
# rpm -q will agree
echo "Release: `sh mkversion`"
-echo "License: GPLv2+ and LGPLv2+ and BSD"
+echo "License: GPLv2"
echo "Group: Development/Tools"
echo "Vendor: The Linux Community"
echo "URL: http://www.qemu.org"