summaryrefslogtreecommitdiffstats
path: root/third_party/rust/libz-sys/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/rust/libz-sys/README.md')
-rw-r--r--third_party/rust/libz-sys/README.md11
1 files changed, 0 insertions, 11 deletions
diff --git a/third_party/rust/libz-sys/README.md b/third_party/rust/libz-sys/README.md
deleted file mode 100644
index ee7be8b72..000000000
--- a/third_party/rust/libz-sys/README.md
+++ /dev/null
@@ -1,11 +0,0 @@
-# libz-sys
-
-A common library for linking `libz` to rust programs (also known as zlib).
-
-# License
-
-`libz-sys` is primarily distributed under the terms of both the MIT license and
-the Apache License (Version 2.0), with portions covered by various BSD-like
-licenses.
-
-See LICENSE-APACHE, and LICENSE-MIT for details.