!2 License compliance rectification

From: @bzg1107 
Reviewed-by: @wangchong1995924 
Signed-off-by: @wangchong1995924
This commit is contained in:
openeuler-ci-bot 2022-08-08 08:02:58 +00:00 committed by Gitee
commit 3308ab1782
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,8 +1,8 @@
Name: jetty-test-policy Name: jetty-test-policy
Version: 1.2 Version: 1.2
Release: 1 Release: 2
Summary: Jetty test policy files Summary: Jetty test policy files
License: ASL 2.0 or EPL License: ASL 2.0 or EPL-1.0
URL: http://www.eclipse.org/jetty/ URL: http://www.eclipse.org/jetty/
BuildArch: noarch BuildArch: noarch
Source0: http://git.eclipse.org/c/jetty/org.eclipse.jetty.toolchain.git/snapshot/org.eclipse.jetty.toolchain-%{name}-%{version}.tar.gz Source0: http://git.eclipse.org/c/jetty/org.eclipse.jetty.toolchain.git/snapshot/org.eclipse.jetty.toolchain-%{name}-%{version}.tar.gz
@ -41,5 +41,8 @@ cp -p %{SOURCE2} %{SOURCE3} .
%license epl-v10.html LICENSE-2.0.txt %license epl-v10.html LICENSE-2.0.txt
%changelog %changelog
* Mon May 9 2022 baizhonggui <baizhonggui@h-partners.com> - 1.2-2
- modify license identifier
* Wed Aug 5 2020 huanghaitao <huanghaitao8@huawei.com> - 1.2-1 * Wed Aug 5 2020 huanghaitao <huanghaitao8@huawei.com> - 1.2-1
- package init - package init