From 85614e379b160fd41ded97d68ceb703e549fe8f0 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Fri, 5 Jan 2024 14:32:35 -0500 Subject: [PATCH] Fix missing license file in the libcramjam crate --- libcramjam/LICENSE | 1 + 1 file changed, 1 insertion(+) create mode 120000 libcramjam/LICENSE diff --git a/libcramjam/LICENSE b/libcramjam/LICENSE new file mode 120000 index 00000000..ea5b6064 --- /dev/null +++ b/libcramjam/LICENSE @@ -0,0 +1 @@ +../LICENSE \ No newline at end of file