Skip to content

Commit

Permalink
[SPARK-49234][BUILD][FOLLOWUP] Add LICENSE-xz.txt to `licenses-bina…
Browse files Browse the repository at this point in the history
…ry` folder

### What changes were proposed in this pull request?

This PR aims to add `LICENSE-xz.txt` to `licenses-binary` folder.

### Why are the changes needed?

To provide the license properly.

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Manual review.

### Was this patch authored or co-authored using generative AI tooling?

No.

Closes #48107 from dongjoon-hyun/SPARK-49234-2.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
  • Loading branch information
dongjoon-hyun committed Sep 13, 2024
1 parent 9fc58aa commit f92e948
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions licenses-binary/LICENSE-xz.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Permission to use, copy, modify, and/or distribute this
software for any purpose with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

0 comments on commit f92e948

Please sign in to comment.