From 3676e1e11a1eb10a5df8c1dea03c25ac5f78e0f9 Mon Sep 17 00:00:00 2001 From: Marian Koncek Date: Mon, 21 Aug 2023 13:21:03 +0200 Subject: [PATCH] Update license field to SPDX format --- log4j.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/log4j.spec b/log4j.spec index b0bca9d..fc76cb1 100644 --- a/log4j.spec +++ b/log4j.spec @@ -7,7 +7,7 @@ Release: 10%{?dist} Summary: Java logging package BuildArch: noarch ExclusiveArch: %{java_arches} noarch -License: ASL 2.0 +License: Apache-2.0 URL: https://logging.apache.org/%{name}