From d281b3866d37bcbcdd910b785b11aa330dff0231 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sun, 3 Dec 2017 21:23:58 +0100 Subject: [PATCH] include LICENSE to sub-crates Signed-off-by: Igor Gnatenko --- nodrop-union/LICENSE-APACHE | 1 + nodrop-union/LICENSE-MIT | 1 + nodrop/LICENSE-APACHE | 1 + nodrop/LICENSE-MIT | 1 + 4 files changed, 4 insertions(+) create mode 120000 nodrop-union/LICENSE-APACHE create mode 120000 nodrop-union/LICENSE-MIT create mode 120000 nodrop/LICENSE-APACHE create mode 120000 nodrop/LICENSE-MIT diff --git a/nodrop-union/LICENSE-APACHE b/nodrop-union/LICENSE-APACHE new file mode 120000 index 0000000..965b606 --- /dev/null +++ b/nodrop-union/LICENSE-APACHE @@ -0,0 +1 @@ +../LICENSE-APACHE \ No newline at end of file diff --git a/nodrop-union/LICENSE-MIT b/nodrop-union/LICENSE-MIT new file mode 120000 index 0000000..76219eb --- /dev/null +++ b/nodrop-union/LICENSE-MIT @@ -0,0 +1 @@ +../LICENSE-MIT \ No newline at end of file diff --git a/nodrop/LICENSE-APACHE b/nodrop/LICENSE-APACHE new file mode 120000 index 0000000..965b606 --- /dev/null +++ b/nodrop/LICENSE-APACHE @@ -0,0 +1 @@ +../LICENSE-APACHE \ No newline at end of file diff --git a/nodrop/LICENSE-MIT b/nodrop/LICENSE-MIT new file mode 120000 index 0000000..76219eb --- /dev/null +++ b/nodrop/LICENSE-MIT @@ -0,0 +1 @@ +../LICENSE-MIT \ No newline at end of file