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 454b8ea feat: add some compatibility licenses (#247)
454b8ea is described below
commit 454b8ead48f7073cd40ea20487fdfb2409247e69
Author: |7eter l-|. l3oling <[email protected]>
AuthorDate: Sun Sep 14 10:32:19 2025 +0700
feat: add some compatibility licenses (#247)
---
assets/compatibility/{MIT.yaml => 0BSD.yaml} | 6 ++-
assets/compatibility/{MIT.yaml => AFL-3.0.yaml} | 6 ++-
.../{MIT.yaml => BSD-2-Clause-Views.yaml} | 6 ++-
.../compatibility/{MIT.yaml => BSD-2-Clause.yaml} | 6 ++-
.../compatibility/{MIT.yaml => BSD-3-Clause.yaml} | 6 ++-
assets/compatibility/{MIT.yaml => BSL-1.0.yaml} | 44 +++++++++++-----------
assets/compatibility/{Ruby.yaml => CDDL-1.0.yaml} | 6 ++-
assets/compatibility/{Ruby.yaml => CDDL-1.1.yaml} | 6 ++-
assets/compatibility/{Ruby.yaml => CPL-1.0.yaml} | 6 ++-
assets/compatibility/{MIT.yaml => EDL-1.0.yaml} | 6 ++-
assets/compatibility/{Ruby.yaml => EPL-1.0.yaml} | 6 ++-
assets/compatibility/{Ruby.yaml => EPL-2.0.yaml} | 6 ++-
assets/compatibility/{Ruby.yaml => ErlPL-1.1.yaml} | 6 ++-
assets/compatibility/{MIT.yaml => ICU.yaml} | 6 ++-
assets/compatibility/{Ruby.yaml => IPA.yaml} | 6 ++-
assets/compatibility/{Ruby.yaml => IPL-1.0.yaml} | 6 ++-
assets/compatibility/{MIT.yaml => ISC.yaml} | 6 ++-
assets/compatibility/{MIT.yaml => Libpng.yaml} | 6 ++-
assets/compatibility/MIT.yaml | 2 +
assets/compatibility/{Ruby.yaml => MPL-1.0.yaml} | 6 ++-
assets/compatibility/{Ruby.yaml => MPL-1.1.yaml} | 6 ++-
assets/compatibility/{Ruby.yaml => MPL-2.0.yaml} | 6 ++-
assets/compatibility/{MIT.yaml => MS-PL.yaml} | 6 ++-
assets/compatibility/{MIT.yaml => NCSA.yaml} | 6 ++-
assets/compatibility/{Ruby.yaml => OFL-1.1.yaml} | 6 ++-
assets/compatibility/{Ruby.yaml => OSL-3.0.yaml} | 6 ++-
assets/compatibility/{MIT.yaml => PHP-3.01.yaml} | 6 ++-
assets/compatibility/{MIT.yaml => PostgreSQL.yaml} | 6 ++-
assets/compatibility/{MIT.yaml => Python-2.0.yaml} | 6 ++-
assets/compatibility/Ruby.yaml | 2 +
assets/compatibility/{MIT.yaml => SMLNJ.yaml} | 6 ++-
assets/compatibility/{Ruby.yaml => SPL-1.0.yaml} | 6 ++-
assets/compatibility/{Ruby.yaml => UFL-1.0.yaml} | 6 ++-
assets/compatibility/{Ruby.yaml => UnRAR.yaml} | 6 ++-
.../{MIT.yaml => Unicode-DFS-2015.yaml} | 6 ++-
.../{MIT.yaml => Unicode-DFS-2016.yaml} | 6 ++-
assets/compatibility/{MIT.yaml => W3C.yaml} | 6 ++-
assets/compatibility/{MIT.yaml => WTFPL.yaml} | 6 ++-
assets/compatibility/{MIT.yaml => Xnet.yaml} | 6 ++-
assets/compatibility/{MIT.yaml => ZPL-2.0.yaml} | 6 ++-
assets/compatibility/{MIT.yaml => Zlib.yaml} | 6 ++-
41 files changed, 179 insertions(+), 97 deletions(-)
diff --git a/assets/compatibility/MIT.yaml b/assets/compatibility/0BSD.yaml
similarity index 94%
copy from assets/compatibility/MIT.yaml
copy to assets/compatibility/0BSD.yaml
index af51284..e85dbe0 100644
--- a/assets/compatibility/MIT.yaml
+++ b/assets/compatibility/0BSD.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the MIT license.
+# Compatibility matrix for the 0BSD license.
# Category: Category A (permissive)
-# SPDX: https://spdx.org/licenses/MIT.html
+# SPDX: https://spdx.org/licenses/0BSD.html
compatible:
- Apache-2.0
@@ -69,6 +69,8 @@ weak-compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/MIT.yaml b/assets/compatibility/AFL-3.0.yaml
similarity index 93%
copy from assets/compatibility/MIT.yaml
copy to assets/compatibility/AFL-3.0.yaml
index af51284..d94c23a 100644
--- a/assets/compatibility/MIT.yaml
+++ b/assets/compatibility/AFL-3.0.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the MIT license.
+# Compatibility matrix for the AFL-3.0 license.
# Category: Category A (permissive)
-# SPDX: https://spdx.org/licenses/MIT.html
+# SPDX: https://spdx.org/licenses/AFL-3.0.html
compatible:
- Apache-2.0
@@ -69,6 +69,8 @@ weak-compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/MIT.yaml
b/assets/compatibility/BSD-2-Clause-Views.yaml
similarity index 92%
copy from assets/compatibility/MIT.yaml
copy to assets/compatibility/BSD-2-Clause-Views.yaml
index af51284..6490227 100644
--- a/assets/compatibility/MIT.yaml
+++ b/assets/compatibility/BSD-2-Clause-Views.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the MIT license.
+# Compatibility matrix for the BSD-2-Clause-Views license.
# Category: Category A (permissive)
-# SPDX: https://spdx.org/licenses/MIT.html
+# SPDX: https://spdx.org/licenses/BSD-2-Clause-Views.html
compatible:
- Apache-2.0
@@ -69,6 +69,8 @@ weak-compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/MIT.yaml
b/assets/compatibility/BSD-2-Clause.yaml
similarity index 93%
copy from assets/compatibility/MIT.yaml
copy to assets/compatibility/BSD-2-Clause.yaml
index af51284..3cc3a1c 100644
--- a/assets/compatibility/MIT.yaml
+++ b/assets/compatibility/BSD-2-Clause.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the MIT license.
+# Compatibility matrix for the BSD-2-Clause license.
# Category: Category A (permissive)
-# SPDX: https://spdx.org/licenses/MIT.html
+# SPDX: https://spdx.org/licenses/BSD-2-Clause.html
compatible:
- Apache-2.0
@@ -69,6 +69,8 @@ weak-compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/MIT.yaml
b/assets/compatibility/BSD-3-Clause.yaml
similarity index 93%
copy from assets/compatibility/MIT.yaml
copy to assets/compatibility/BSD-3-Clause.yaml
index af51284..5b08d18 100644
--- a/assets/compatibility/MIT.yaml
+++ b/assets/compatibility/BSD-3-Clause.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the MIT license.
+# Compatibility matrix for the BSD-3-Clause license.
# Category: Category A (permissive)
-# SPDX: https://spdx.org/licenses/MIT.html
+# SPDX: https://spdx.org/licenses/BSD-3-Clause.html
compatible:
- Apache-2.0
@@ -69,6 +69,8 @@ weak-compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/MIT.yaml b/assets/compatibility/BSL-1.0.yaml
similarity index 93%
copy from assets/compatibility/MIT.yaml
copy to assets/compatibility/BSL-1.0.yaml
index af51284..5ae1b4c 100644
--- a/assets/compatibility/MIT.yaml
+++ b/assets/compatibility/BSL-1.0.yaml
@@ -22,40 +22,40 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the MIT license.
+# Compatibility matrix for the BSL-1.0 license.
# Category: Category A (permissive)
-# SPDX: https://spdx.org/licenses/MIT.html
+# SPDX: https://spdx.org/licenses/BSL-1.0.html
compatible:
- - Apache-2.0
- - PHP-3.01
- 0BSD
- - BSD-3-Clause
+ - AFL-3.0
+ - Apache-2.0
- BSD-2-Clause
- BSD-2-Clause-Views
- - PostgreSQL
+ - BSD-3-Clause
+ - BSL-1.0
- EDL-1.0
- - ISC
- - SMLNJ
+ - HPND
- ICU
- - NCSA
- - W3C
- - Xnet
- - Zlib
+ - ISC
- Libpng
- - AFL-3.0
+ - MIT
+ - MIT-0
- MS-PL
+ - MulanPSL-2.0
+ - NCSA
+ - PHP-3.01
+ - PostgreSQL
- Python-2.0
- - BSL-1.0
- - WTFPL
- - Unicode-DFS-2016
+ - SMLNJ
- Unicode-DFS-2015
- - ZPL-2.0
+ - Unicode-DFS-2016
- Unlicense
- - HPND
- - MulanPSL-2.0
- - MIT
- - MIT-0
+ - W3C
+ - WTFPL
+ - Xnet
+ - Zlib
+ - ZPL-2.0
incompatible:
- Unknown
@@ -69,6 +69,8 @@ weak-compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/Ruby.yaml b/assets/compatibility/CDDL-1.0.yaml
similarity index 93%
copy from assets/compatibility/Ruby.yaml
copy to assets/compatibility/CDDL-1.0.yaml
index 0f366d1..2aa9300 100644
--- a/assets/compatibility/Ruby.yaml
+++ b/assets/compatibility/CDDL-1.0.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the Ruby license.
+# Compatibility matrix for the CDDL-1.0 license.
# Category: Category B (weak copyleft)
-# SPDX: https://spdx.org/licenses/Ruby.html
+# SPDX: https://spdx.org/licenses/CDDL-1.0.html
compatible:
- CDDL-1.0
@@ -35,6 +35,8 @@ compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/Ruby.yaml b/assets/compatibility/CDDL-1.1.yaml
similarity index 93%
copy from assets/compatibility/Ruby.yaml
copy to assets/compatibility/CDDL-1.1.yaml
index 0f366d1..389dd00 100644
--- a/assets/compatibility/Ruby.yaml
+++ b/assets/compatibility/CDDL-1.1.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the Ruby license.
+# Compatibility matrix for the CDDL-1.1 license.
# Category: Category B (weak copyleft)
-# SPDX: https://spdx.org/licenses/Ruby.html
+# SPDX: https://spdx.org/licenses/CDDL-1.1.html
compatible:
- CDDL-1.0
@@ -35,6 +35,8 @@ compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/Ruby.yaml b/assets/compatibility/CPL-1.0.yaml
similarity index 93%
copy from assets/compatibility/Ruby.yaml
copy to assets/compatibility/CPL-1.0.yaml
index 0f366d1..b55264a 100644
--- a/assets/compatibility/Ruby.yaml
+++ b/assets/compatibility/CPL-1.0.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the Ruby license.
+# Compatibility matrix for the CPL-1.0 license.
# Category: Category B (weak copyleft)
-# SPDX: https://spdx.org/licenses/Ruby.html
+# SPDX: https://spdx.org/licenses/CPL-1.0.html
compatible:
- CDDL-1.0
@@ -35,6 +35,8 @@ compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/MIT.yaml b/assets/compatibility/EDL-1.0.yaml
similarity index 93%
copy from assets/compatibility/MIT.yaml
copy to assets/compatibility/EDL-1.0.yaml
index af51284..df2e5cb 100644
--- a/assets/compatibility/MIT.yaml
+++ b/assets/compatibility/EDL-1.0.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the MIT license.
+# Compatibility matrix for the EDL-1.0 license.
# Category: Category A (permissive)
-# SPDX: https://spdx.org/licenses/MIT.html
+# SPDX: https://spdx.org/licenses/EDL-1.0.html
compatible:
- Apache-2.0
@@ -69,6 +69,8 @@ weak-compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/Ruby.yaml b/assets/compatibility/EPL-1.0.yaml
similarity index 93%
copy from assets/compatibility/Ruby.yaml
copy to assets/compatibility/EPL-1.0.yaml
index 0f366d1..1200312 100644
--- a/assets/compatibility/Ruby.yaml
+++ b/assets/compatibility/EPL-1.0.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the Ruby license.
+# Compatibility matrix for the EPL-1.0 license.
# Category: Category B (weak copyleft)
-# SPDX: https://spdx.org/licenses/Ruby.html
+# SPDX: https://spdx.org/licenses/EPL-1.0.html
compatible:
- CDDL-1.0
@@ -35,6 +35,8 @@ compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/Ruby.yaml b/assets/compatibility/EPL-2.0.yaml
similarity index 93%
copy from assets/compatibility/Ruby.yaml
copy to assets/compatibility/EPL-2.0.yaml
index 0f366d1..c316dcc 100644
--- a/assets/compatibility/Ruby.yaml
+++ b/assets/compatibility/EPL-2.0.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the Ruby license.
+# Compatibility matrix for the EPL-2.0 license.
# Category: Category B (weak copyleft)
-# SPDX: https://spdx.org/licenses/Ruby.html
+# SPDX: https://spdx.org/licenses/EPL-2.0.html
compatible:
- CDDL-1.0
@@ -35,6 +35,8 @@ compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/Ruby.yaml
b/assets/compatibility/ErlPL-1.1.yaml
similarity index 93%
copy from assets/compatibility/Ruby.yaml
copy to assets/compatibility/ErlPL-1.1.yaml
index 0f366d1..800f315 100644
--- a/assets/compatibility/Ruby.yaml
+++ b/assets/compatibility/ErlPL-1.1.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the Ruby license.
+# Compatibility matrix for the ErlPL-1.1 license.
# Category: Category B (weak copyleft)
-# SPDX: https://spdx.org/licenses/Ruby.html
+# SPDX: https://spdx.org/licenses/ErlPL-1.1.html
compatible:
- CDDL-1.0
@@ -35,6 +35,8 @@ compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/MIT.yaml b/assets/compatibility/ICU.yaml
similarity index 94%
copy from assets/compatibility/MIT.yaml
copy to assets/compatibility/ICU.yaml
index af51284..7607df3 100644
--- a/assets/compatibility/MIT.yaml
+++ b/assets/compatibility/ICU.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the MIT license.
+# Compatibility matrix for the ICU license.
# Category: Category A (permissive)
-# SPDX: https://spdx.org/licenses/MIT.html
+# SPDX: https://spdx.org/licenses/ICU.html
compatible:
- Apache-2.0
@@ -69,6 +69,8 @@ weak-compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/Ruby.yaml b/assets/compatibility/IPA.yaml
similarity index 94%
copy from assets/compatibility/Ruby.yaml
copy to assets/compatibility/IPA.yaml
index 0f366d1..7570f6e 100644
--- a/assets/compatibility/Ruby.yaml
+++ b/assets/compatibility/IPA.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the Ruby license.
+# Compatibility matrix for the IPA license.
# Category: Category B (weak copyleft)
-# SPDX: https://spdx.org/licenses/Ruby.html
+# SPDX: https://spdx.org/licenses/IPA.html
compatible:
- CDDL-1.0
@@ -35,6 +35,8 @@ compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/Ruby.yaml b/assets/compatibility/IPL-1.0.yaml
similarity index 93%
copy from assets/compatibility/Ruby.yaml
copy to assets/compatibility/IPL-1.0.yaml
index 0f366d1..3aa0d2d 100644
--- a/assets/compatibility/Ruby.yaml
+++ b/assets/compatibility/IPL-1.0.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the Ruby license.
+# Compatibility matrix for the IPL-1.0 license.
# Category: Category B (weak copyleft)
-# SPDX: https://spdx.org/licenses/Ruby.html
+# SPDX: https://spdx.org/licenses/IPL-1.0.html
compatible:
- CDDL-1.0
@@ -35,6 +35,8 @@ compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/MIT.yaml b/assets/compatibility/ISC.yaml
similarity index 94%
copy from assets/compatibility/MIT.yaml
copy to assets/compatibility/ISC.yaml
index af51284..e8354ba 100644
--- a/assets/compatibility/MIT.yaml
+++ b/assets/compatibility/ISC.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the MIT license.
+# Compatibility matrix for the ISC license.
# Category: Category A (permissive)
-# SPDX: https://spdx.org/licenses/MIT.html
+# SPDX: https://spdx.org/licenses/ISC.html
compatible:
- Apache-2.0
@@ -69,6 +69,8 @@ weak-compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/MIT.yaml b/assets/compatibility/Libpng.yaml
similarity index 94%
copy from assets/compatibility/MIT.yaml
copy to assets/compatibility/Libpng.yaml
index af51284..cbaac64 100644
--- a/assets/compatibility/MIT.yaml
+++ b/assets/compatibility/Libpng.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the MIT license.
+# Compatibility matrix for the Libpng license.
# Category: Category A (permissive)
-# SPDX: https://spdx.org/licenses/MIT.html
+# SPDX: https://spdx.org/licenses/Libpng.html
compatible:
- Apache-2.0
@@ -69,6 +69,8 @@ weak-compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/MIT.yaml b/assets/compatibility/MIT.yaml
index af51284..7c8a748 100644
--- a/assets/compatibility/MIT.yaml
+++ b/assets/compatibility/MIT.yaml
@@ -69,6 +69,8 @@ weak-compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/Ruby.yaml b/assets/compatibility/MPL-1.0.yaml
similarity index 93%
copy from assets/compatibility/Ruby.yaml
copy to assets/compatibility/MPL-1.0.yaml
index 0f366d1..87115a6 100644
--- a/assets/compatibility/Ruby.yaml
+++ b/assets/compatibility/MPL-1.0.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the Ruby license.
+# Compatibility matrix for the MPL-1.0 license.
# Category: Category B (weak copyleft)
-# SPDX: https://spdx.org/licenses/Ruby.html
+# SPDX: https://spdx.org/licenses/MPL-1.0.html
compatible:
- CDDL-1.0
@@ -35,6 +35,8 @@ compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/Ruby.yaml b/assets/compatibility/MPL-1.1.yaml
similarity index 93%
copy from assets/compatibility/Ruby.yaml
copy to assets/compatibility/MPL-1.1.yaml
index 0f366d1..4c9a7d0 100644
--- a/assets/compatibility/Ruby.yaml
+++ b/assets/compatibility/MPL-1.1.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the Ruby license.
+# Compatibility matrix for the MPL-1.1 license.
# Category: Category B (weak copyleft)
-# SPDX: https://spdx.org/licenses/Ruby.html
+# SPDX: https://spdx.org/licenses/MPL-1.1.html
compatible:
- CDDL-1.0
@@ -35,6 +35,8 @@ compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/Ruby.yaml b/assets/compatibility/MPL-2.0.yaml
similarity index 93%
copy from assets/compatibility/Ruby.yaml
copy to assets/compatibility/MPL-2.0.yaml
index 0f366d1..722fc7d 100644
--- a/assets/compatibility/Ruby.yaml
+++ b/assets/compatibility/MPL-2.0.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the Ruby license.
+# Compatibility matrix for the MPL-2.0 license.
# Category: Category B (weak copyleft)
-# SPDX: https://spdx.org/licenses/Ruby.html
+# SPDX: https://spdx.org/licenses/MPL-2.0.html
compatible:
- CDDL-1.0
@@ -35,6 +35,8 @@ compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/MIT.yaml b/assets/compatibility/MS-PL.yaml
similarity index 94%
copy from assets/compatibility/MIT.yaml
copy to assets/compatibility/MS-PL.yaml
index af51284..00b2cde 100644
--- a/assets/compatibility/MIT.yaml
+++ b/assets/compatibility/MS-PL.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the MIT license.
+# Compatibility matrix for the MS-PL license.
# Category: Category A (permissive)
-# SPDX: https://spdx.org/licenses/MIT.html
+# SPDX: https://spdx.org/licenses/MS-PL.html
compatible:
- Apache-2.0
@@ -69,6 +69,8 @@ weak-compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/MIT.yaml b/assets/compatibility/NCSA.yaml
similarity index 94%
copy from assets/compatibility/MIT.yaml
copy to assets/compatibility/NCSA.yaml
index af51284..8e03e0d 100644
--- a/assets/compatibility/MIT.yaml
+++ b/assets/compatibility/NCSA.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the MIT license.
+# Compatibility matrix for the NCSA license.
# Category: Category A (permissive)
-# SPDX: https://spdx.org/licenses/MIT.html
+# SPDX: https://spdx.org/licenses/NCSA.html
compatible:
- Apache-2.0
@@ -69,6 +69,8 @@ weak-compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/Ruby.yaml b/assets/compatibility/OFL-1.1.yaml
similarity index 93%
copy from assets/compatibility/Ruby.yaml
copy to assets/compatibility/OFL-1.1.yaml
index 0f366d1..216d9c0 100644
--- a/assets/compatibility/Ruby.yaml
+++ b/assets/compatibility/OFL-1.1.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the Ruby license.
+# Compatibility matrix for the OFL-1.1 license.
# Category: Category B (weak copyleft)
-# SPDX: https://spdx.org/licenses/Ruby.html
+# SPDX: https://spdx.org/licenses/OFL-1.1.html
compatible:
- CDDL-1.0
@@ -35,6 +35,8 @@ compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/Ruby.yaml b/assets/compatibility/OSL-3.0.yaml
similarity index 93%
copy from assets/compatibility/Ruby.yaml
copy to assets/compatibility/OSL-3.0.yaml
index 0f366d1..ed1b295 100644
--- a/assets/compatibility/Ruby.yaml
+++ b/assets/compatibility/OSL-3.0.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the Ruby license.
+# Compatibility matrix for the OSL-3.0 license.
# Category: Category B (weak copyleft)
-# SPDX: https://spdx.org/licenses/Ruby.html
+# SPDX: https://spdx.org/licenses/OSL-3.0.html
compatible:
- CDDL-1.0
@@ -35,6 +35,8 @@ compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/MIT.yaml b/assets/compatibility/PHP-3.01.yaml
similarity index 93%
copy from assets/compatibility/MIT.yaml
copy to assets/compatibility/PHP-3.01.yaml
index af51284..7a50961 100644
--- a/assets/compatibility/MIT.yaml
+++ b/assets/compatibility/PHP-3.01.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the MIT license.
+# Compatibility matrix for the PHP-3.01 license.
# Category: Category A (permissive)
-# SPDX: https://spdx.org/licenses/MIT.html
+# SPDX: https://spdx.org/licenses/PHP-3.01.html
compatible:
- Apache-2.0
@@ -69,6 +69,8 @@ weak-compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/MIT.yaml
b/assets/compatibility/PostgreSQL.yaml
similarity index 93%
copy from assets/compatibility/MIT.yaml
copy to assets/compatibility/PostgreSQL.yaml
index af51284..47f8816 100644
--- a/assets/compatibility/MIT.yaml
+++ b/assets/compatibility/PostgreSQL.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the MIT license.
+# Compatibility matrix for the PostgreSQL license.
# Category: Category A (permissive)
-# SPDX: https://spdx.org/licenses/MIT.html
+# SPDX: https://spdx.org/licenses/PostgreSQL.html
compatible:
- Apache-2.0
@@ -69,6 +69,8 @@ weak-compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/MIT.yaml
b/assets/compatibility/Python-2.0.yaml
similarity index 93%
copy from assets/compatibility/MIT.yaml
copy to assets/compatibility/Python-2.0.yaml
index af51284..9aa6e6d 100644
--- a/assets/compatibility/MIT.yaml
+++ b/assets/compatibility/Python-2.0.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the MIT license.
+# Compatibility matrix for the Python-2.0 license.
# Category: Category A (permissive)
-# SPDX: https://spdx.org/licenses/MIT.html
+# SPDX: https://spdx.org/licenses/Python-2.0.html
compatible:
- Apache-2.0
@@ -69,6 +69,8 @@ weak-compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/Ruby.yaml b/assets/compatibility/Ruby.yaml
index 0f366d1..aafc0db 100644
--- a/assets/compatibility/Ruby.yaml
+++ b/assets/compatibility/Ruby.yaml
@@ -35,6 +35,8 @@ compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/MIT.yaml b/assets/compatibility/SMLNJ.yaml
similarity index 94%
copy from assets/compatibility/MIT.yaml
copy to assets/compatibility/SMLNJ.yaml
index af51284..120e181 100644
--- a/assets/compatibility/MIT.yaml
+++ b/assets/compatibility/SMLNJ.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the MIT license.
+# Compatibility matrix for the SMLNJ license.
# Category: Category A (permissive)
-# SPDX: https://spdx.org/licenses/MIT.html
+# SPDX: https://spdx.org/licenses/SMLNJ.html
compatible:
- Apache-2.0
@@ -69,6 +69,8 @@ weak-compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/Ruby.yaml b/assets/compatibility/SPL-1.0.yaml
similarity index 93%
copy from assets/compatibility/Ruby.yaml
copy to assets/compatibility/SPL-1.0.yaml
index 0f366d1..159911e 100644
--- a/assets/compatibility/Ruby.yaml
+++ b/assets/compatibility/SPL-1.0.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the Ruby license.
+# Compatibility matrix for the SPL-1.0 license.
# Category: Category B (weak copyleft)
-# SPDX: https://spdx.org/licenses/Ruby.html
+# SPDX: https://spdx.org/licenses/SPL-1.0.html
compatible:
- CDDL-1.0
@@ -35,6 +35,8 @@ compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/Ruby.yaml b/assets/compatibility/UFL-1.0.yaml
similarity index 93%
copy from assets/compatibility/Ruby.yaml
copy to assets/compatibility/UFL-1.0.yaml
index 0f366d1..6902316 100644
--- a/assets/compatibility/Ruby.yaml
+++ b/assets/compatibility/UFL-1.0.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the Ruby license.
+# Compatibility matrix for the UFL-1.0 license.
# Category: Category B (weak copyleft)
-# SPDX: https://spdx.org/licenses/Ruby.html
+# SPDX: https://spdx.org/licenses/UFL-1.0.html
compatible:
- CDDL-1.0
@@ -35,6 +35,8 @@ compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/Ruby.yaml b/assets/compatibility/UnRAR.yaml
similarity index 94%
copy from assets/compatibility/Ruby.yaml
copy to assets/compatibility/UnRAR.yaml
index 0f366d1..393f68f 100644
--- a/assets/compatibility/Ruby.yaml
+++ b/assets/compatibility/UnRAR.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the Ruby license.
+# Compatibility matrix for the UnRAR license.
# Category: Category B (weak copyleft)
-# SPDX: https://spdx.org/licenses/Ruby.html
+# SPDX: https://spdx.org/licenses/UnRAR.html
compatible:
- CDDL-1.0
@@ -35,6 +35,8 @@ compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/MIT.yaml
b/assets/compatibility/Unicode-DFS-2015.yaml
similarity index 93%
copy from assets/compatibility/MIT.yaml
copy to assets/compatibility/Unicode-DFS-2015.yaml
index af51284..7d80df7 100644
--- a/assets/compatibility/MIT.yaml
+++ b/assets/compatibility/Unicode-DFS-2015.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the MIT license.
+# Compatibility matrix for the Unicode-DFS-2015 license.
# Category: Category A (permissive)
-# SPDX: https://spdx.org/licenses/MIT.html
+# SPDX: https://spdx.org/licenses/Unicode-DFS-2015.html
compatible:
- Apache-2.0
@@ -69,6 +69,8 @@ weak-compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/MIT.yaml
b/assets/compatibility/Unicode-DFS-2016.yaml
similarity index 93%
copy from assets/compatibility/MIT.yaml
copy to assets/compatibility/Unicode-DFS-2016.yaml
index af51284..3143d04 100644
--- a/assets/compatibility/MIT.yaml
+++ b/assets/compatibility/Unicode-DFS-2016.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the MIT license.
+# Compatibility matrix for the Unicode-DFS-2016 license.
# Category: Category A (permissive)
-# SPDX: https://spdx.org/licenses/MIT.html
+# SPDX: https://spdx.org/licenses/Unicode-DFS-2016.html
compatible:
- Apache-2.0
@@ -69,6 +69,8 @@ weak-compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/MIT.yaml b/assets/compatibility/W3C.yaml
similarity index 94%
copy from assets/compatibility/MIT.yaml
copy to assets/compatibility/W3C.yaml
index af51284..d735064 100644
--- a/assets/compatibility/MIT.yaml
+++ b/assets/compatibility/W3C.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the MIT license.
+# Compatibility matrix for the W3C license.
# Category: Category A (permissive)
-# SPDX: https://spdx.org/licenses/MIT.html
+# SPDX: https://spdx.org/licenses/W3C.html
compatible:
- Apache-2.0
@@ -69,6 +69,8 @@ weak-compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/MIT.yaml b/assets/compatibility/WTFPL.yaml
similarity index 94%
copy from assets/compatibility/MIT.yaml
copy to assets/compatibility/WTFPL.yaml
index af51284..ee0e74a 100644
--- a/assets/compatibility/MIT.yaml
+++ b/assets/compatibility/WTFPL.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the MIT license.
+# Compatibility matrix for the WTFPL license.
# Category: Category A (permissive)
-# SPDX: https://spdx.org/licenses/MIT.html
+# SPDX: https://spdx.org/licenses/WTFPL.html
compatible:
- Apache-2.0
@@ -69,6 +69,8 @@ weak-compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/MIT.yaml b/assets/compatibility/Xnet.yaml
similarity index 94%
copy from assets/compatibility/MIT.yaml
copy to assets/compatibility/Xnet.yaml
index af51284..3e26c1f 100644
--- a/assets/compatibility/MIT.yaml
+++ b/assets/compatibility/Xnet.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the MIT license.
+# Compatibility matrix for the Xnet license.
# Category: Category A (permissive)
-# SPDX: https://spdx.org/licenses/MIT.html
+# SPDX: https://spdx.org/licenses/Xnet.html
compatible:
- Apache-2.0
@@ -69,6 +69,8 @@ weak-compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/MIT.yaml b/assets/compatibility/ZPL-2.0.yaml
similarity index 93%
copy from assets/compatibility/MIT.yaml
copy to assets/compatibility/ZPL-2.0.yaml
index af51284..7efb279 100644
--- a/assets/compatibility/MIT.yaml
+++ b/assets/compatibility/ZPL-2.0.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the MIT license.
+# Compatibility matrix for the ZPL-2.0 license.
# Category: Category A (permissive)
-# SPDX: https://spdx.org/licenses/MIT.html
+# SPDX: https://spdx.org/licenses/ZPL-2.0.html
compatible:
- Apache-2.0
@@ -69,6 +69,8 @@ weak-compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0
diff --git a/assets/compatibility/MIT.yaml b/assets/compatibility/Zlib.yaml
similarity index 94%
copy from assets/compatibility/MIT.yaml
copy to assets/compatibility/Zlib.yaml
index af51284..8eb0581 100644
--- a/assets/compatibility/MIT.yaml
+++ b/assets/compatibility/Zlib.yaml
@@ -22,9 +22,9 @@
# Category B (weak copyleft) licenses are weak-compatible with Category A
(permissive).
# Category B (weak copyleft) licenses are compatible with each other.
-# Compatibility matrix for the MIT license.
+# Compatibility matrix for the Zlib license.
# Category: Category A (permissive)
-# SPDX: https://spdx.org/licenses/MIT.html
+# SPDX: https://spdx.org/licenses/Zlib.html
compatible:
- Apache-2.0
@@ -69,6 +69,8 @@ weak-compatible:
- ErlPL-1.1
- IPA
- IPL-1.0
+ - UFL-1.0
+ - UnRAR
- MPL-1.0
- MPL-1.1
- MPL-2.0