From 947ebc6318a363e19ee79e6421bcbee06170625f Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Tue, 28 Nov 2023 14:12:57 -0500 Subject: [PATCH] Add the LICENSE file to the lz4-sys crate --- lz4-sys/LICENSE | 1 + 1 file changed, 1 insertion(+) create mode 120000 lz4-sys/LICENSE diff --git a/lz4-sys/LICENSE b/lz4-sys/LICENSE new file mode 120000 index 000000000..ea5b60640 --- /dev/null +++ b/lz4-sys/LICENSE @@ -0,0 +1 @@ +../LICENSE \ No newline at end of file