From c59e7fcc9ab3a6ebf62b26bcbd4f460fdcace06c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Thu, 14 Sep 2023 07:58:18 +0000 Subject: [PATCH] Migrate to SPDX license This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2 --- ksmtuned.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ksmtuned.spec b/ksmtuned.spec index cf698ef..d4037ce 100644 --- a/ksmtuned.spec +++ b/ksmtuned.spec @@ -3,7 +3,7 @@ Version: 0.1.0 Release: 12%{?dist} Summary: Kernel Samepage Merging services -License: GPLv2+ +License: GPL-2.0-or-later URL: https://github.com/ksmtuned/ksmtuned Source0: https://github.com/ksmtuned/ksmtuned/archive/v%{version}/ksmtuned-%{version}.tar.gz