License compliance rectification

This commit is contained in:
baizg1107 2022-05-11 16:47:40 +08:00
parent eb95509ee9
commit d308d07245

View File

@ -1,8 +1,8 @@
Name: jhighlight
Version: 1.0.1
Release: 1
Release: 2
Summary: An embeddable pure Java syntax highlighting library
License: LGPLv2+ or CDDL
License: LGPLv2+ or CDDL-1.0
URL: http://svn.rifers.org/jhighlight
Source0: https://github.com/codelibs/jhighlight/archive/jhighlight-%{version}.tar.gz
Patch0: servlet31.patch
@ -43,5 +43,8 @@ This package contains the API documentation for %{name}.
%doc COPYING
%changelog
* Mon May 9 2022 baizhonggui <baizhonggui@h-partners.com> - 1.0.1-2
- modify license identifier
* Wed Jul 29 2020 zhanghua <zhanghua40@huawei.com> - 1.0.1-1
- package init