From 086a5c1089085232a24c6736bdbb99ec3af5d4d2 Mon Sep 17 00:00:00 2001 From: Marian Koncek Date: Wed, 16 Aug 2023 10:15:32 +0200 Subject: [PATCH] Update license field to SPDX format --- plexus-pom.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plexus-pom.spec b/plexus-pom.spec index fe44296..ba86950 100644 --- a/plexus-pom.spec +++ b/plexus-pom.spec @@ -4,7 +4,7 @@ Name: plexus-pom Version: 10 Release: 3%{?dist} Summary: Root Plexus Projects POM -License: ASL 2.0 +License: Apache-2.0 URL: https://github.com/codehaus-plexus/plexus-pom Source0: https://github.com/codehaus-plexus/plexus-pom/archive/plexus-%{version}.tar.gz Source1: https://www.apache.org/licenses/LICENSE-2.0.txt