!4 License compliance rectification

From: @wk333 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-05-18 06:26:41 +00:00 committed by Gitee
commit dafab5b5d5
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,9 +2,9 @@
%global namedversion %{version}%{?namedreltag}
Name: jsonp
Version: 1.0.4
Release: 1
Release: 2
Summary: JSR 353 (JSON Processing) RI
License: CDDL or GPLv2 with exceptions
License: CDDL-1.1 or GPL-2.0-with-classpath-exception
URL: http://java.net/projects/jsonp/
Source0: https://github.com/javaee/jsonp/archive/jsonp-1.0.4.tar.gz
Source1: https://github.com/javaee/spec-version-maven-plugin/raw/master/LICENSE
@ -63,5 +63,8 @@ sed -i 's/\r//' LICENSE.txt
%license LICENSE.txt
%changelog
* Wed May 11 2022 wangkai <wangkai385@h-partners.com> - 1.0.4-2
- License compliance rectification
* Mon Aug 24 2020 yaokai <yaokai13@huawei.com> - 1.0.4-1
- package init