From 1407248145ca2a1ac7674ca69ac3f7c5f511d0c8 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Wed, 4 Dec 2024 17:32:42 +0100 Subject: [PATCH] include license texts in published crates --- dir-test/LICENSE | 1 + macros/LICENSE | 1 + 2 files changed, 2 insertions(+) create mode 120000 dir-test/LICENSE create mode 120000 macros/LICENSE diff --git a/dir-test/LICENSE b/dir-test/LICENSE new file mode 120000 index 0000000..ea5b606 --- /dev/null +++ b/dir-test/LICENSE @@ -0,0 +1 @@ +../LICENSE \ No newline at end of file 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