From ed3f926837bb6fa9bb0fac689e0cd820a3d3b2da Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Thu, 23 May 2024 11:25:16 +0900 Subject: [PATCH] Change GPL-2.0+ to GPL-2.0-or-later Change-Id: I935fa9ba617e4fb4302142a5076a376e1fb0dd1e --- packaging/coreutils.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/coreutils.spec b/packaging/coreutils.spec index af7a59f..3ca2854 100644 --- a/packaging/coreutils.spec +++ b/packaging/coreutils.spec @@ -11,7 +11,7 @@ Summary: The GNU core utilities: a set of tools commonly used in shell scripts Name: coreutils Version: 6.9 Release: 14 -License: GPL-2.0+ +License: GPL-2.0-or-later Group: System Environment/Base Url: http://www.gnu.org/software/coreutils/ Source0: coreutils-%{version}.tar.bz2 -- 2.34.1