Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing license header to Makefile #45

Merged
merged 1 commit into from
Mar 13, 2025

Conversation

progval
Copy link
Collaborator

@progval progval commented Mar 12, 2025

This fixes the CI license checks.

@WenyXu is the sole author of this file

@progval progval requested a review from WenyXu March 12, 2025 19:23
@progval
Copy link
Collaborator Author

progval commented Mar 12, 2025

ugh, but not all license checks:

error[rejected]: failed to satisfy license requirements
  ┌─ zerovec-derive 0.10.3 (registry+https://github.com/rust-lang/crates.io-index):4:12
  │
4 │ license = "Unicode-3.0"
  │            ^^^^^^^^^^^
  │            │
  │            license expression retrieved via Cargo.toml `license`
  │            rejected: license was not explicitly allowed

@waynexia
Copy link
Collaborator

ugh, but not all license checks:

This looks like another issue, I think we can merge this now to fix the header one

@waynexia waynexia merged commit 99cee28 into datafusion-contrib:main Mar 13, 2025
5 of 12 checks 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.

2 participants