From: Daniel Stenberg Date: Tue, 14 Jun 2022 06:29:31 +0000 (+0200) Subject: README.md: add a REUSE badge X-Git-Tag: curl-7_84_0~42 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=20e05073811718ed659b25c395dd49b09301694b;p=thirdparty%2Fcurl.git README.md: add a REUSE badge Closes #9004 --- diff --git a/README.md b/README.md index 60d01b20dc..b4583c3abf 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ SPDX-License-Identifier: curl [![Sponsors on Open Collective](https://opencollective.com/curl/sponsors/badge.svg)](#sponsors) [![Language Grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/curl/curl.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/curl/curl/context:cpp) [![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/curl.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:curl) +[![REUSE status](https://api.reuse.software/badge/github.com/curl/curl)](https://api.reuse.software/info/github.com/curl/curl) Curl is a command-line tool for transferring data specified with URL syntax. Find out how to use curl by reading [the curl.1 man