From 86ecd240ee82f1529aa2bfb78af02777ce1ac43b Mon Sep 17 00:00:00 2001 From: Chris Kelley Date: Tue, 28 Feb 2023 07:09:09 +0000 Subject: [PATCH] Update to SPDX license tag --- jboss-jaxrs-2.0-api.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jboss-jaxrs-2.0-api.spec b/jboss-jaxrs-2.0-api.spec index 0541ae2..65c4205 100644 --- a/jboss-jaxrs-2.0-api.spec +++ b/jboss-jaxrs-2.0-api.spec @@ -7,7 +7,7 @@ Version: 1.0.0 Release: 23%{?dist} Summary: JAX-RS 2.0: The Java API for RESTful Web Services # ASL 2.0 src/main/java/javax/ws/rs/core/GenericEntity.java -License: (CDDL or GPLv2 with exceptions) and ASL 2.0 +License: (CDDL-1.0 or GPL-2.0-only WITH Classpath-exception-2.0) and Apache-2.0 URL: https://github.com/jboss/jboss-jaxrs-api_spec Source0: https://github.com/jboss/jboss-jaxrs-api_spec/archive/%{oname}-%{namedversion}.tar.gz Patch1: 0001-Update-to-use-jakarta.xml.bind-package.patch