From 7e05e85b7ee681e42fc715dabfa666734b37cf79 Mon Sep 17 00:00:00 2001 From: Davide Cavalca Date: Mon, 27 May 2024 20:57:53 -0700 Subject: [PATCH] Include license text in packaged macros crate --- macros/LICENSE | 1 + 1 file changed, 1 insertion(+) create mode 120000 macros/LICENSE diff --git a/macros/LICENSE b/macros/LICENSE new file mode 120000 index 0000000..ea5b606 --- /dev/null +++ b/macros/LICENSE @@ -0,0 +1 @@ +../LICENSE \ No newline at end of file