-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Change lz4 licenses to correct header #80165
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
base: main
Are you sure you want to change the base?
Conversation
Currently we are using the original Apache headers for the lz4 code. This commit modifies it to be the SSPL.
|
Pinging @elastic/es-distributed (Team:Distributed) |
|
I'm not sure this is completely correct. I believe we still have to maintain the original notice on this modified source code. We cannot simply replace the license with our own. Maybe @jpountz can weigh in here. |
|
Pinging @elastic/es-distributed-obsolete (Team:Distributed (Obsolete)) |
|
Pinging @elastic/es-distributed-coordination (Team:Distributed Coordination) |
Currently we are using the original Apache headers for the lz4 code.
This commit modifies it to be the SSPL.