From 6bf580ee289816e53f427a0a9e915bcd3ff59b68 Mon Sep 17 00:00:00 2001 From: Wim Looman Date: Wed, 17 Jan 2018 20:51:57 +0100 Subject: [PATCH] Include license files in packages --- core-foundation-sys/LICENSE-APACHE | 1 + core-foundation-sys/LICENSE-MIT | 1 + core-foundation/LICENSE-APACHE | 1 + core-foundation/LICENSE-MIT | 1 + 4 files changed, 4 insertions(+) create mode 120000 core-foundation-sys/LICENSE-APACHE create mode 120000 core-foundation-sys/LICENSE-MIT create mode 120000 core-foundation/LICENSE-APACHE create mode 120000 core-foundation/LICENSE-MIT diff --git a/core-foundation-sys/LICENSE-APACHE b/core-foundation-sys/LICENSE-APACHE new file mode 120000 index 0000000..965b606 --- /dev/null +++ b/core-foundation-sys/LICENSE-APACHE @@ -0,0 +1 @@ +../LICENSE-APACHE \ No newline at end of file diff --git a/core-foundation-sys/LICENSE-MIT b/core-foundation-sys/LICENSE-MIT new file mode 120000 index 0000000..76219eb --- /dev/null +++ b/core-foundation-sys/LICENSE-MIT @@ -0,0 +1 @@ +../LICENSE-MIT \ No newline at end of file diff --git a/core-foundation/LICENSE-APACHE b/core-foundation/LICENSE-APACHE new file mode 120000 index 0000000..965b606 --- /dev/null +++ b/core-foundation/LICENSE-APACHE @@ -0,0 +1 @@ +../LICENSE-APACHE \ No newline at end of file diff --git a/core-foundation/LICENSE-MIT b/core-foundation/LICENSE-MIT new file mode 120000 index 0000000..76219eb --- /dev/null +++ b/core-foundation/LICENSE-MIT @@ -0,0 +1 @@ +../LICENSE-MIT \ No newline at end of file