From 06fc1be36d0ec9bffe5c31396a26d8ad2f2234df Mon Sep 17 00:00:00 2001 From: Andrew Hamilton Date: Sun, 14 Nov 2021 09:55:21 +1000 Subject: [PATCH] Add LICENSE files to the subprojects. --- eris/LICENSE | 1 + fill3/LICENSE | 1 + lscolors/LICENSE | 1 + termstr/LICENSE | 1 + 4 files changed, 4 insertions(+) create mode 120000 eris/LICENSE create mode 120000 fill3/LICENSE create mode 120000 lscolors/LICENSE create mode 120000 termstr/LICENSE diff --git a/eris/LICENSE b/eris/LICENSE new file mode 120000 index 0000000..ea5b606 --- /dev/null +++ b/eris/LICENSE @@ -0,0 +1 @@ +../LICENSE \ No newline at end of file diff --git a/fill3/LICENSE b/fill3/LICENSE new file mode 120000 index 0000000..ea5b606 --- /dev/null +++ b/fill3/LICENSE @@ -0,0 +1 @@ +../LICENSE \ No newline at end of file diff --git a/lscolors/LICENSE b/lscolors/LICENSE new file mode 120000 index 0000000..ea5b606 --- /dev/null +++ b/lscolors/LICENSE @@ -0,0 +1 @@ +../LICENSE \ No newline at end of file diff --git a/termstr/LICENSE b/termstr/LICENSE new file mode 120000 index 0000000..ea5b606 --- /dev/null +++ b/termstr/LICENSE @@ -0,0 +1 @@ +../LICENSE \ No newline at end of file