From c0c60c13af3aed05636cf990dd27a3f4177dd517 Mon Sep 17 00:00:00 2001 From: Kamal Heib Date: Wed, 31 Jan 2024 09:29:59 -0500 Subject: [PATCH] migrated to SPDX license Signed-off-by: Kamal Heib --- perftest.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perftest.spec b/perftest.spec index e849ce4..a6fba10 100644 --- a/perftest.spec +++ b/perftest.spec @@ -6,7 +6,7 @@ Summary: IB Performance Tests %global upstream_ver 23.07.0-0.27 Version: %{lua: print((string.gsub(rpm.expand("%{upstream_ver}"),"-",".")))} Release: %autorelease -License: GPLv2 or BSD +License: GPL-2.0-only OR BSD-2-Clause Source: https://github.com/linux-rdma/perftest/releases/download/23.07.0-0.27/perftest-23.07.0-0.27.g117a291.tar.gz Url: https://github.com/linux-rdma/perftest