about summary refs log tree commit diff
diff options
context:
space:
mode:
authorreturntrip <stefano@figura.im>2020-05-25 23:06:08 +0200
committerreturntrip <stefano@figura.im>2020-05-25 23:06:08 +0200
commitf2154e98379fcdd42ef226b6e19e9dc218422f83 (patch)
treef54107c3a1df7a5107a072839fe3768dfed71d1c
parentdd06d2983fd2fc9f1dd60f963762b3188a29abe6 (diff)
downloadrust-f2154e98379fcdd42ef226b6e19e9dc218422f83.tar.gz
rust-f2154e98379fcdd42ef226b6e19e9dc218422f83.zip
To make it easier for Linux distributions, ship the licenses text within
each crate directory.
l---------rustc_tools_util/LICENSE-APACHE1
l---------rustc_tools_util/LICENSE-MIT1
2 files changed, 2 insertions, 0 deletions
diff --git a/rustc_tools_util/LICENSE-APACHE b/rustc_tools_util/LICENSE-APACHE
new file mode 120000
index 00000000000..965b606f331
--- /dev/null
+++ b/rustc_tools_util/LICENSE-APACHE
@@ -0,0 +1 @@
+../LICENSE-APACHE
\ No newline at end of file
diff --git a/rustc_tools_util/LICENSE-MIT b/rustc_tools_util/LICENSE-MIT
new file mode 120000
index 00000000000..76219eb72e8
--- /dev/null
+++ b/rustc_tools_util/LICENSE-MIT
@@ -0,0 +1 @@
+../LICENSE-MIT
\ No newline at end of file