From aed1a98ab3c5cb00a8ff35b62a14a1e5f306c281 Mon Sep 17 00:00:00 2001 From: baizg1107 Date: Wed, 11 May 2022 16:47:07 +0800 Subject: [PATCH] License compliance rectification --- jetty-test-policy.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/jetty-test-policy.spec b/jetty-test-policy.spec index f4a5fbf..3096ca5 100644 --- a/jetty-test-policy.spec +++ b/jetty-test-policy.spec @@ -1,8 +1,8 @@ Name: jetty-test-policy Version: 1.2 -Release: 1 +Release: 2 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/ BuildArch: noarch 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 %changelog +* Mon May 9 2022 baizhonggui - 1.2-2 +- modify license identifier + * Wed Aug 5 2020 huanghaitao - 1.2-1 - package init