From 0b056a1e95c4bdeda1472357a99f757a47b4b2cb Mon Sep 17 00:00:00 2001 From: Marian Koncek Date: Thu, 10 Aug 2023 16:27:42 +0200 Subject: [PATCH] Update license field to SPDX format --- apache-commons-codec.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache-commons-codec.spec b/apache-commons-codec.spec index 01dac29..77fec9b 100644 --- a/apache-commons-codec.spec +++ b/apache-commons-codec.spec @@ -4,7 +4,7 @@ Name: apache-commons-codec Version: 1.15 Release: 9%{?dist} Summary: Implementations of common encoders and decoders -License: ASL 2.0 +License: Apache-2.0 URL: https://commons.apache.org/codec/ BuildArch: noarch ExclusiveArch: %{java_arches} noarch