From bc5ce94f433b0b0f87584d202b94ea03a840eaf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= Date: Mon, 24 Jul 2023 13:25:41 +0100 Subject: [PATCH] Convert license to SPDX format MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Daniel P. Berrangé --- usbredir.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usbredir.spec b/usbredir.spec index 98e2622..388f773 100644 --- a/usbredir.spec +++ b/usbredir.spec @@ -2,7 +2,7 @@ Name: usbredir Version: 0.13.0 Release: 3%{?dist} Summary: USB network redirection protocol libraries -License: LGPLv2+ +License: LGPL-2.1-or-later URL: https://www.spice-space.org/usbredir.html Source0: http://spice-space.org/download/%{name}/%{name}-%{version}.tar.xz Source1: http://spice-space.org/download/%{name}/%{name}-%{version}.tar.xz.sig