diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-09-11 17:17:54 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-09-11 23:36:27 +0200 |
commit | 33bca7c9f66a6d2d99cabe33a23fddbc361f53c7 (patch) | |
tree | f59add4e52052f72fa03d15aa37df6ce8fe273d1 /README.md | |
parent | 25a25f45ae55aae510a6de1b5bbcfa7547f5db6c (diff) | |
download | curl-33bca7c9f66a6d2d99cabe33a23fddbc361f53c7.tar.gz |
docs/LICENSE-MIXING: remove
This document is not maintained and I feel that it doesn't provide much
value to users anymore (if it ever did).
Closes #5955
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -26,9 +26,7 @@ You can find answers to the most frequent questions we get in [the FAQ document](https://curl.haxx.se/docs/faq.html). Study [the COPYING file](https://curl.haxx.se/docs/copyright.html) for -distribution terms and similar. If you distribute curl binaries or other -binaries that involve libcurl, you might enjoy [the LICENSE-MIXING -document](https://curl.haxx.se/legal/licmix.html). +distribution terms. ## Contact |