!3 License compliance rectification

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

View File

@ -1,8 +1,8 @@
Name: jetty-artifact-remote-resources Name: jetty-artifact-remote-resources
Version: 1.0 Version: 1.0
Release: 1 Release: 2
Summary: Jetty toolchain artifact remote resources Summary: Jetty toolchain artifact remote resources
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/
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
Source2: http://www.apache.org/licenses/LICENSE-2.0.txt Source2: http://www.apache.org/licenses/LICENSE-2.0.txt
@ -26,5 +26,8 @@ cp -p %{SOURCE2} %{SOURCE3} .
%doc LICENSE-2.0.txt epl-v10.html %doc LICENSE-2.0.txt epl-v10.html
%changelog %changelog
* Mon May 9 2022 baizhonggui <baizhonggui@h-partners.com> - 1.0-2
- modify license identifier
* Wed Aug 5 2020 huanghaitao <huanghaitao8@huawei.com> - 1.0-1 * Wed Aug 5 2020 huanghaitao <huanghaitao8@huawei.com> - 1.0-1
- package init - package init