!2 License compliance rectification

From: @lyn1001 
Reviewed-by: @wangchong1995924 
Signed-off-by: @wangchong1995924
This commit is contained in:
openeuler-ci-bot 2022-05-10 10:47:34 +00:00 committed by Gitee
commit 45d1c75155
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,8 +1,8 @@
Name: snowball-java Name: snowball-java
Version: 0 Version: 0
Release: 1 Release: 2
Summary: Java stemming algorithm library Summary: Java stemming algorithm library
License: BSD License: BSD-2-Clause
URL: http://snowball.tartarus.org URL: http://snowball.tartarus.org
Source0: http://snowball.tartarus.org/dist/libstemmer_java.tgz Source0: http://snowball.tartarus.org/dist/libstemmer_java.tgz
Source1: snowball-template-pom.xml Source1: snowball-template-pom.xml
@ -52,5 +52,8 @@ sed -i 's/\r//' license.txt notice.txt
%license license.txt notice.txt %license license.txt notice.txt
%changelog %changelog
* Tue May 10 2022 liyanan <liyanan32@h-partners.com> - 0-2
- License compliance rectification
* Thu Jul 30 2020 maminjie <maminjie1@huawei.com> - 0-1 * Thu Jul 30 2020 maminjie <maminjie1@huawei.com> - 0-1
- package init - package init