From 0fcb3e00ae3f343bdf37d87d1e08052fa9332934 Mon Sep 17 00:00:00 2001 From: Tao Liu Date: Fri, 28 Jul 2023 16:12:11 +0800 Subject: [PATCH] Use SPDX licence MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Convert to SPDX license by https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2, $ license-fedora2spdx 'GPLv2' GPL-2.0-only Signed-off-by: Tao Liu Signed-off-by: Timothée Ravier --- irqbalance.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/irqbalance.spec b/irqbalance.spec index 2eb6419..12f69ae 100644 --- a/irqbalance.spec +++ b/irqbalance.spec @@ -4,7 +4,7 @@ Release: 2%{?dist} Epoch: 2 Summary: IRQ balancing daemon -License: GPLv2 +License: GPL-2.0-only Url: https://github.com/Irqbalance/irqbalance Source0: https://github.com/Irqbalance/irqbalance/archive/irqbalance-%{version}.tar.gz Source1: irqbalance.sysconfig