From b6de397304195f29ebcea6e18b24a2bc1cee9e9f Mon Sep 17 00:00:00 2001 From: Marian Koncek Date: Wed, 9 Aug 2023 11:45:01 +0200 Subject: [PATCH] Update license field to SPDX format --- apache-commons-io.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache-commons-io.spec b/apache-commons-io.spec index e2b12eb..a16f4b6 100644 --- a/apache-commons-io.spec +++ b/apache-commons-io.spec @@ -5,7 +5,7 @@ Epoch: 1 Version: 2.11.0 Release: 4%{?dist} Summary: Utilities to assist with developing IO functionality -License: ASL 2.0 +License: Apache-2.0 URL: https://commons.apache.org/io BuildArch: noarch ExclusiveArch: %{java_arches} noarch