From 2b5dd54bdbff9ea5c2ae4bf94d24a179cadd4fa0 Mon Sep 17 00:00:00 2001 From: Chris Kelley Date: Tue, 6 Jun 2023 11:34:42 +0100 Subject: [PATCH] Update licence field to match SPDX format Resolves: RHEL-584 --- jaxb-api.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jaxb-api.spec b/jaxb-api.spec index 6da93b6..5a10f1b 100644 --- a/jaxb-api.spec +++ b/jaxb-api.spec @@ -2,7 +2,7 @@ Name: jaxb-api Version: 2.3.3 Release: 5%{?dist} Summary: Jakarta XML Binding API -License: BSD +License: BSD-3-Clause URL: https://github.com/eclipse-ee4j/jaxb-api Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz