From 21eb84fc5e0e649f53e3785957fa127ee9a78688 Mon Sep 17 00:00:00 2001 From: Stefano Figura Date: Sat, 17 Oct 2020 16:47:51 +0200 Subject: [PATCH] Add license symlinks for crates --- alacritty/LICENSE-APACHE | 1 + alacritty_terminal/LICENSE-APACHE | 1 + 2 files changed, 2 insertions(+) create mode 120000 alacritty/LICENSE-APACHE create mode 120000 alacritty_terminal/LICENSE-APACHE diff --git a/alacritty/LICENSE-APACHE b/alacritty/LICENSE-APACHE new file mode 120000 index 00000000..965b606f --- /dev/null +++ b/alacritty/LICENSE-APACHE @@ -0,0 +1 @@ +../LICENSE-APACHE \ No newline at end of file diff --git a/alacritty_terminal/LICENSE-APACHE b/alacritty_terminal/LICENSE-APACHE new file mode 120000 index 00000000..965b606f --- /dev/null +++ b/alacritty_terminal/LICENSE-APACHE @@ -0,0 +1 @@ +../LICENSE-APACHE \ No newline at end of file