From 4a0cc17102700d1215c791f1ee4b8df22481a19f Mon Sep 17 00:00:00 2001 From: Cristian Le Date: Tue, 25 Jun 2024 19:49:15 +0200 Subject: [PATCH] Add missing LICENSE symlink (#1086) --- prost/LICENSE | 1 + 1 file changed, 1 insertion(+) create mode 120000 prost/LICENSE diff --git a/prost/LICENSE b/prost/LICENSE new file mode 120000 index 000000000..ea5b60640 --- /dev/null +++ b/prost/LICENSE @@ -0,0 +1 @@ +../LICENSE \ No newline at end of file