From ca289ddf7fc609ec3b0c6147c40068ce8685e90f Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Thu, 30 May 2019 20:37:42 +0200 Subject: [PATCH] Include license files into all sub-crates Signed-off-by: Igor Gnatenko --- actix-codec/LICENSE-APACHE | 1 + actix-codec/LICENSE-MIT | 1 + actix-connect/LICENSE-APACHE | 1 + actix-connect/LICENSE-MIT | 1 + actix-rt/LICENSE-APACHE | 1 + actix-rt/LICENSE-MIT | 1 + actix-server-config/LICENSE-APACHE | 1 + actix-server-config/LICENSE-MIT | 1 + actix-server/LICENSE-APACHE | 1 + actix-server/LICENSE-MIT | 1 + actix-service/LICENSE-APACHE | 1 + actix-service/LICENSE-MIT | 1 + actix-test-server/LICENSE-APACHE | 1 + actix-test-server/LICENSE-MIT | 1 + actix-threadpool/LICENSE-APACHE | 1 + actix-threadpool/LICENSE-MIT | 1 + actix-tower/LICENSE-APACHE | 1 + actix-tower/LICENSE-MIT | 1 + actix-utils/LICENSE-APACHE | 1 + actix-utils/LICENSE-MIT | 1 + router/LICENSE-APACHE | 1 + router/LICENSE-MIT | 1 + 22 files changed, 22 insertions(+) create mode 120000 actix-codec/LICENSE-APACHE create mode 120000 actix-codec/LICENSE-MIT create mode 120000 actix-connect/LICENSE-APACHE create mode 120000 actix-connect/LICENSE-MIT create mode 120000 actix-rt/LICENSE-APACHE create mode 120000 actix-rt/LICENSE-MIT create mode 120000 actix-server-config/LICENSE-APACHE create mode 120000 actix-server-config/LICENSE-MIT create mode 120000 actix-server/LICENSE-APACHE create mode 120000 actix-server/LICENSE-MIT create mode 120000 actix-service/LICENSE-APACHE create mode 120000 actix-service/LICENSE-MIT create mode 120000 actix-test-server/LICENSE-APACHE create mode 120000 actix-test-server/LICENSE-MIT create mode 120000 actix-threadpool/LICENSE-APACHE create mode 120000 actix-threadpool/LICENSE-MIT create mode 120000 actix-tower/LICENSE-APACHE create mode 120000 actix-tower/LICENSE-MIT create mode 120000 actix-utils/LICENSE-APACHE create mode 120000 actix-utils/LICENSE-MIT create mode 120000 router/LICENSE-APACHE create mode 120000 router/LICENSE-MIT diff --git a/actix-codec/LICENSE-APACHE b/actix-codec/LICENSE-APACHE new file mode 120000 index 00000000..965b606f --- /dev/null +++ b/actix-codec/LICENSE-APACHE @@ -0,0 +1 @@ +../LICENSE-APACHE \ No newline at end of file diff --git a/actix-codec/LICENSE-MIT b/actix-codec/LICENSE-MIT new file mode 120000 index 00000000..76219eb7 --- /dev/null +++ b/actix-codec/LICENSE-MIT @@ -0,0 +1 @@ +../LICENSE-MIT \ No newline at end of file diff --git a/actix-connect/LICENSE-APACHE b/actix-connect/LICENSE-APACHE new file mode 120000 index 00000000..965b606f --- /dev/null +++ b/actix-connect/LICENSE-APACHE @@ -0,0 +1 @@ +../LICENSE-APACHE \ No newline at end of file diff --git a/actix-connect/LICENSE-MIT b/actix-connect/LICENSE-MIT new file mode 120000 index 00000000..76219eb7 --- /dev/null +++ b/actix-connect/LICENSE-MIT @@ -0,0 +1 @@ +../LICENSE-MIT \ No newline at end of file diff --git a/actix-rt/LICENSE-APACHE b/actix-rt/LICENSE-APACHE new file mode 120000 index 00000000..965b606f --- /dev/null +++ b/actix-rt/LICENSE-APACHE @@ -0,0 +1 @@ +../LICENSE-APACHE \ No newline at end of file diff --git a/actix-rt/LICENSE-MIT b/actix-rt/LICENSE-MIT new file mode 120000 index 00000000..76219eb7 --- /dev/null +++ b/actix-rt/LICENSE-MIT @@ -0,0 +1 @@ +../LICENSE-MIT \ No newline at end of file diff --git a/actix-server-config/LICENSE-APACHE b/actix-server-config/LICENSE-APACHE new file mode 120000 index 00000000..965b606f --- /dev/null +++ b/actix-server-config/LICENSE-APACHE @@ -0,0 +1 @@ +../LICENSE-APACHE \ No newline at end of file diff --git a/actix-server-config/LICENSE-MIT b/actix-server-config/LICENSE-MIT new file mode 120000 index 00000000..76219eb7 --- /dev/null +++ b/actix-server-config/LICENSE-MIT @@ -0,0 +1 @@ +../LICENSE-MIT \ No newline at end of file diff --git a/actix-server/LICENSE-APACHE b/actix-server/LICENSE-APACHE new file mode 120000 index 00000000..965b606f --- /dev/null +++ b/actix-server/LICENSE-APACHE @@ -0,0 +1 @@ +../LICENSE-APACHE \ No newline at end of file diff --git a/actix-server/LICENSE-MIT b/actix-server/LICENSE-MIT new file mode 120000 index 00000000..76219eb7 --- /dev/null +++ b/actix-server/LICENSE-MIT @@ -0,0 +1 @@ +../LICENSE-MIT \ No newline at end of file diff --git a/actix-service/LICENSE-APACHE b/actix-service/LICENSE-APACHE new file mode 120000 index 00000000..965b606f --- /dev/null +++ b/actix-service/LICENSE-APACHE @@ -0,0 +1 @@ +../LICENSE-APACHE \ No newline at end of file diff --git a/actix-service/LICENSE-MIT b/actix-service/LICENSE-MIT new file mode 120000 index 00000000..76219eb7 --- /dev/null +++ b/actix-service/LICENSE-MIT @@ -0,0 +1 @@ +../LICENSE-MIT \ No newline at end of file diff --git a/actix-test-server/LICENSE-APACHE b/actix-test-server/LICENSE-APACHE new file mode 120000 index 00000000..965b606f --- /dev/null +++ b/actix-test-server/LICENSE-APACHE @@ -0,0 +1 @@ +../LICENSE-APACHE \ No newline at end of file diff --git a/actix-test-server/LICENSE-MIT b/actix-test-server/LICENSE-MIT new file mode 120000 index 00000000..76219eb7 --- /dev/null +++ b/actix-test-server/LICENSE-MIT @@ -0,0 +1 @@ +../LICENSE-MIT \ No newline at end of file diff --git a/actix-threadpool/LICENSE-APACHE b/actix-threadpool/LICENSE-APACHE new file mode 120000 index 00000000..965b606f --- /dev/null +++ b/actix-threadpool/LICENSE-APACHE @@ -0,0 +1 @@ +../LICENSE-APACHE \ No newline at end of file diff --git a/actix-threadpool/LICENSE-MIT b/actix-threadpool/LICENSE-MIT new file mode 120000 index 00000000..76219eb7 --- /dev/null +++ b/actix-threadpool/LICENSE-MIT @@ -0,0 +1 @@ +../LICENSE-MIT \ No newline at end of file diff --git a/actix-tower/LICENSE-APACHE b/actix-tower/LICENSE-APACHE new file mode 120000 index 00000000..965b606f --- /dev/null +++ b/actix-tower/LICENSE-APACHE @@ -0,0 +1 @@ +../LICENSE-APACHE \ No newline at end of file diff --git a/actix-tower/LICENSE-MIT b/actix-tower/LICENSE-MIT new file mode 120000 index 00000000..76219eb7 --- /dev/null +++ b/actix-tower/LICENSE-MIT @@ -0,0 +1 @@ +../LICENSE-MIT \ No newline at end of file diff --git a/actix-utils/LICENSE-APACHE b/actix-utils/LICENSE-APACHE new file mode 120000 index 00000000..965b606f --- /dev/null +++ b/actix-utils/LICENSE-APACHE @@ -0,0 +1 @@ +../LICENSE-APACHE \ No newline at end of file diff --git a/actix-utils/LICENSE-MIT b/actix-utils/LICENSE-MIT new file mode 120000 index 00000000..76219eb7 --- /dev/null +++ b/actix-utils/LICENSE-MIT @@ -0,0 +1 @@ +../LICENSE-MIT \ No newline at end of file diff --git a/router/LICENSE-APACHE b/router/LICENSE-APACHE new file mode 120000 index 00000000..965b606f --- /dev/null +++ b/router/LICENSE-APACHE @@ -0,0 +1 @@ +../LICENSE-APACHE \ No newline at end of file diff --git a/router/LICENSE-MIT b/router/LICENSE-MIT new file mode 120000 index 00000000..76219eb7 --- /dev/null +++ b/router/LICENSE-MIT @@ -0,0 +1 @@ +../LICENSE-MIT \ No newline at end of file