This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-eyes.git


The following commit(s) were added to refs/heads/main by this push:
     new 4f4281f  Add few missing compatible licenses for dependency check 
(#198)
4f4281f is described below

commit 4f4281f13ebf854ebf514c1d5c3ea6797ae7e234
Author: Zhiguo Wu <[email protected]>
AuthorDate: Mon Mar 31 19:51:54 2025 +0800

    Add few missing compatible licenses for dependency check (#198)
---
 assets/compatibility/Apache-2.0.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/assets/compatibility/Apache-2.0.yaml 
b/assets/compatibility/Apache-2.0.yaml
index 6f71cae..28b3d75 100644
--- a/assets/compatibility/Apache-2.0.yaml
+++ b/assets/compatibility/Apache-2.0.yaml
@@ -20,11 +20,12 @@
 compatible:
   - Apache-2.0
   - PHP-3.01
+  - 0BSD
   - BSD-3-Clause
   - BSD-2-Clause
   - BSD-2-Clause-Views
   - PostgreSQL
-  - EPL-1.0
+  - EDL-1.0
   - ISC
   - SMLNJ
   - ICU.txt
@@ -45,6 +46,7 @@ compatible:
   - HPND.txt
   - MulanPSL-2.0.txt
   - MIT
+  - MIT-0
 
 incompatible:
   - Unknown

Reply via email to