From 58e1956046e20f5758dc0369ac809f758b3a73b3 Mon Sep 17 00:00:00 2001 From: wang--ge Date: Thu, 12 May 2022 10:19:55 +0800 Subject: [PATCH] License compliance rectification --- glassfish-jaxrpc-api.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/glassfish-jaxrpc-api.spec b/glassfish-jaxrpc-api.spec index ef88c9f..e83d89a 100644 --- a/glassfish-jaxrpc-api.spec +++ b/glassfish-jaxrpc-api.spec @@ -1,8 +1,8 @@ Name: glassfish-jaxrpc-api Version: 1.1.1 -Release: 1 +Release: 2 Summary: The Java API for XML-Based RPC (JAX-RPC) -License: CDDL or GPLv2 with exceptions +License: CDDL-1.1 OR GPL-2.0-with-classpath-exception URL: https://metro.java.net/ Source0: https://github.com/jboss/jboss-jaxrpc-api_spec/archive/jboss-jaxrpc-api_1.1_spec-1.0.2.Final.tar.gz#/glassfish-jaxrpc-api-1.1.1.tar.gz Source1: https://javaee.github.io/glassfish/LICENSE @@ -47,5 +47,8 @@ rename LICENSE ./LICENSE.html LICENSE %license LICENSE.html %changelog +* Thu May 12 2022 Ge Wang - 1.1.1-2 +- license compliance rectification + * Wed Aug 19 2020 Ge Wang - 1.1.1-1 - package init