From d52c59b94c3eb5c5ee0dd057c367ceef6c3e2376 Mon Sep 17 00:00:00 2001 From: Albumen Kevin Date: Fri, 24 Feb 2023 21:26:44 +0800 Subject: [PATCH] Fix license check --- .licenserc.yaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/.licenserc.yaml b/.licenserc.yaml index 04f643df2f..651c2f5076 100644 --- a/.licenserc.yaml +++ b/.licenserc.yaml @@ -8,9 +8,9 @@ header: The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -192,7 +192,9 @@ dependency: license: EPL-2.0 - name: org.glassfish:jakarta.el license: EPL-2.0 - - name: org.jboss.spec.javax.annotation:jboss-annotations-api_1.2_spec - license: CDDL-1.1 + - name: org.jboss.spec.javax.ws.rs:jboss-jaxrs-api_2.1_spec + license: EPL-2.0 + - name: org.jboss.spec.javax.annotation:jboss-annotations-api_1.3_spec + license: EPL-2.0 excludes: - name: javax.xml.bind:jsr173_api