You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I thought there was an open issue regarding ClearlyDefined distinguishing between when to use "AND" and when to use "OR" between two or more license options but not seeing it.
I thought there was an open issue regarding ClearlyDefined distinguishing between when to use "AND" and when to use "OR" between two or more license options but not seeing it.
Example: https://clearlydefined.io/definitions/git/github/facebook/zstd/0ff651dd876823b99fa5c5f53292be28381aee9b.
These "ANDs" are incorrect. (Also not sure why the deprecated "GPL-2.0" SPDX ID is showing up here.)
The README says it is OR, which is picked up for that file but not carried over into the declared field.
![image](https://private-user-images.githubusercontent.com/17935946/358436275-fe6556ab-e921-41cf-acc2-5ad1c799b02b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NTk5OTQsIm5iZiI6MTczOTU1OTY5NCwicGF0aCI6Ii8xNzkzNTk0Ni8zNTg0MzYyNzUtZmU2NTU2YWItZTkyMS00MWNmLWFjYzItNWFkMWM3OTliMDJiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE0VDE5MDEzNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWM0Y2FkZDVkZGQ3YjM2N2MyOTE4YjFmNGE0ZmI4ZmVlYmMyYzUzYjQyMDMzMjU3ZGI3N2M0OGFkZjU3MGZjMWUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.9jzNGpaxgh0oFRxFF1yjt-bhLN8gXFHs9auiSeOnJo4)
The correct declared license here is "BSD-3-Clause OR GPL-2.0-only."
The text was updated successfully, but these errors were encountered: