From b60c6233c77f38d79341ee395dd93b17be57c918 Mon Sep 17 00:00:00 2001 From: lyn1001 Date: Wed, 11 May 2022 16:38:36 +0800 Subject: [PATCH] License compliance rectification --- jboss-jacc-1.4-api.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/jboss-jacc-1.4-api.spec b/jboss-jacc-1.4-api.spec index 2b98d83..589c90d 100644 --- a/jboss-jacc-1.4-api.spec +++ b/jboss-jacc-1.4-api.spec @@ -1,8 +1,8 @@ Name: jboss-jacc-1.4-api Version: 1.0.2 -Release: 15 +Release: 16 Summary: JBoss JACC 1.4 API -License: CDDL or GPLv2 with exceptions +License: CDDL-1.0 or GPL-2.0-with-classpath-exception URL: http://www.jboss.org # git clone git://github.com/jboss/jboss-jacc-api_spec.git # cd jboss-jacc-api_spec/ @@ -39,5 +39,8 @@ This package contains the API documentation for %{name}. %doc LICENSE README %changelog +* Wed May 11 2022 liyanan - 1.0.2-16 +- License compliance rectification + * Thu Dec 13 2019 openEuler Buildteam - 1.0.2-15 - Package init