License compliance rectification

This commit is contained in:
baizg1107 2022-05-11 16:51:37 +08:00
parent f24aee55b1
commit 1f2feb1079

View File

@ -1,8 +1,8 @@
Name: takari-plugin-testing Name: takari-plugin-testing
Version: 2.9.2 Version: 2.9.2
Release: 1 Release: 2
Summary: Maven plugin testing library Summary: Maven plugin testing library
License: EPL and ASL 2.0 License: EPL-1.0 and ASL 2.0
URL: http://takari.io/ URL: http://takari.io/
BuildArch: noarch BuildArch: noarch
Source0: https://github.com/takari/takari-plugin-testing-project/archive/takari-plugin-testing-%{version}.tar.gz Source0: https://github.com/takari/takari-plugin-testing-project/archive/takari-plugin-testing-%{version}.tar.gz
@ -52,5 +52,8 @@ cp %{SOURCE1} %{SOURCE2} .
%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> - 2.9.2-2
- modify license identifier
* Fri Aug 14 2020 maminjie <maminjie1@huawei.com> - 2.9.2-1 * Fri Aug 14 2020 maminjie <maminjie1@huawei.com> - 2.9.2-1
- package init - package init