Skip to content

Add few missing compatible licenses for dependency check#198

Merged
kezhenxu94 merged 2 commits intoapache:mainfrom
kevinw66:fix-dependency-license
Mar 31, 2025
Merged

Add few missing compatible licenses for dependency check#198
kezhenxu94 merged 2 commits intoapache:mainfrom
kevinw66:fix-dependency-license

Conversation

@kevinw66
Copy link
Contributor

@kevinw66 kevinw66 commented Mar 31, 2025

I found that EPL-1.0 appears in both the "compatible" and "weak-compatible" lists. Perhaps what we intended to write in the "compatible" list was EDL-1.0 (Eclipse Distribution License 1.0)?
Also, add MIT-0 (MIT No Attribution) and 0BSD (Zero-Clause BSD) to the "compatible" list.

@wu-sheng wu-sheng requested a review from kezhenxu94 March 31, 2025 09:53
@kevinw66 kevinw66 changed the title Add EDL-1.0 and MIT-0 compatible licenses for dependency check Add few missing compatible licenses for dependency check Mar 31, 2025
- BSD-2-Clause
- BSD-2-Clause-Views
- PostgreSQL
- EPL-1.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why change this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wu-sheng EPL-1.0(Eclipse Public License) is actually a weak-compatible license in Category B and we have already added to that list, but it also appears in the compatible list, so I think maybe it's a typo for EDL-1.0 (Eclipse Distribution License 1.0)

@kezhenxu94 kezhenxu94 merged commit 4f4281f into apache:main Mar 31, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants