From 9c65bc3ff610c7bd7b8916b55d98e38ebe0a9734 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 21 Feb 2024 11:30:53 +0100 Subject: [PATCH] use SPDX based identifiers for license field (cherry picked from commit 0bd50d406feb47fb2a7f2b37a948bf4db506667e) --- util-linux.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util-linux.spec b/util-linux.spec index 839ef65..826ae17 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -3,7 +3,7 @@ Summary: Collection of basic system utilities Name: util-linux Version: 2.40 Release: %autorelease -p -e rc1 -License: GPLv2 and GPLv2+ and LGPLv2+ and BSD with advertising and Public Domain +License: GPL-1.0-or-later AND GPL-2.0 AND GPL-2.0-or-later AND GPL-3.0-or-later AND LGPL-2.1-or-later AND BSD-2-Clause AND BSD-3-Clause AND BSD-4-Clause-UC AND LicenseRef-Fedora-Public-Domain URL: https://en.wikipedia.org/wiki/Util-linux ### Macros