From 01065e7c6f005116f9104bfbbb2da7bf2e60e568 Mon Sep 17 00:00:00 2001 From: Dean Nelson Date: Thu, 10 Aug 2023 10:28:16 -0500 Subject: [PATCH] rshim.spec: migrated to SPDX license No functional change. The rshim license information can be found at... https://github.com/Mellanox/rshim-user-space/blob/master/LICENSE The LICENSE file contains a link to... https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt And that matches up with the following... https://docs.fedoraproject.org/en-US/legal/allowed-licenses/ and its GPL-2.0-only URL, which is... https://www.gnu.org/licenses/old-licenses/gpl-2.0.html Signed-off-by: Dean Nelson --- rshim.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rshim.spec b/rshim.spec index e057627..29a1b8b 100644 --- a/rshim.spec +++ b/rshim.spec @@ -6,7 +6,7 @@ Name: rshim Version: 2.0.9 Release: %autorelease Summary: User-space driver for Mellanox BlueField SoC -License: GPLv2 +License: GPL-2.0-only URL: https://github.com/mellanox/rshim-user-space Source0: https://github.com/Mellanox/rshim-user-space/archive/refs/tags/%{name}-%{version}.tar.gz